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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-30
[HICN-360] retransmit pending interests when all of them get lost without wai...
michele papalini
2
-8
/
+105
2019-10-22
[HICN-342] No need to take a lock on the hash entry if the lookup for
Alberto Compagno
4
-6
/
+6
2019-10-22
Merge "[HICN-346] Add version of the transport library in the config.h heade...
Michele Papalini
2
-0
/
+6
2019-10-22
[HICN-346] Add version of the transport library in the config.h header file.
Mauro Sardara
2
-0
/
+6
2019-10-22
[HICN-328] Reworking setSocketOption and getSocketOption to be thread-safe
Alberto Compagno
17
-1365
/
+1755
2019-10-18
[HICN-339] improve rtc producer socket for low rate traffic
michele papalini
2
-19
/
+17
2019-10-18
Merge "[HICN-337] correlty set timers for rtx in rtc consumer"
Alberto Compagno
2
-24
/
+54
2019-10-18
[HICN-337] correlty set timers for rtx in rtc consumer
michele papalini
2
-24
/
+54
2019-10-18
[HICN-338] correctly compute the estimated production rate in rtc socket
michele papalini
1
-4
/
+4
2019-10-16
Merge "[HICN-335] fix max win computation in RTC consumer"
Mauro Sardara
1
-1
/
+1
2019-10-16
Merge "[HICN-333] fix addRetransmissions in RTC consumer socket"
Alberto Compagno
1
-1
/
+1
2019-10-16
[HICN-335] fix max win computation in RTC consumer
michele papalini
1
-1
/
+1
2019-10-16
Merge "[HICN-334] remove LOG for no pending interests in portal"
Alberto Compagno
1
-1
/
+1
2019-10-16
[HICN-333] fix addRetransmissions in RTC consumer socket
michele papalini
1
-1
/
+1
2019-10-16
[HICN-334] remove LOG for no pending interests in portal
michele papalini
1
-1
/
+1
2019-10-16
[HICN-332] add output buffer to the RTC producer socket
michele papalini
1
-8
/
+37
2019-10-16
[HICN-331] schedule rtx at the right time
michele papalini
2
-14
/
+13
2019-10-15
[HICN-239] retransmissions on RTC
michele papalini
1
-33
/
+37
2019-10-14
[HICN-322] fix timeouts inside portal
michele papalini
1
-2
/
+8
2019-10-10
[HICN-317] schedule rounds using timers in rtc producer
michele papalini
2
-28
/
+35
2019-10-10
[HICN-316] improve rtc for low rate streams
michele papalini
4
-107
/
+26
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 map
michele papalini
1
-6
/
+8
2019-10-08
Merge "[HICN-302] low rate traffic in RTC"
Mauro Sardara
3
-11
/
+147
2019-10-08
[HICN-306] Wrong representation format in ip_prefix_ntop causes parsing issues
Jordan Augé
1
-1
/
+1
2019-10-08
[HICN-302] low rate traffic in RTC
michele papalini
3
-11
/
+147
2019-10-07
[HICN-298] Release new hICN app for Android
Jordan Augé
17
-82
/
+82
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-10-02
[HICN-286] Link libmemif with libhicntransport when libmemif found in the sys...
Mauro Sardara
1
-4
/
+4
2019-09-24
[HICN-279] Added libmemif packaging.
Mauro Sardara
2
-20
/
+35
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é
2
-6
/
+13
2019-07-26
[HICN-253] Mark cmake target for library as static or shared.
Mauro Sardara
1
-3
/
+4
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
[next]