aboutsummaryrefslogtreecommitdiffstats
path: root/hicn-light/src/hicn/io
AgeCommit message (Expand)AuthorFilesLines
2021-01-20[HICN-668] Fix leaks + double freeJacques Samain2-2/+5
2021-01-07[HICN-668] Fix various leaks across codebaseJordan Augé1-0/+1
2021-01-05[HICN-668] Fix various leaks across codebaseJordan Augé1-1/+4
2020-12-07[HICN-660] Add priority priority control example based on RSSIJordan Augé1-0/+1
2020-03-31[HICN-581] update hicn stack to support windows, againAngelo Mantellini1-4/+5
2020-02-03[HICN-489] Add iOS support to hicn stackAngelo Mantellini1-1/+1
2020-01-21[HICN-442] new forwarding strategymichele papalini7-171/+42
2019-11-17[HICN-379] Add face priority support in face managerJordan Augé5-0/+126
2019-10-31[HICN-369] Implement reconciliation state machine in face manager incl. reatt...Jordan Augé1-26/+52
2019-10-30[HICN-363] Fix memory leaksJordan Augé4-3/+11
2019-10-21[HICN-320] HICN Light only configuring the first entry on FIBJordan Augé1-2/+2
2019-10-12[HICN-247] remove listener and bug fixingAngelo Mantellini7-101/+144
2019-10-07[HICN-298] Release new hICN app for AndroidJordan Augé17-38/+235
2019-10-01[HICN-274] Use bindSocket API in AndroidSunghee Lee1-2/+36
2019-08-20[HICN-261] Incorrect handling of IPv6 link-local addresses / connections shou...ndnops2-105/+11
2019-07-29[HICN-252] Add per-application policy framework to hicn-light forwarderJordan Augé4-197/+237
2019-07-12[HICN-245] Bind of the listener to the deviceAngelo Mantellini2-0/+26
2019-05-16[HICN-195] Generate static libs for androidAngelo Mantellini13-12/+18
2019-05-09[HICN-192] Add interface to administratively set a connection up and downJordan Augé5-0/+188
2019-04-16[HICN-177] Provide helpers to send, receive and process control messagesJordan Augé8-98/+137
2019-03-24[HICN-141] Definition of a C API for hicn-lightLuca Muscariello26-0/+4943