aboutsummaryrefslogtreecommitdiffstats
path: root/lib/src
AgeCommit message (Expand)AuthorFilesLines
2019-07-29[HICN-252] Add per-application policy framework to hicn-light forwarderJordan Augé1-6/+12
2019-07-26[HICN-253] Mark cmake target for library as static or shared.Mauro Sardara1-3/+3
2019-07-08[HICN-242] Perform only one allocation for the whole buffer passed to produce()Mauro Sardara2-2/+2
2019-05-16[HICN-195] Generate static libs for androidAngelo Mantellini1-11/+23
2019-05-13[HICN-194] support for android environmentAngelo Mantellini2-39/+39
2019-03-12[HICN-106]Mauro Sardara2-6/+26
2019-03-06Merge "[HICN-88] fix bug in function ipv4_get_interest_name_suffix"Jordan Augé1-1/+1
2019-03-06[HICN-88] fix bug in function ipv4_get_interest_name_suffixjerryian1-1/+1
2019-03-05[HICN-11] Rework on transport protocols improving components modularityMauro Sardara1-1/+1
2019-02-12[HICN-52] Fix signature computation and verification in libtransportMauro Sardara1-15/+15
2019-02-12[HICN-51] Add static assert for ensuring correct struct size in libhicn defin...Mauro Sardara12-57/+198
2019-02-12[HICN-44] Remove warnings libhicn (lib) on windowsAngelo Mantellini8-34/+40
2019-02-11[HICN-43] Fix AH_FLAG set during packet forging.Mauro Sardara1-1/+1
2019-02-08[HICN-43] Fixed packet lifetime and setting AH flag when a data packet carrie...Alberto Compagno3-5/+9
2019-02-07[HICN-39] Added api that return a pointer to the signature hold in a packetAlberto Compagno9-4/+55
2019-02-06[HICN-34] Fixed bug on struct size and implemented initialization methodAlberto Compagno2-9/+14
2019-01-31[HICN-23] Fix ICMP types for MAP-Me AckJordan Augé1-2/+2
2019-01-30[HICN-19] Add support for Windows 10 x64 for libhicn (lib)Angelo Mantellini8-8/+46
2019-01-30[HICN-18] first commit of libtransport for windowsAngelo Mantellini29-0/+0
2019-01-22[HICN-3] First version of packaging system based on cmake.Mauro Sardara2-10/+10
2019-01-21HICN-4 - Fix Windows compilation issue with named struct initializersJordan Augé5-366/+385
2019-01-21- Code style fixMauro Sardara1-4/+5
2019-01-17This is the first commit of the hicn projectv19.01Luca Muscariello29-0/+6907