aboutsummaryrefslogtreecommitdiffstats
path: root/libtransport/src/hicn/transport/protocols
AgeCommit message (Expand)AuthorFilesLines
2019-12-02[HICN-425] RTC min windowmichele papalini2-2/+8
2019-11-22[HICN-413] rtc client improvementsmichele papalini2-9/+20
2019-11-22[HICN-411] Change how manifests are requestedOlivier Roques2-61/+55
2019-11-22[HICN-410] reduce sentinel timer aggressivenessmichele papalini1-2/+2
2019-11-20[HICN-402] Limit in-flight interests for manifestsOlivier Roques2-2/+20
2019-11-14[HICN-393] Fix various issues related to manifestsOlivier Roques5-17/+31
2019-10-31Merge "[HICN-354] Fixed bug on raaqm when reassemblying packets"Michele Papalini1-1/+1
2019-10-31[HICN-354] Fixed bug on raaqm when reassemblying packetsAlberto Compagno1-1/+1
2019-10-31[HICN-361] speed up the socket start upmichele papalini1-16/+31
2019-10-31[HICN-318] schedule rounds using timers in rtc conusmermichele papalini2-15/+13
2019-10-30[HICN-360] retransmit pending interests when all of them get lost without wai...michele papalini2-8/+105
2019-10-22[HICN-328] Reworking setSocketOption and getSocketOption to be thread-safeAlberto Compagno4-159/+168
2019-10-18Merge "[HICN-337] correlty set timers for rtx in rtc consumer"Alberto Compagno2-24/+54
2019-10-18[HICN-337] correlty set timers for rtx in rtc consumermichele papalini2-24/+54
2019-10-18[HICN-338] correctly compute the estimated production rate in rtc socketmichele papalini1-4/+4
2019-10-16Merge "[HICN-335] fix max win computation in RTC consumer"Mauro Sardara1-1/+1
2019-10-16[HICN-335] fix max win computation in RTC consumermichele papalini1-1/+1
2019-10-16[HICN-333] fix addRetransmissions in RTC consumer socketmichele papalini1-1/+1
2019-10-16[HICN-331] schedule rtx at the right timemichele papalini2-14/+13
2019-10-15[HICN-239] retransmissions on RTCmichele papalini1-33/+37
2019-10-10[HICN-316] improve rtc for low rate streamsmichele papalini2-61/+14
2019-10-08[HICN-302] low rate traffic in RTCmichele papalini1-1/+1
2019-10-04[HICN-296] handle first packet received in RTC consumer socketmichele papalini2-2/+31
2019-10-04[HICN-292] fix inflight interests countingmichele papalini1-19/+20
2019-10-03[HICN-291] handle multiple paths in RTCmichele papalini5-131/+432
2019-07-18[HICN-248] Install libraries under correct folder (lib/x86_64-linux-gnu on ub...Mauro Sardara1-1/+1
2019-07-03[HICN-231] fix reinitialization of rtc socketmichele papalini2-19/+7
2019-05-24[HICN-205] Update statistics across different download sessions in RAAQMMauro Sardara1-0/+1
2019-05-16[HICN-199] Fix retransmissions when there is no space left in the window.Mauro Sardara1-0/+8
2019-04-18[HICN-178] Sync send of control messages.v19.04Mauro Sardara1-1/+1
2019-04-16[HICN-171] remove RTCP from the RTC socketmichele papalini2-142/+2
2019-04-15[HICN-155] Consumer socket allows now to read N bytes from the network, where...Mauro Sardara4-125/+227
2019-04-15[HICN-168] RTC retransmissionsmichele papalini2-132/+228
2019-04-04[HICN-170] do not send interests for already received contentmichele papalini2-11/+46
2019-04-03[HICN-96] add callbacks in RTCmichele papalini1-0/+7
2019-04-03[HICN-167] fixes on timeouts and nacksmichele papalini2-23/+43
2019-04-02[HICN-94] Handle nacks when the producer socket is not activemichele papalini2-37/+52
2019-03-29[HICN-152] Fix window size in CBR.Mauro Sardara2-2/+6
2019-03-28[HICN-11] Fix retransmission count when sending first interest.Mauro Sardara1-1/+3
2019-03-27[HICN-11] Fix segfault in rtc due to typo in variable name.Mauro Sardara2-5/+4
2019-03-23[HICN-6] ATS fixesMauro Sardara2-1/+5
2019-03-19[HICN-125] Use getPayload once in rtc transport functions.Mauro Sardara1-5/+6
2019-03-19[HICN-125 HICN-126]Mauro Sardara5-69/+27
2019-03-18[HICN-103] Manifest retransmissions.Mauro Sardara2-2/+37
2019-03-08[HICN-102] Remove warnings and compilation errors in hicn on windowsAngelo Mantellini4-13/+13
2019-03-08[HICN-99] Destroy in the correct order and in the correct event loop the attr...Mauro Sardara1-1/+1
2019-03-05[HICN-11] Rework on transport protocols improving components modularityMauro Sardara25-1191/+1505
2019-02-18[HICN-50] Added udp application connector.Mauro Sardara1-2/+2
2019-02-11[HICN-46] Remove warnings libtransport on windowsAngelo Mantellini7-54/+58
2019-02-10[HICN-48] remove hole detection in RTCmichele papalini2-121/+0