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
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libtransport
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-26
[HICN-534] Major rework on libtransport organization
Mauro Sardara
196
-9194
/
+3790
2020-02-21
Merge "[HICN-2] Added P2P confidential communication on hICN"
Alberto Compagno
52
-347
/
+3640
2020-02-21
[HICN-2] Added P2P confidential communication on hICN
Alberto Compagno
52
-347
/
+3640
2020-02-19
[HICN-530] Add support for chunked Transfer-Encoding in higet and http-proxy
Mauro Sardara
2
-16
/
+36
2020-02-18
[HICN-528] Add progress bar to higet.
Mauro Sardara
8
-169
/
+110
2020-02-18
[HICN-510] Adding collectd plugins to get telemetry from vpp and hicn-plugin
Alberto Compagno
1
-2
/
+0
2020-02-12
[HICN-508] [HICN-509] [HICN-506] Manifest rework
Mauro Sardara
40
-1038
/
+1714
2020-02-12
[HICN-513] fix uninitialized batching parameter in libtransport's rate estima...
Jordan Augé
1
-1
/
+2
2020-02-11
[HICN-511] Added android log for libhicntransport
Mauro Sardara
1
-6
/
+4
2020-02-05
Merge "[HICN-503] correctly compute drop probability in RAAQM"
Alberto Compagno
1
-1
/
+2
2020-02-05
Merge "[HICN-501] Change calculation of next reassembly segment when manifest...
Michele Papalini
4
-39
/
+57
2020-02-05
[HICN-503] correctly compute drop probability in RAAQM
michele papalini
1
-1
/
+2
2020-02-05
[HICN-502] fix min_filter max size
michele papalini
1
-1
/
+1
2020-02-04
[HICN-501] Change calculation of next reassembly segment when manifests are e...
Olivier Roques
4
-39
/
+57
2020-02-03
Merge "[HICN-489] Add iOS support to hicn stack"
Jordan Augé
1
-1
/
+1
2020-02-03
[HICN-489] Add iOS support to hicn stack
Angelo Mantellini
1
-1
/
+1
2020-01-31
[HICN-499] RAAQM: do not reinitialize window at every call of consume.
Mauro Sardara
1
-1
/
+0
2020-01-30
[HICN-492] Initialization of vapi_ctx_t before calling vapi_safe_connect()
Alberto Compagno
2
-12
/
+12
2020-01-30
[HICN-445] Update to vpp 20.01
Alberto Compagno
1
-13
/
+1
2020-01-27
[HICN-488] Adding lock to vapi calls and manage vapi_connect in order to conn...
Alberto Compagno
4
-36
/
+70
2020-01-09
[HICN-471] Fix wrong callback check in RAAQM
Olivier Roques
1
-1
/
+1
2019-12-20
[HICN-466] expose rtt stats to appliaction in rtc transport
michele papalini
1
-0
/
+1
2019-12-19
[HICN-463] Initialize memory before sending message to hicn-light-forwarder
Mauro Sardara
1
-1
/
+1
2019-12-06
[HICN-437] concurrency problem in rtc producer socket
michele papalini
2
-3
/
+3
2019-12-04
Merge "[HICN-433] fix and tune parameters in rtc transport"
Mauro Sardara
1
-2
/
+2
2019-12-04
[HICN-433] fix and tune parameters in rtc transport
michele papalini
1
-2
/
+2
2019-12-04
[HICN-427] Producer and consumer socket created with vapi
Alberto Compagno
13
-984
/
+402
2019-12-02
Merge "[HICN-425] RTC min window"
Alberto Compagno
1
-3
/
+0
2019-12-02
[HICN-425] RTC min window
michele papalini
1
-3
/
+0
2019-12-02
[HICN-426] Add isRunning API to consumer and producer socket.
Mauro Sardara
3
-0
/
+9
2019-12-02
Merge "[HICN-425] RTC min window"
Alberto Compagno
2
-2
/
+8
2019-12-02
[HICN-425] RTC min window
michele papalini
2
-2
/
+8
2019-11-29
[HICN-423] Handle exception of producer socket thrown upon socket disposing.
Mauro Sardara
1
-1
/
+7
2019-11-25
Merge "[HICN-406] Adding face deletion on the hicn-plugin when the correspond...
Mauro Sardara
4
-7
/
+95
2019-11-22
[HICN-413] rtc client improvements
michele papalini
2
-9
/
+20
2019-11-22
Merge "[HICN-411] Change how manifests are requested"
Alberto Compagno
3
-90
/
+73
2019-11-22
[HICN-406] Adding face deletion on the hicn-plugin when the corresponding soc...
Alberto Compagno
4
-7
/
+95
2019-11-22
Merge "[HICN-405] Added application face delete"
Alberto Compagno
2
-2
/
+4
2019-11-22
[HICN-405] Added application face delete
Alberto Compagno
2
-2
/
+4
2019-11-22
[HICN-411] Change how manifests are requested
Olivier Roques
3
-90
/
+73
2019-11-22
Merge "[HICN-394] Add route commands add, list, del for the hicn-plugin"
Alberto Compagno
1
-1
/
+7
2019-11-22
[HICN-410] reduce sentinel timer aggressiveness
michele papalini
1
-2
/
+2
2019-11-22
[HICN-409] remove race condition in rtc procuder socket
michele papalini
1
-2
/
+4
2019-11-20
[HICN-402] Limit in-flight interests for manifests
Olivier Roques
3
-2
/
+25
2019-11-20
[HICN-394] Add route commands add, list, del for the hicn-plugin
Alberto Compagno
1
-1
/
+7
2019-11-14
[HICN-393] Fix various issues related to manifests
Olivier Roques
7
-20
/
+50
2019-11-14
[HICN-392] Assign independent suffixes for manifests/contents
Olivier Roques
9
-42
/
+270
2019-11-08
[HICN-385] fix route removal in hicnctrl, code uniformization in hicn-light c...
Jordan Augé
3
-22
/
+23
2019-11-04
[HICN-262] Fix binary api to prevent byteswapping of ip addresses in vapi
Alberto Compagno
12
-84
/
+90
2019-11-04
Merge "[HICN-356] Fix uninitialized pointer"
Alberto Compagno
1
-0
/
+2
[next]