Age | Commit message (Expand) | Author | Files | Lines |
2019-03-23 | [HICN-6] ATS fixes |  Mauro Sardara | 4 | -1/+15 |
2019-03-23 | [HICN-6] ATS Working, little refactoring of apps |  Mauro Sardara | 9 | -30/+34 |
2019-03-21 | [HICN-135] Fix setLifetime function. |  Mauro Sardara | 6 | -59/+79 |
2019-03-20 | [HICN-133] Fix return of number of produced packet of produce(). |  Mauro Sardara | 1 | -1/+1 |
2019-03-19 | [HICN-125] Use getPayload once in rtc transport functions. |  Mauro Sardara | 1 | -5/+6 |
2019-03-19 | [HICN-125 HICN-126] |  Mauro Sardara | 11 | -174/+109 |
2019-03-18 | Merge "[HICN-103] Manifest retransmissions." |  Alberto Compagno | 3 | -2/+41 |
2019-03-18 | [HICN-103] Manifest retransmissions. |  Mauro Sardara | 3 | -2/+41 |
2019-03-15 | Merge "[HICN-118] Add .clang-format file, format all libtransport project." |  Mauro Sardara | 3 | -5/+7 |
2019-03-15 | [HICN-114] Update Hicn Http Server to hicn fdio stack |  Angelo Mantellini | 1 | -2/+2 |
2019-03-15 | [HICN-118] Add .clang-format file, format all libtransport project. |  Mauro Sardara | 3 | -5/+7 |
2019-03-14 | Merge "[HICN-116] Added RTC producer option to hiperf." |  Mauro Sardara | 3 | -15/+21 |
2019-03-14 | [HICN-116] Added RTC producer option to hiperf. |  Mauro Sardara | 3 | -15/+21 |
2019-03-14 | [HICN-115] Error when libtransport has to close the connection |  Angelo Mantellini | 1 | -1/+2 |
2019-03-12 | [HICN-109] Adding higet application |  Angelo Mantellini | 3 | -10/+11 |
2019-03-12 | [HICN-106] |  Mauro Sardara | 2 | -4/+0 |
2019-03-11 | [HICN-105] Errors during execution of ping and hiperf |  Angelo Mantellini | 1 | -4/+2 |
2019-03-08 | [HICN-102] Remove warnings and compilation errors in hicn on windows |  Angelo Mantellini | 7 | -23/+23 |
2019-03-08 | [HICN-99] Destroy in the correct order and in the correct event loop the attr... |  Mauro Sardara | 12 | -149/+128 |
2019-03-08 | [HICN-85] Added state to connectors. |  Mauro Sardara | 11 | -95/+79 |
2019-03-05 | [HICN-89] Preallocate memory for timer handlers just with memif connector. |  Mauro Sardara | 1 | -2/+19 |
2019-03-05 | [HICN-73] Performance improvements of interest/data transmission and receptio... |  Mauro Sardara | 13 | -143/+333 |
2019-03-05 | [HICN-11] Rework on transport protocols improving components modularity |  Mauro Sardara | 80 | -4222/+2859 |
2019-03-01 | [HICN-86] Fix include file order in libtransport and hicn-light. |  Mauro Sardara | 1 | -1/+1 |
2019-02-22 | Merge "[HICN-80] Avoid segfault when deleting memif interface on VPP." |  Alberto Compagno | 4 | -13/+14 |
2019-02-22 | [HICN-80] Avoid segfault when deleting memif interface on VPP. |  Mauro Sardara | 4 | -13/+14 |
2019-02-22 | [HICN-79] epoll timeout is now set to 1 second |  Alberto Compagno | 1 | -2/+2 |
2019-02-19 | [HICN-69] Include libtransport config file in raw_socket_connector.h. |  Mauro Sardara | 1 | -0/+1 |
2019-02-18 | [HICN-69] add compiler definitions for programs using hicn |  michele papalini | 6 | -2/+9 |
2019-02-18 | Merge "[HICN-50] Added udp application connector." |  Alberto Compagno | 19 | -136/+533 |
2019-02-18 | [HICN-50] Added udp application connector. |  Mauro Sardara | 19 | -136/+533 |
2019-02-18 | [HICN-67] add interest callback in RTC producer socket |  michele papalini | 1 | -2/+5 |
2019-02-13 | [HICN-61] Compile Error in libtransport in windows environment |  Angelo Mantellini | 2 | -3/+5 |
2019-02-13 | Merge "[HICN-62] Using the new API in libparc to remove a per-packet copy of ... |  Mauro Sardara | 1 | -1/+1 |
2019-02-13 | [HICN-62] Using the new API in libparc to remove a per-packet copy of the sig... |  Alberto Compagno | 1 | -1/+1 |
2019-02-13 | [HICN-60] Solved concurrent memory access which was leading to seg-fault |  Alberto Compagno | 5 | -22/+15 |
2019-02-13 | [HICN-59] Do not call clear on membuf sharing same underlying memory. Use tri... |  Mauro Sardara | 2 | -1/+5 |
2019-02-12 | [HICN-52] Fix signature computation and verification in libtransport |  Mauro Sardara | 3 | -31/+44 |
2019-02-11 | [HICN-46] Remove warnings libtransport on windows |  Angelo Mantellini | 26 | -100/+122 |
2019-02-10 | [HICN-48] remove hole detection in RTC |  michele papalini | 2 | -121/+0 |
2019-02-08 | Merge "[HICN-43] Fixed packet lifetime and setting AH flag when a data packet... |  Alberto Compagno | 2 | -5/+5 |
2019-02-08 | [HICN-43] Fixed packet lifetime and setting AH flag when a data packet carrie... |  Alberto Compagno | 2 | -5/+5 |
2019-02-07 | [HICN-41] rename define variables in rtc transport |  michele papalini | 2 | -104/+96 |
2019-02-07 | [HICN-39] Added api that return a pointer to the signature hold in a packet |  Alberto Compagno | 9 | -56/+39 |
2019-02-05 | [HICN-25] Test docs script. |  Mauro Sardara | 1 | -0/+1 |
2019-02-04 | [HICN-29] fixed consumer socket connection |  michele papalini | 1 | -1/+0 |
2019-02-01 | [HICN-10] Compile libtransport with libmemif support |  Mauro Sardara | 5 | -39/+46 |
2019-01-31 | [HICN-20] This source upgrade allows to compile ping_client, ping_server and ... |  Angelo Mantellini | 3 | -5/+19 |
2019-01-30 | [HICN-18] first commit of libtransport for windows |  Angelo Mantellini | 122 | -123/+216 |
2019-01-29 | [HICN-17] Add possibility to destroy connection directly from stopEventsLoop ... |  Mauro Sardara | 7 | -20/+34 |