aboutsummaryrefslogtreecommitdiffstats
path: root/libtransport/src/hicn/transport/interfaces/socket_producer.cc
AgeCommit message (Expand)AuthorFilesLines
2020-02-26[HICN-534] Major rework on libtransport organizationMauro Sardara1-909/+0
2020-02-21[HICN-2] Added P2P confidential communication on hICNAlberto Compagno1-58/+90
2020-02-12[HICN-508] [HICN-509] [HICN-506] Manifest reworkMauro Sardara1-42/+33
2020-02-04[HICN-501] Change calculation of next reassembly segment when manifests are e...Olivier Roques1-12/+0
2019-11-14[HICN-393] Fix various issues related to manifestsOlivier Roques1-3/+16
2019-11-14[HICN-392] Assign independent suffixes for manifests/contentsOlivier Roques1-34/+36
2019-10-31[HICN-354] Fixed bug on raaqm when reassemblying packetsAlberto Compagno1-64/+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-45/+614
2019-07-08[HICN-242] Perform only one allocation for the whole buffer passed to produce()Mauro Sardara1-9/+18
2019-04-18[HICN-178] Sync send of control messages.v19.04Mauro Sardara1-1/+1
2019-04-15[HICN-155] Consumer socket allows now to read N bytes from the network, where...Mauro Sardara1-10/+1
2019-03-20[HICN-133] Fix return of number of produced packet of produce().Mauro Sardara1-1/+1
2019-03-18[HICN-103] Manifest retransmissions.Mauro Sardara1-0/+4
2019-03-08[HICN-99] Destroy in the correct order and in the correct event loop the attr...Mauro Sardara1-34/+13
2019-03-05[HICN-11] Rework on transport protocols improving components modularityMauro Sardara1-551/+3
2019-02-11[HICN-46] Remove warnings libtransport on windowsAngelo Mantellini1-5/+5
2019-02-07[HICN-39] Added api that return a pointer to the signature hold in a packetAlberto Compagno1-1/+1
2019-01-30[HICN-18] first commit of libtransport for windowsAngelo Mantellini1-4/+1
2019-01-29[HICN-17] Add possibility to destroy connection directly from stopEventsLoop ...Mauro Sardara1-4/+2
2019-01-17This is the first commit of the hicn projectv19.01Luca Muscariello1-0/+948