aboutsummaryrefslogtreecommitdiffstats
path: root/hicn-light
AgeCommit message (Expand)AuthorFilesLines
2019-10-14Merge "[HICN-312] CMake file cleanup"Jordan Augé1-1/+0
2019-10-12[HICN-247] remove listener and bug fixingAngelo Mantellini20-162/+433
2019-10-10[HICN-315] memory leaks in hicn-lightmichele papalini4-6/+23
2019-10-09[HICN-312] CMake file cleanupJordan Augé1-1/+0
2019-10-08[HICN-306] Wrong representation format in ip_prefix_ntop causes parsing issuesJordan Augé1-2/+2
2019-10-07[HICN-298] Release new hICN app for AndroidJordan Augé38-605/+500
2019-10-02[HICN-290] Added check if ASIO_STANDALONE already defined. Removed openssl fi...Mauro Sardara1-1/+0
2019-10-01[HICN-274] Use bindSocket API in AndroidSunghee Lee2-5/+36
2019-09-24[HICN-279] Added libmemif packaging.Mauro Sardara1-1/+1
2019-09-04[HICN-272] new hicn-light fibmichele papalini8-447/+417
2019-08-27Merge "[HICN-268] Forwarder crashes when "create listener hicn""Mauro Sardara1-1/+1
2019-08-27[HICN-268] Forwarder crashes when "create listener hicn"Angelo Mantellini1-1/+1
2019-08-27HICN-269 correctly set forwarding strategy with set commandmichele papalini1-2/+0
2019-08-23Merge "HICN-266 fix strategy creation with policies"Jordan Augé4-55/+9
2019-08-22[HICN-267] Fixed dependencies on hicn-apps and hicn-light packagesAlberto Compagno1-3/+3
2019-08-22HICN-266 fix strategy creation with policiesmichele papalini4-55/+9
2019-08-20[HICN-261] Incorrect handling of IPv6 link-local addresses / connections shou...ndnops3-113/+136
2019-07-29[HICN-252] Add per-application policy framework to hicn-light forwarderJordan Augé69-508/+3526
2019-07-26[HICN-253] Mark cmake target for library as static or shared.Mauro Sardara13-2930/+15
2019-07-23correctly handle data packets with lifetime = 0michele papalini1-0/+2
2019-07-12[HICN-245] Bind of the listener to the deviceAngelo Mantellini5-6/+189
2019-06-25[HICN-223] Utils tutorialMauro Sardara1-20/+21
2019-05-16[HICN-195] Generate static libs for androidAngelo Mantellini107-125/+188
2019-05-13[HICN-194] support for android environmentAngelo Mantellini3-0/+14
2019-05-09[HICN-192] Add interface to administratively set a connection up and downJordan Augé14-53/+365
2019-04-16[HICN-177] Provide helpers to send, receive and process control messagesJordan Augé14-108/+244
2019-03-25[HICN-141] Install headers in hicn-light component.Mauro Sardara5-15/+14
2019-03-24[HICN-141] Definition of a C API for hicn-lightLuca Muscariello238-619/+3537
2019-03-23[HICN-137] Install header file with API with hicn-light.Mauro Sardara3-50/+51
2019-03-20[HICN-128] README utils and renaming of executablesAngelo Mantellini3-35/+34
2019-03-12[HICN-107] Error in the forwarder load balancerAngelo Mantellini1-1/+1
2019-03-12[HICN-106]Mauro Sardara1-6/+13
2019-03-08[HICN-104] Correct error in logo on WindowsAngelo Mantellini2-4/+4
2019-03-08[HICN-102] Remove warnings and compilation errors in hicn on windowsAngelo Mantellini1-2/+14
2019-03-06[HICN-92] Fix byte order mismatch in create listener commandMauro Sardara8-51/+128
2019-03-05[HICN-11] Rework on transport protocols improving components modularityMauro Sardara1-0/+13
2019-03-01[HICN-86] Fix include file order in libtransport and hicn-light.Mauro Sardara1-1/+1
2019-02-28Merge "[HICN-84] check if a UDP connection is local"Alberto Compagno2-0/+28
2019-02-28[HICN-84] check if a UDP connection is localmichele papalini2-0/+28
2019-02-22[HICN-83] Added cmake flag "-DENABLE_PUNTING=[ON|OFF]" for enabling/disabling...Mauro Sardara6-27/+45
2019-02-22[HICN-81] UDP face data dropped due to struct sockaddr inconsistencymichele papalini1-0/+4
2019-02-19[HICN-70] remove double htons in addListenermichele papalini2-2/+2
2019-02-18[HICN-68] remove compiling warnign on MAC-OSmichele papalini1-1/+1
2019-02-18[HICN-50] Added udp application connector.Mauro Sardara15-271/+256
2019-02-10[HICN-49] Remove warnings hicn-light on windowsAngelo Mantellini22-78/+71
2019-02-08Merge "[HICN-42] reuse HICN_MAX_LIFETIME in messageHandler"Mauro Sardara1-3/+1
2019-02-08[HICN-42] reuse HICN_MAX_LIFETIME in messageHandlermichele papalini1-3/+1
2019-02-07[HICN-33] Hicn Fdio logo for windowsAngelo Mantellini2-14/+90
2019-02-04[HICN-28] Error in hicn-light with udp tunnelAngelo Mantellini1-1/+1
2019-02-01Merge "[HICN24] Windows compatibility for hicn-light"Luca Muscariello67-164/+681