aboutsummaryrefslogtreecommitdiffstats
path: root/libtransport/src/hicn/transport/utils
AgeCommit message (Expand)AuthorFilesLines
2020-02-26[HICN-534] Major rework on libtransport organizationMauro Sardara44-7542/+0
2020-02-21[HICN-2] Added P2P confidential communication on hICNAlberto Compagno9-138/+250
2020-02-18[HICN-528] Add progress bar to higet.Mauro Sardara1-5/+4
2020-02-12[HICN-508] [HICN-509] [HICN-506] Manifest reworkMauro Sardara3-148/+111
2020-02-11[HICN-511] Added android log for libhicntransportMauro Sardara1-6/+4
2020-02-05[HICN-502] fix min_filter max sizemichele papalini1-1/+1
2019-11-22[HICN-411] Change how manifests are requestedOlivier Roques1-29/+18
2019-11-20[HICN-402] Limit in-flight interests for manifestsOlivier Roques1-0/+5
2019-11-14[HICN-392] Assign independent suffixes for manifests/contentsOlivier Roques3-1/+210
2019-10-31[HICN-356] Fix uninitialized pointerOlivier Roques1-0/+2
2019-10-31[HICN-371] Solve memory leaks in libtransport.Mauro Sardara1-1/+8
2019-10-22[HICN-328] Reworking setSocketOption and getSocketOption to be thread-safeAlberto Compagno2-3/+9
2019-07-08[HICN-242] Perform only one allocation for the whole buffer passed to produce()Mauro Sardara2-4/+4
2019-05-13[HICN-194] support for android environmentAngelo Mantellini1-0/+2
2019-03-23[HICN-6] ATS Working, little refactoring of appsMauro Sardara2-3/+3
2019-03-15[HICN-118] Add .clang-format file, format all libtransport project.Mauro Sardara1-1/+2
2019-03-12[HICN-109] Adding higet applicationAngelo Mantellini1-0/+1
2019-03-08[HICN-99] Destroy in the correct order and in the correct event loop the attr...Mauro Sardara2-31/+50
2019-03-08[HICN-85] Added state to connectors.Mauro Sardara1-1/+1
2019-03-05[HICN-11] Rework on transport protocols improving components modularityMauro Sardara12-469/+36
2019-02-22[HICN-80] Avoid segfault when deleting memif interface on VPP.Mauro Sardara1-1/+2
2019-02-13[HICN-61] Compile Error in libtransport in windows environmentAngelo Mantellini2-3/+5
2019-02-13Merge "[HICN-62] Using the new API in libparc to remove a per-packet copy of ...Mauro Sardara1-1/+1
2019-02-13[HICN-62] Using the new API in libparc to remove a per-packet copy of the sig...Alberto Compagno1-1/+1
2019-02-13[HICN-60] Solved concurrent memory access which was leading to seg-faultAlberto Compagno3-7/+6
2019-02-13[HICN-59] Do not call clear on membuf sharing same underlying memory. Use tri...Mauro Sardara1-0/+3
2019-02-12[HICN-52] Fix signature computation and verification in libtransportMauro Sardara2-22/+32
2019-02-11[HICN-46] Remove warnings libtransport on windowsAngelo Mantellini5-11/+12
2019-02-07[HICN-39] Added api that return a pointer to the signature hold in a packetAlberto Compagno2-36/+10
2019-01-31[HICN-20] This source upgrade allows to compile ping_client, ping_server and ...Angelo Mantellini3-5/+19
2019-01-30[HICN-18] first commit of libtransport for windowsAngelo Mantellini42-6/+22
2019-01-21- Code style fixMauro Sardara6-36/+47
2019-01-17This is the first commit of the hicn projectv19.01Luca Muscariello45-0/+7631