Linux Foundation Collaborative Projects
index
:
hicn
hicn-light-ng
host-stack
master
stable/2005
stable/2009
stable/2101
stable/2106
stable/2210
transport-ng
Hybrid Information-Centric Networking
Grokmirror user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libtransport
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-04
[HICN-296] handle first packet received in RTC consumer socket
michele papalini
2
-2
/
+31
2019-10-04
[HICN-292] fix inflight interests counting
michele papalini
2
-19
/
+25
2019-10-03
[HICN-291] handle multiple paths in RTC
michele papalini
6
-132
/
+435
2019-10-02
[HICN-290] Added check if ASIO_STANDALONE already defined. Removed openssl fi...
Mauro Sardara
1
-0
/
+3
2019-09-10
[HICN-273] Add zero copy produce() API to RTC producer socket.
Mauro Sardara
3
-12
/
+19
2019-08-22
Merge "[HICN-263] DO_NOT_MERGE Updating hicn-plugin and libtransport to vpp_1...
Alberto Compagno
2
-5
/
+13
2019-08-22
[HICN-263] DO_NOT_MERGE
v19.08
Alberto Compagno
2
-5
/
+13
2019-08-20
[HICN-261] Incorrect handling of IPv6 link-local addresses / connections shou...
ndnops
1
-0
/
+1
2019-07-29
[HICN-252] Add per-application policy framework to hicn-light forwarder
Jordan Augé
1
-3
/
+10
2019-07-18
Merge "[HICN-248] Install libraries under correct folder (lib/x86_64-linux-gn...
Alberto Compagno
2
-2
/
+4
2019-07-18
[HICN-248] Install libraries under correct folder (lib/x86_64-linux-gnu on ub...
Mauro Sardara
2
-2
/
+4
2019-07-17
[HICN-246] Initializing vpp_api state only the first time a socket is created.
Alberto Compagno
1
-5
/
+4
2019-07-08
[HICN-242] Perform only one allocation for the whole buffer passed to produce()
Mauro Sardara
10
-85
/
+71
2019-07-03
[HICN-231] fix reinitialization of rtc socket
michele papalini
3
-20
/
+8
2019-07-03
[HICN-232] fix concurrency problem on rtc producer socket
michele papalini
2
-28
/
+38
2019-06-24
[HICN-227] Destroy trasnsport protocol object before any other object in cons...
Mauro Sardara
1
-8
/
+3
2019-05-24
Merge "[HICN-206] Customize first part of the name for HTTP."
Mauro Sardara
2
-10
/
+15
2019-05-24
[HICN-206] Customize first part of the name for HTTP.
Mauro Sardara
2
-10
/
+15
2019-05-24
[HICN-205] Update statistics across different download sessions in RAAQM
Mauro Sardara
1
-0
/
+1
2019-05-17
[HICN-200] Minor issue Android
Angelo Mantellini
3
-2
/
+14
2019-05-16
Merge "[HICN-199] Fix retransmissions when there is no space left in the wind...
Alberto Compagno
1
-0
/
+8
2019-05-16
[HICN-199] Fix retransmissions when there is no space left in the window.
Mauro Sardara
1
-0
/
+8
2019-05-16
Merge "[HICN-195] Generate static libs for android"
Mauro Sardara
1
-12
/
+25
2019-05-16
[HICN-198] Fix stop api of consumer socket
Mauro Sardara
1
-6
/
+3
2019-05-16
[HICN-195] Generate static libs for android
Angelo Mantellini
1
-12
/
+25
2019-05-13
[HICN-194] support for android environment
Angelo Mantellini
1
-0
/
+2
2019-04-19
Merge "[HICN-178] Sync send of control messages."
Michele Papalini
25
-175
/
+328
2019-04-18
[HICN-178] Sync send of control messages.
v19.04
Mauro Sardara
25
-175
/
+328
2019-04-18
[HICN-97] Add options for enable/disable log in libtransport.
Mauro Sardara
1
-2
/
+1
2019-04-16
[HICN-171] remove RTCP from the RTC socket
michele papalini
5
-220
/
+3
2019-04-15
[HICN-155] Consumer socket allows now to read N bytes from the network, where...
Mauro Sardara
21
-1760
/
+683
2019-04-15
[HICN-168] RTC retransmissions
michele papalini
2
-132
/
+228
2019-04-10
[HICN-175] Fix nack retransmissions when using memif connector.
Mauro Sardara
2
-18
/
+17
2019-04-09
[HICN-173] bad initialization of bytesProductionRate in RTC producer socket
michele papalini
1
-3
/
+4
2019-04-04
[HICN-170] do not send interests for already received content
michele papalini
2
-11
/
+46
2019-04-04
Merge "[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 RTC
michele papalini
2
-2
/
+18
2019-04-03
[HICN-165] Http proxy: segment headers and payload in 2 different steps.
Mauro Sardara
1
-1
/
+1
2019-04-03
[HICN-167] fixes on timeouts and nacks
michele papalini
3
-24
/
+44
2019-04-02
[HICN-94] Handle nacks when the producer socket is not active
michele papalini
4
-60
/
+110
2019-03-29
[HICN-152] Fix window size in CBR.
Mauro Sardara
2
-2
/
+6
2019-03-28
[HICN-11] Fix retransmission count when sending first interest.
Mauro Sardara
1
-1
/
+3
2019-03-27
[HICN-11] Fix segfault in rtc due to typo in variable name.
Mauro Sardara
2
-5
/
+4
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
[next]