aboutsummaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2020-05-06[HICN-606] Added doxygen documentationAlberto Compagno3-48/+0
2020-04-22[HICN-601] Redefine TCP flags with HICN_ prefixMauro Sardara3-49/+41
2020-04-17[HICN-597] Add API to mark packet as interest/data.Mauro Sardara9-39/+107
2020-03-31[HICN-581] update hicn stack to support windows, againAngelo Mantellini9-38/+240
2020-02-21[HICN-2] Added P2P confidential communication on hICNAlberto Compagno2-8/+11
2020-02-12[HICN-512] documentation bundle using sphinxLuca Muscariello1-114/+0
2020-02-03Merge "[HICN-489] Add iOS support to hicn stack"Jordan Augé6-16/+16
2020-02-03[HICN-489] Add iOS support to hicn stackAngelo Mantellini6-16/+16
2020-01-30[HICN-445] Update to vpp 20.01Alberto Compagno1-0/+1
2020-01-21[HICN-442] new forwarding strategymichele papalini1-1/+2
2019-12-11Merge "[HICN-430] Rework on CMake"Luca Muscariello1-4/+4
2019-12-10[HICN-438] facemgr should allow face creation with physical interface downJordan Augé1-10/+18
2019-12-10[HICN-430] Rework on CMakeMauro Sardara1-4/+4
2019-11-20[HICN-394] Add route commands add, list, del for the hicn-pluginAlberto Compagno1-2/+2
2019-11-17[HICN-395] Static face/route maintainance though face managerJordan Augé2-3/+6
2019-11-15[HICN-386] Improve API error management in libhicnctrlJordan Augé3-8/+7
2019-11-14[HICN-386] Improve API error management in libhicnctrlJordan Augé9-40/+958
2019-11-12[HICN-376] Add manual connection/route setting to face managerJordan Augé2-3/+28
2019-11-08[HICN-385] fix route removal in hicnctrl, code uniformization in hicn-light c...Jordan Augé4-95/+148
2019-11-04[HICN-262] Fix binary api to prevent byteswapping of ip addresses in vapiAlberto Compagno5-32/+31
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 Sardara2-1/+14
2019-10-08[HICN-306] Wrong representation format in ip_prefix_ntop causes parsing issuesJordan Augé2-1/+14
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é37-302/+1002
2019-09-24[HICN-279] Added libmemif packaging.Mauro Sardara1-2/+2
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é2-8/+14
2019-07-26[HICN-253] Mark cmake target for library as static or shared.Mauro Sardara2-4/+5
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 Mantellini3-43/+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 Sardara2-3/+3
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 Mantellini9-35/+45
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-02-04[HICN-9] Fix version number in libhicn doc.Mauro Sardara3-5/+13
2019-01-31Merge "[HICN-23] Fix ICMP types for MAP-Me Ack"Luca Muscariello1-2/+2
2019-01-31HICN-9 make doc libJordan Augé3-4/+6