aboutsummaryrefslogtreecommitdiffstats
path: root/libtransport/src/hicn/transport/core
AgeCommit message (Expand)AuthorFilesLines
2019-02-13[HICN-59] Do not call clear on membuf sharing same underlying memory. Use tri...Mauro Sardara1-1/+2
2019-02-12[HICN-52] Fix signature computation and verification in libtransportMauro Sardara1-9/+12
2019-02-11[HICN-46] Remove warnings libtransport on windowsAngelo Mantellini7-14/+18
2019-02-08[HICN-43] Fixed packet lifetime and setting AH flag when a data packet carrie...Alberto Compagno1-2/+2
2019-02-07[HICN-39] Added api that return a pointer to the signature hold in a packetAlberto Compagno2-11/+21
2019-02-05[HICN-25] Test docs script.Mauro Sardara1-0/+1
2019-02-04[HICN-29] fixed consumer socket connectionmichele papalini1-1/+0
2019-02-01[HICN-10] Compile libtransport with libmemif supportMauro Sardara4-38/+45
2019-01-30[HICN-18] first commit of libtransport for windowsAngelo Mantellini14-40/+59
2019-01-29[HICN-17] Add possibility to destroy connection directly from stopEventsLoop ...Mauro Sardara4-13/+28
2019-01-29[HICN-10] Treat warning as errors in compilation during verify jobs.Mauro Sardara1-1/+1
2019-01-28[HICN-15] add include in socket_connectormichele papalini1-0/+1
2019-01-25[HICN-13] sendInterest with customized callbacksmichele papalini3-23/+82
2019-01-21- Code style fixMauro Sardara53-557/+499
2019-01-17This is the first commit of the hicn projectv19.01Luca Muscariello54-0/+7747