aboutsummaryrefslogtreecommitdiffstats
path: root/libtransport
AgeCommit message (Expand)AuthorFilesLines
2019-10-09[HICN-311] Incorrect copying of ip_prefix_t data & uninitialized bytes causes...Jordan Augé1-0/+2
2019-10-09[HICN-308] delete interests from interest mapmichele papalini1-6/+8
2019-10-08Merge "[HICN-302] low rate traffic in RTC"Mauro Sardara3-11/+147
2019-10-08[HICN-306] Wrong representation format in ip_prefix_ntop causes parsing issuesJordan Augé1-1/+1
2019-10-08[HICN-302] low rate traffic in RTCmichele papalini3-11/+147
2019-10-07[HICN-298] Release new hICN app for AndroidJordan Augé17-82/+82
2019-10-04[HICN-296] handle first packet received in RTC consumer socketmichele papalini2-2/+31
2019-10-04[HICN-292] fix inflight interests countingmichele papalini2-19/+25
2019-10-03[HICN-291] handle multiple paths in RTCmichele papalini6-132/+435
2019-10-02[HICN-290] Added check if ASIO_STANDALONE already defined. Removed openssl fi...Mauro Sardara1-0/+3
2019-10-02[HICN-286] Link libmemif with libhicntransport when libmemif found in the sys...Mauro Sardara1-4/+4
2019-09-24[HICN-279] Added libmemif packaging.Mauro Sardara2-20/+35
2019-09-10[HICN-273] Add zero copy produce() API to RTC producer socket.Mauro Sardara3-12/+19
2019-08-22Merge "[HICN-263] DO_NOT_MERGE Updating hicn-plugin and libtransport to vpp_1...Alberto Compagno2-5/+13
2019-08-22[HICN-263] DO_NOT_MERGEv19.08Alberto Compagno2-5/+13
2019-08-20[HICN-261] Incorrect handling of IPv6 link-local addresses / connections shou...ndnops1-0/+1
2019-07-29[HICN-252] Add per-application policy framework to hicn-light forwarderJordan Augé2-6/+13
2019-07-26[HICN-253] Mark cmake target for library as static or shared.Mauro Sardara1-3/+4
2019-07-18Merge "[HICN-248] Install libraries under correct folder (lib/x86_64-linux-gn...Alberto Compagno2-2/+4
2019-07-18[HICN-248] Install libraries under correct folder (lib/x86_64-linux-gnu on ub...Mauro Sardara2-2/+4
2019-07-17[HICN-246] Initializing vpp_api state only the first time a socket is created.Alberto Compagno1-5/+4
2019-07-08[HICN-242] Perform only one allocation for the whole buffer passed to produce()Mauro Sardara10-85/+71
2019-07-03[HICN-231] fix reinitialization of rtc socketmichele papalini3-20/+8
2019-07-03[HICN-232] fix concurrency problem on rtc producer socketmichele papalini2-28/+38
2019-06-24[HICN-227] Destroy trasnsport protocol object before any other object in cons...Mauro Sardara1-8/+3
2019-05-24Merge "[HICN-206] Customize first part of the name for HTTP."Mauro Sardara2-10/+15
2019-05-24[HICN-206] Customize first part of the name for HTTP.Mauro Sardara2-10/+15
2019-05-24[HICN-205] Update statistics across different download sessions in RAAQMMauro Sardara1-0/+1
2019-05-17[HICN-200] Minor issue AndroidAngelo Mantellini3-2/+14
2019-05-16Merge "[HICN-199] Fix retransmissions when there is no space left in the wind...Alberto Compagno1-0/+8
2019-05-16[HICN-199] Fix retransmissions when there is no space left in the window.Mauro Sardara1-0/+8
2019-05-16Merge "[HICN-195] Generate static libs for android"Mauro Sardara2-18/+38
2019-05-16[HICN-198] Fix stop api of consumer socketMauro Sardara1-6/+3
2019-05-16[HICN-195] Generate static libs for androidAngelo Mantellini2-18/+38
2019-05-13[HICN-194] support for android environmentAngelo Mantellini2-0/+6
2019-05-06[HICN-185 HICN-187] Fix packaging dependencies of libhicntransport-memifMauro Sardara1-2/+2
2019-05-03[HICN-180] Updating plugin to run on vpp 19.04Alberto Compagno1-1/+1
2019-04-19Merge "[HICN-178] Sync send of control messages."Michele Papalini25-175/+328
2019-04-18[HICN-178] Sync send of control messages.v19.04Mauro Sardara25-175/+328
2019-04-18[HICN-97] Add options for enable/disable log in libtransport.Mauro Sardara2-2/+14
2019-04-16[HICN-171] remove RTCP from the RTC socketmichele papalini5-220/+3
2019-04-15[HICN-155] Consumer socket allows now to read N bytes from the network, where...Mauro Sardara21-1760/+683
2019-04-15[HICN-168] RTC retransmissionsmichele papalini2-132/+228
2019-04-10[HICN-175] Fix nack retransmissions when using memif connector.Mauro Sardara2-18/+17
2019-04-09[HICN-173] bad initialization of bytesProductionRate in RTC producer socketmichele papalini1-3/+4
2019-04-04[HICN-170] do not send interests for already received contentmichele papalini2-11/+46
2019-04-04Merge "[HICN-165] Http proxy: segment headers and payload in 2 different steps."Jordan Augé1-1/+1
2019-04-03[HICN-96] add callbacks in RTCmichele papalini2-2/+18
2019-04-03[HICN-165] Http proxy: segment headers and payload in 2 different steps.Mauro Sardara1-1/+1
2019-04-03[HICN-167] fixes on timeouts and nacksmichele papalini3-24/+44