aboutsummaryrefslogtreecommitdiffstats
path: root/libtransport/src/hicn/transport/interfaces
AgeCommit message (Expand)AuthorFilesLines
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
2019-02-08[HICN-43] Fixed packet lifetime and setting AH flag when a data packet carrie...Alberto Compagno1-3/+3
2019-02-07[HICN-39] Added api that return a pointer to the signature hold in a packetAlberto Compagno3-7/+6
2019-01-30[HICN-18] first commit of libtransport for windowsAngelo Mantellini15-16/+16
2019-01-29[HICN-17] Add possibility to destroy connection directly from stopEventsLoop ...Mauro Sardara3-7/+6
2019-01-24new constructors for RTC producer/consumer socketsmichele papalini4-0/+26
2019-01-24Fix format string for printing size_t typeMauro Sardara1-1/+1
2019-01-22jira issue HICN-7michele papalini1-13/+14
2019-01-21- Code style fixMauro Sardara3-7/+8
2019-01-17This is the first commit of the hicn projectv19.01Luca Muscariello16-0/+4400