aboutsummaryrefslogtreecommitdiffstats
path: root/libtransport/src/hicn/transport/interfaces/socket_consumer.cc
AgeCommit message (Expand)AuthorFilesLines
2020-02-21[HICN-2] Added P2P confidential communication on hICNAlberto Compagno1-6/+18
2020-02-12[HICN-508] [HICN-509] [HICN-506] Manifest reworkMauro Sardara1-1/+59
2020-02-12[HICN-513] fix uninitialized batching parameter in libtransport's rate estima...Jordan Augé1-1/+2
2019-10-31[HICN-354] Fixed bug on raaqm when reassemblying packetsAlberto Compagno1-31/+0
2019-10-22[HICN-342] No need to take a lock on the hash entry if the lookup forAlberto Compagno1-2/+2
2019-10-22[HICN-328] Reworking setSocketOption and getSocketOption to be thread-safeAlberto Compagno1-19/+698
2019-05-16[HICN-198] Fix stop api of consumer socketMauro Sardara1-6/+3
2019-04-18[HICN-178] Sync send of control messages.v19.04Mauro Sardara1-5/+7
2019-04-15[HICN-155] Consumer socket allows now to read N bytes from the network, where...Mauro Sardara1-9/+5
2019-03-08[HICN-99] Destroy in the correct order and in the correct event loop the attr...Mauro Sardara1-9/+4
2019-03-05[HICN-11] Rework on transport protocols improving components modularityMauro Sardara1-593/+11
2019-02-11[HICN-46] Remove warnings libtransport on windowsAngelo Mantellini1-2/+2
2019-01-29[HICN-17] Add possibility to destroy connection directly from stopEventsLoop ...Mauro Sardara1-2/+2
2019-01-21- Code style fixMauro Sardara1-3/+3
2019-01-17This is the first commit of the hicn projectv19.01Luca Muscariello1-0/+735