aboutsummaryrefslogtreecommitdiffstats
path: root/hicn-light/src/hicn/io/udpListener.c
AgeCommit message (Expand)AuthorFilesLines
2021-01-20[HICN-668] Fix leaks + double freeJacques Samain1-1/+4
2021-01-07[HICN-668] Fix various leaks across codebaseJordan Augé1-0/+1
2020-01-21[HICN-442] new forwarding strategymichele papalini1-13/+0
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é1-1/+8
2019-10-12[HICN-247] remove listener and bug fixingAngelo Mantellini1-1/+2
2019-10-07[HICN-298] Release new hICN app for AndroidJordan Augé1-13/+25
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...ndnops1-7/+9
2019-07-29[HICN-252] Add per-application policy framework to hicn-light forwarderJordan Augé1-73/+73
2019-07-12[HICN-245] Bind of the listener to the deviceAngelo Mantellini1-0/+19
2019-05-16[HICN-195] Generate static libs for androidAngelo Mantellini1-1/+1
2019-04-16[HICN-177] Provide helpers to send, receive and process control messagesJordan Augé1-3/+8
2019-03-24[HICN-141] Definition of a C API for hicn-lightLuca Muscariello1-0/+556