aboutsummaryrefslogtreecommitdiffstats
path: root/lib/src
AgeCommit message (Expand)AuthorFilesLines
2020-02-21[HICN-2] Added P2P confidential communication on hICNAlberto Compagno1-7/+9
2020-02-03[HICN-489] Add iOS support to hicn stackAngelo Mantellini4-14/+14
2020-01-21[HICN-442] new forwarding strategymichele papalini1-1/+2
2019-11-20[HICN-394] Add route commands add, list, del for the hicn-pluginAlberto Compagno1-2/+2
2019-11-15[HICN-386] Improve API error management in libhicnctrlJordan Augé1-6/+5
2019-11-14[HICN-386] Improve API error management in libhicnctrlJordan Augé4-40/+211
2019-11-12[HICN-376] Add manual connection/route setting to face managerJordan Augé1-2/+27
2019-11-08[HICN-385] fix route removal in hicnctrl, code uniformization in hicn-light c...Jordan Augé3-95/+143
2019-11-04[HICN-262] Fix binary api to prevent byteswapping of ip addresses in vapiAlberto Compagno3-19/+15
2019-10-24[HICN-352] facemgr event loop enhancement; timer support & async hicn-light i...Jordan Augé1-5/+3
2019-10-22[HICN-343] fix hicn_name_create_from_ip_prefix function declarationmichele papalini1-1/+1
2019-10-21[HICN-320] HICN Light only configuring the first entry on FIBJordan Augé1-3/+8
2019-10-09[HICN-311] Incorrect copying of ip_prefix_t data & uninitialized bytes causes...Jordan Augé2-3/+4
2019-10-08Merge "[HICN-306] Wrong representation format in ip_prefix_ntop causes parsin...Mauro Sardara1-1/+13
2019-10-08[HICN-306] Wrong representation format in ip_prefix_ntop causes parsing issuesJordan Augé1-1/+13
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é31-3281/+457
2019-08-27HICN-270 correcly create hicn name from ip address in libmichele papalini1-10/+4
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