aboutsummaryrefslogtreecommitdiffstats
path: root/hicn-light/src/hicn/config/configuration.c
AgeCommit message (Expand)AuthorFilesLines
2021-01-20[HICN-668] Fix leaks + double freeJordan Augé1-8/+20
2021-01-19[HICN-668] Fix various leaks across codebaseJordan Augé1-7/+15
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