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