aboutsummaryrefslogtreecommitdiffstats
path: root/libtransport/src/hicn/transport/interfaces
AgeCommit message (Expand)AuthorFilesLines
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