aboutsummaryrefslogtreecommitdiffstats
path: root/libtransport/src/hicn/transport/interfaces
AgeCommit message (Expand)AuthorFilesLines
2020-02-26[HICN-534] Major rework on libtransport organizationMauro Sardara24-6005/+0
2020-02-21[HICN-2] Added P2P confidential communication on hICNAlberto Compagno19-131/+2772
2020-02-12[HICN-508] [HICN-509] [HICN-506] Manifest reworkMauro Sardara8-50/+164
2020-02-12[HICN-513] fix uninitialized batching parameter in libtransport's rate estima...Jordan Augé1-1/+2
2020-02-04[HICN-501] Change calculation of next reassembly segment when manifests are e...Olivier Roques1-12/+0
2019-12-06[HICN-437] concurrency problem in rtc producer socketmichele papalini1-1/+1
2019-12-02[HICN-426] Add isRunning API to consumer and producer socket.Mauro Sardara3-0/+9
2019-11-22[HICN-409] remove race condition in rtc procuder socketmichele papalini1-2/+4
2019-11-14[HICN-393] Fix various issues related to manifestsOlivier Roques2-3/+19
2019-11-14[HICN-392] Assign independent suffixes for manifests/contentsOlivier Roques2-37/+42
2019-10-31[HICN-354] Fixed bug on raaqm when reassemblying packetsAlberto Compagno4-105/+60
2019-10-22[HICN-342] No need to take a lock on the hash entry if the lookup forAlberto Compagno4-6/+6
2019-10-22[HICN-328] Reworking setSocketOption and getSocketOption to be thread-safeAlberto Compagno11-1203/+1578
2019-10-18[HICN-339] improve rtc producer socket for low rate trafficmichele papalini2-19/+17
2019-10-16[HICN-332] add output buffer to the RTC producer socketmichele papalini1-8/+37
2019-10-10[HICN-317] schedule rounds using timers in rtc producermichele papalini2-28/+35
2019-10-10[HICN-316] improve rtc for low rate streamsmichele papalini2-46/+12
2019-10-09[HICN-308] delete interests from interest mapmichele papalini1-6/+8
2019-10-08[HICN-302] low rate traffic in RTCmichele papalini2-10/+146
2019-10-04[HICN-292] fix inflight interests countingmichele papalini1-0/+5
2019-10-03[HICN-291] handle multiple paths in RTCmichele papalini1-1/+3
2019-09-10[HICN-273] Add zero copy produce() API to RTC producer socket.Mauro Sardara3-12/+19
2019-07-08[HICN-242] Perform only one allocation for the whole buffer passed to produce()Mauro Sardara2-9/+24
2019-07-03[HICN-231] fix reinitialization of rtc socketmichele papalini1-1/+1
2019-07-03[HICN-232] fix concurrency problem on rtc producer socketmichele papalini2-28/+38
2019-06-24[HICN-227] Destroy trasnsport protocol object before any other object in cons...Mauro Sardara1-8/+3
2019-05-16[HICN-198] Fix stop api of consumer socketMauro Sardara1-6/+3
2019-04-18[HICN-178] Sync send of control messages.v19.04Mauro Sardara6-10/+12
2019-04-16[HICN-171] remove RTCP from the RTC socketmichele papalini3-78/+1
2019-04-15[HICN-155] Consumer socket allows now to read N bytes from the network, where...Mauro Sardara11-1526/+320
2019-04-10[HICN-175] Fix nack retransmissions when using memif connector.Mauro Sardara2-18/+17
2019-04-09[HICN-173] bad initialization of bytesProductionRate in RTC producer socketmichele papalini1-3/+4
2019-04-03[HICN-96] add callbacks in RTCmichele papalini1-2/+11
2019-04-03[HICN-167] fixes on timeouts and nacksmichele papalini1-1/+1
2019-04-02[HICN-94] Handle nacks when the producer socket is not activemichele papalini2-23/+58
2019-03-23[HICN-6] ATS Working, little refactoring of appsMauro Sardara3-20/+22
2019-03-20[HICN-133] Fix return of number of produced packet of produce().Mauro Sardara1-1/+1
2019-03-19[HICN-125 HICN-126]Mauro Sardara2-12/+10
2019-03-18Merge "[HICN-103] Manifest retransmissions."Alberto Compagno1-0/+4
2019-03-18[HICN-103] Manifest retransmissions.Mauro Sardara1-0/+4
2019-03-15Merge "[HICN-118] Add .clang-format file, format all libtransport project."Mauro Sardara1-2/+2
2019-03-15[HICN-114] Update Hicn Http Server to hicn fdio stackAngelo Mantellini1-2/+2
2019-03-15[HICN-118] Add .clang-format file, format all libtransport project.Mauro Sardara1-2/+2
2019-03-14[HICN-116] Added RTC producer option to hiperf.Mauro Sardara3-15/+21
2019-03-08[HICN-102] Remove warnings and compilation errors in hicn on windowsAngelo Mantellini2-5/+5
2019-03-08[HICN-99] Destroy in the correct order and in the correct event loop the attr...Mauro Sardara5-54/+23
2019-03-05[HICN-73] Performance improvements of interest/data transmission and receptio...Mauro Sardara1-5/+5
2019-03-05[HICN-11] Rework on transport protocols improving components modularityMauro Sardara12-1594/+1152
2019-02-18[HICN-67] add interest callback in RTC producer socketmichele papalini1-2/+5
2019-02-11[HICN-46] Remove warnings libtransport on windowsAngelo Mantellini5-16/+17