aboutsummaryrefslogtreecommitdiffstats
path: root/libtransport/src/hicn/transport/protocols
AgeCommit message (Expand)AuthorFilesLines
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
2019-02-07[HICN-41] rename define variables in rtc transportmichele papalini2-104/+96
2019-01-30[HICN-18] first commit of libtransport for windowsAngelo Mantellini20-61/+67
2019-01-22jira issue HICN-7michele papalini1-0/+1
2019-01-21- Code style fixMauro Sardara3-34/+24
2019-01-17This is the first commit of the hicn projectv19.01Luca Muscariello23-0/+3900