Age | Commit message (Expand) | Author | Files | Lines |
2019-10-15 | [330] wrong variable type |  Angelo Mantellini | 1 | -1/+1 |
2019-10-14 | Merge "[HICN-312] CMake file cleanup" |  Jordan Augé | 1 | -1/+0 |
2019-10-12 | [HICN-247] remove listener and bug fixing |  Angelo Mantellini | 20 | -162/+433 |
2019-10-10 | [HICN-315] memory leaks in hicn-light |  michele papalini | 4 | -6/+23 |
2019-10-09 | [HICN-312] CMake file cleanup |  Jordan Augé | 1 | -1/+0 |
2019-10-08 | [HICN-306] Wrong representation format in ip_prefix_ntop causes parsing issues |  Jordan Augé | 1 | -2/+2 |
2019-10-07 | [HICN-298] Release new hICN app for Android |  Jordan Augé | 38 | -605/+500 |
2019-10-02 | [HICN-290] Added check if ASIO_STANDALONE already defined. Removed openssl fi... |  Mauro Sardara | 1 | -1/+0 |
2019-10-01 | [HICN-274] Use bindSocket API in Android |  Sunghee Lee | 2 | -5/+36 |
2019-09-24 | [HICN-279] Added libmemif packaging. |  Mauro Sardara | 1 | -1/+1 |
2019-09-04 | [HICN-272] new hicn-light fib |  michele papalini | 8 | -447/+417 |
2019-08-27 | Merge "[HICN-268] Forwarder crashes when "create listener hicn"" |  Mauro Sardara | 1 | -1/+1 |
2019-08-27 | [HICN-268] Forwarder crashes when "create listener hicn" |  Angelo Mantellini | 1 | -1/+1 |
2019-08-27 | HICN-269 correctly set forwarding strategy with set command |  michele papalini | 1 | -2/+0 |
2019-08-23 | Merge "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 packages |  Alberto Compagno | 1 | -3/+3 |
2019-08-22 | HICN-266 fix strategy creation with policies |  michele papalini | 4 | -55/+9 |
2019-08-20 | [HICN-261] Incorrect handling of IPv6 link-local addresses / connections shou... |  ndnops | 3 | -113/+136 |
2019-07-29 | [HICN-252] Add per-application policy framework to hicn-light forwarder |  Jordan Augé | 69 | -508/+3526 |
2019-07-26 | [HICN-253] Mark cmake target for library as static or shared. |  Mauro Sardara | 13 | -2930/+15 |
2019-07-23 | correctly handle data packets with lifetime = 0 |  michele papalini | 1 | -0/+2 |
2019-07-12 | [HICN-245] Bind of the listener to the device |  Angelo Mantellini | 5 | -6/+189 |
2019-06-25 | [HICN-223] Utils tutorial |  Mauro Sardara | 1 | -20/+21 |
2019-05-16 | [HICN-195] Generate static libs for android |  Angelo Mantellini | 107 | -125/+188 |
2019-05-13 | [HICN-194] support for android environment |  Angelo Mantellini | 3 | -0/+14 |
2019-05-09 | [HICN-192] Add interface to administratively set a connection up and down |  Jordan Augé | 14 | -53/+365 |
2019-04-16 | [HICN-177] Provide helpers to send, receive and process control messages |  Jordan Augé | 14 | -108/+244 |
2019-03-25 | [HICN-141] Install headers in hicn-light component. |  Mauro Sardara | 5 | -15/+14 |
2019-03-24 | [HICN-141] Definition of a C API for hicn-light |  Luca Muscariello | 238 | -619/+3537 |
2019-03-23 | [HICN-137] Install header file with API with hicn-light. |  Mauro Sardara | 3 | -50/+51 |
2019-03-20 | [HICN-128] README utils and renaming of executables |  Angelo Mantellini | 3 | -35/+34 |
2019-03-12 | [HICN-107] Error in the forwarder load balancer |  Angelo Mantellini | 1 | -1/+1 |
2019-03-12 | [HICN-106] |  Mauro Sardara | 1 | -6/+13 |
2019-03-08 | [HICN-104] Correct error in logo on Windows |  Angelo Mantellini | 2 | -4/+4 |
2019-03-08 | [HICN-102] Remove warnings and compilation errors in hicn on windows |  Angelo Mantellini | 1 | -2/+14 |
2019-03-06 | [HICN-92] Fix byte order mismatch in create listener command |  Mauro Sardara | 8 | -51/+128 |
2019-03-05 | [HICN-11] Rework on transport protocols improving components modularity |  Mauro Sardara | 1 | -0/+13 |
2019-03-01 | [HICN-86] Fix include file order in libtransport and hicn-light. |  Mauro Sardara | 1 | -1/+1 |
2019-02-28 | Merge "[HICN-84] check if a UDP connection is local" |  Alberto Compagno | 2 | -0/+28 |
2019-02-28 | [HICN-84] check if a UDP connection is local |  michele papalini | 2 | -0/+28 |
2019-02-22 | [HICN-83] Added cmake flag "-DENABLE_PUNTING=[ON|OFF]" for enabling/disabling... |  Mauro Sardara | 6 | -27/+45 |
2019-02-22 | [HICN-81] UDP face data dropped due to struct sockaddr inconsistency |  michele papalini | 1 | -0/+4 |
2019-02-19 | [HICN-70] remove double htons in addListener |  michele papalini | 2 | -2/+2 |
2019-02-18 | [HICN-68] remove compiling warnign on MAC-OS |  michele papalini | 1 | -1/+1 |
2019-02-18 | [HICN-50] Added udp application connector. |  Mauro Sardara | 15 | -271/+256 |
2019-02-10 | [HICN-49] Remove warnings hicn-light on windows |  Angelo Mantellini | 22 | -78/+71 |
2019-02-08 | Merge "[HICN-42] reuse HICN_MAX_LIFETIME in messageHandler" |  Mauro Sardara | 1 | -3/+1 |
2019-02-08 | [HICN-42] reuse HICN_MAX_LIFETIME in messageHandler |  michele papalini | 1 | -3/+1 |
2019-02-07 | [HICN-33] Hicn Fdio logo for windows |  Angelo Mantellini | 2 | -14/+90 |
2019-02-04 | [HICN-28] Error in hicn-light with udp tunnel |  Angelo Mantellini | 1 | -1/+1 |