aboutsummaryrefslogtreecommitdiffstats
path: root/lib/src/compat.c
AgeCommit message (Expand)AuthorFilesLines
2022-08-04feat: Due to the deep modifications related to names and packet format,Luca Muscariello1-1268/+0
2022-03-31feat: boostrap hicn 22.02Luca Muscariello1-137/+132
2021-07-06[HICN-713] Transport Library Major Refactoring 2Mauro1-3/+20
2021-04-15[HICN-690] Transport Library Major RefactoryLuca Muscariello1-188/+284
2020-09-18Revert to [HICN-638] Check if systemd is running before enabling hicn-light s...Mauro Sardara1-0/+5
2020-09-14[HICN-598] [HICN-599] Fix hicn_name_t definition conflicts.Mauro Sardara1-5/+0
2020-04-22[HICN-601] Redefine TCP flags with HICN_ prefixMauro Sardara1-36/+36
2020-04-17[HICN-597] Add API to mark packet as interest/data.Mauro Sardara1-36/+36
2019-11-08[HICN-385] fix route removal in hicnctrl, code uniformization in hicn-light c...Jordan Augé1-10/+14
2019-11-04[HICN-262] Fix binary api to prevent byteswapping of ip addresses in vapiAlberto Compagno1-16/+12
2019-10-09[HICN-311] Incorrect copying of ip_prefix_t data & uninitialized bytes causes...Jordan Augé1-2/+2
2019-10-08Merge "[HICN-303] Fixed reading size of authentication header which might hav...Jordan Augé1-2/+4
2019-10-08[HICN-303] Fixed reading size of authentication header which might have cause...Alberto Compagno1-2/+4
2019-10-07[HICN-298] Release new hICN app for AndroidJordan Augé1-22/+22
2019-07-08[HICN-242] Perform only one allocation for the whole buffer passed to produce()Mauro Sardara1-1/+1
2019-05-13[HICN-194] support for android environmentAngelo Mantellini1-36/+36
2019-02-12[HICN-44] Remove warnings libhicn (lib) on windowsAngelo Mantellini1-6/+6
2019-02-08[HICN-43] Fixed packet lifetime and setting AH flag when a data packet carrie...Alberto Compagno1-1/+1
2019-02-07[HICN-39] Added api that return a pointer to the signature hold in a packetAlberto Compagno1-0/+7
2019-01-30[HICN-19] Add support for Windows 10 x64 for libhicn (lib)Angelo Mantellini1-1/+2
2019-01-30[HICN-18] first commit of libtransport for windowsAngelo Mantellini1-0/+0
2019-01-21HICN-4 - Fix Windows compilation issue with named struct initializersJordan Augé1-36/+9
2019-01-17This is the first commit of the hicn projectv19.01Luca Muscariello1-0/+1177