aboutsummaryrefslogtreecommitdiffstats
path: root/hicn-light/src/hicn/config/configuration.c
AgeCommit message (Expand)AuthorFilesLines
2021-06-24[HICN-712] Fix listener table retrievalhicn-light-ngEnrico Loparco (eloparco)1-4/+5
2021-06-24[HICN-709] Fix bugs in listener and connection tables and add unit testsEnrico Loparco (eloparco)1-1/+1
2021-06-24[HICN-708] Rebase with masterEnrico Loparco (eloparco)1-11/+16
2021-03-30[HICN-645] Fix data structures to support hicn-light-daemon and hicn-light-co...Enrico Loparco (eloparco)1-11/+33
2020-09-28[HICN-570] Message buffer (incl. CS and PIT changes)Jordan Augé1-65/+80
2020-04-27[HICN-554] hicn-light refactoringAngelo Mantellini1-1250/+1157
2020-03-31[HICN-581] update hicn stack to support windows, againAngelo Mantellini1-3/+3
2020-02-13[HICN-518] new API in hicn-light to allow a producer to force MAP-Me messages...Jordan Augé1-15/+42
2020-01-20[HICN-480] add related prefixes to the forwarding strategy commandmichele papalini1-2/+17
2019-12-14[HICN-455] libhicnctrl incorrectly handles absence of forwarder in synchronou...Jordan Augé1-2/+7
2019-12-12[HICN-451] libhicnctrl creates collisions in created connection names when tw...Jordan Augé1-1/+1
2019-12-05[HICN-420] MAP-Me code refactoring & face manager changes in support of mobilityJordan Augé1-0/+24
2019-11-21[HICN-379] Add face priority support in face managerJordan Augé1-2/+2
2019-11-17[HICN-379] Add face priority support in face managerJordan Augé1-3/+33
2019-11-08[HICN-385] fix route removal in hicnctrl, code uniformization in hicn-light c...Jordan Augé1-16/+16
2019-10-30[HICN-363] Fix memory leaksJordan Augé1-3/+5
2019-10-23[HICN-350] Minor cleanup in control APIJordan Augé1-4/+4
2019-10-15[330] wrong variable typeAngelo Mantellini1-1/+1
2019-10-12[HICN-247] remove listener and bug fixingAngelo Mantellini1-4/+78
2019-10-07[HICN-298] Release new hICN app for AndroidJordan Augé1-24/+53
2019-07-29[HICN-252] Add per-application policy framework to hicn-light forwarderJordan Augé1-19/+175
2019-05-16[HICN-195] Generate static libs for androidAngelo Mantellini1-1/+1
2019-05-09[HICN-192] Add interface to administratively set a connection up and downJordan Augé1-0/+60
2019-04-16[HICN-177] Provide helpers to send, receive and process control messagesJordan Augé1-3/+1
2019-03-24[HICN-141] Definition of a C API for hicn-lightLuca Muscariello1-0/+1089