aboutsummaryrefslogtreecommitdiffstats
path: root/libtransport/src/hicn/transport
AgeCommit message (Expand)AuthorFilesLines
2019-02-13[HICN-59] Do not call clear on membuf sharing same underlying memory. Use tri...Mauro Sardara2-1/+5
2019-02-12[HICN-52] Fix signature computation and verification in libtransportMauro Sardara3-31/+44
2019-02-11[HICN-46] Remove warnings libtransport on windowsAngelo Mantellini26-100/+122
2019-02-10[HICN-48] remove hole detection in RTCmichele papalini2-121/+0
2019-02-08Merge "[HICN-43] Fixed packet lifetime and setting AH flag when a data packet...Alberto Compagno2-5/+5
2019-02-08[HICN-43] Fixed packet lifetime and setting AH flag when a data packet carrie...Alberto Compagno2-5/+5
2019-02-07[HICN-41] rename define variables in rtc transportmichele papalini2-104/+96
2019-02-07[HICN-39] Added api that return a pointer to the signature hold in a packetAlberto Compagno9-56/+39
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 Sardara5-39/+46
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 Mantellini122-123/+216
2019-01-29[HICN-17] Add possibility to destroy connection directly from stopEventsLoop ...Mauro Sardara7-20/+34
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-24new constructors for RTC producer/consumer socketsmichele papalini4-0/+26
2019-01-24Fix format string for printing size_t typeMauro Sardara1-1/+1
2019-01-22Merge "[HICN-3] First version of packaging system based on cmake."Luca Muscariello1-2/+6
2019-01-22[HICN-3] First version of packaging system based on cmake.Mauro Sardara1-2/+6
2019-01-22jira issue HICN-7michele papalini2-13/+15
2019-01-21- Code style fixMauro Sardara65-634/+578
2019-01-17This is the first commit of the hicn projectv19.01Luca Muscariello168-0/+25386