aboutsummaryrefslogtreecommitdiffstats
path: root/libtransport/src/hicn/transport/protocols/rtc.cc
AgeCommit message (Expand)AuthorFilesLines
2019-04-15[HICN-155] Consumer socket allows now to read N bytes from the network, where...Mauro Sardara1-91/+113
2019-04-15[HICN-168] RTC retransmissionsmichele papalini1-126/+203
2019-04-04[HICN-170] do not send interests for already received contentmichele papalini1-8/+39
2019-04-03[HICN-96] add callbacks in RTCmichele papalini1-0/+7
2019-04-03[HICN-167] fixes on timeouts and nacksmichele papalini1-22/+37
2019-04-02[HICN-94] Handle nacks when the producer socket is not activemichele papalini1-29/+44
2019-03-27[HICN-11] Fix segfault in rtc due to typo in variable name.Mauro Sardara1-4/+4
2019-03-19[HICN-125] Use getPayload once in rtc transport functions.Mauro Sardara1-5/+6
2019-03-19[HICN-125 HICN-126]Mauro Sardara1-8/+8
2019-03-05[HICN-11] Rework on transport protocols improving components modularityMauro Sardara1-43/+31
2019-02-18[HICN-50] Added udp application connector.Mauro Sardara1-2/+2
2019-02-11[HICN-46] Remove warnings libtransport on windowsAngelo Mantellini1-34/+35
2019-02-10[HICN-48] remove hole detection in RTCmichele papalini1-118/+0
2019-02-07[HICN-41] rename define variables in rtc transportmichele papalini1-55/+60
2019-01-22jira issue HICN-7michele papalini1-0/+1
2019-01-21- Code style fixMauro Sardara1-23/+17
2019-01-17This is the first commit of the hicn projectv19.01Luca Muscariello1-0/+813