aboutsummaryrefslogtreecommitdiffstats
path: root/lib/src
AgeCommit message (Expand)AuthorFilesLines
2023-02-08feat: libhicnctrl: new API to allow sending MAP-Me command on specific faceJordan Augé1-2/+3
2023-02-07fix(hicn): fix bugs reported by sonarqubeMichele Papalini1-3/+0
2022-10-17fix(libhicn): Out of bound memory accessJordan Augé1-2/+2
2022-10-07Merge "refactor(hicn-light): cleanup and optimizations to UDP socket face"Mauro Sardara2-2/+10
2022-10-07refactor(hicn-light): cleanup and optimizations to UDP socket faceJordan Augé2-2/+10
2022-10-05test: new packet format functional test with hiperf/libtransportJordan Augé1-2/+2
2022-09-30feat: support for new packet format in hicn-lightJordan Augé13-369/+58
2022-09-23fix(hicn-light): fix routing issuesJordan Augé5-40/+188
2022-09-14fix(strategy): fix memory leaks detected by valgrind in unit testsEnrico Loparco (eloparco)1-0/+2
2022-09-14feat(hicn-ping): allow usage of random prefixes/suffixes in hicn-pingEnrico Loparco (eloparco)1-0/+6
2022-09-12fix(interest_manifest.h): set correct type to pos variable when using it in i...Mauro Sardara1-2/+2
2022-09-12feat(slab): add slab allocator to store hashtables' keysEnrico Loparco (eloparco)5-2/+355
2022-09-01feat(hicn-plugin): interest manifestMauro Sardara2-36/+58
2022-08-26feat: resize hicn_buffer_t to 24 byesMauro Sardara1-1/+1
2022-08-10feat: add interest manifest serialization/deserializationMauro Sardara2-2/+119
2022-08-04feat: Due to the deep modifications related to names and packet format,Luca Muscariello38-2612/+5924
2022-06-30refactor(lib, hicn-light, vpp, hiperf): HICN-723Luca Muscariello14-48/+490
2022-03-31feat: boostrap hicn 22.02Luca Muscariello27-1048/+3398
2021-07-06[HICN-713] Transport Library Major Refactoring 2Mauro8-439/+526
2021-04-30[HICN-703] Update windows-sdk and hicn codeAngelo Mantellini2-0/+70
2021-04-15[HICN-690] Transport Library Major RefactoryLuca Muscariello9-220/+326
2021-02-05[HICN-679] Do not throw exception when receiving corrupted/not-hicn packet fr...Mauro Sardara1-7/+8
2020-11-10[HICN-651] Offload checksum computation also for data packets.Mauro Sardara1-14/+33
2020-11-10[HICN-651] Offload checksum computation to VPP.Mauro Sardara1-7/+27
2020-09-18Revert to [HICN-638] Check if systemd is running before enabling hicn-light s...Mauro Sardara9-100/+416
2020-09-14[HICN-574] Host stack plugin for VPP.Mauro Sardara7-3/+25
2020-09-14[HICN-598] [HICN-599] Fix hicn_name_t definition conflicts.Mauro Sardara4-413/+75
2020-04-22[HICN-601] Redefine TCP flags with HICN_ prefixMauro Sardara2-38/+38
2020-04-17[HICN-597] Add API to mark packet as interest/data.Mauro Sardara7-36/+80
2020-03-31[HICN-581] update hicn stack to support windows, againAngelo Mantellini1-10/+10
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