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
/
utils
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-17
[HICN-633] compute the correct data packet size in hiperf
michele papalini
1
-1
/
+4
2020-07-17
[HICN-632] Do not send packets larger more than 1400 bytes over RTC socket
Mauro Sardara
1
-217
/
+236
2020-04-11
[HICN-595] Bring TLS up to date
Olivier Roques
1
-248
/
+231
2020-03-31
[HICN-581] update hicn stack to support windows, again
Angelo Mantellini
1
-1
/
+3
2020-03-31
Merge "[HICN-581] update hicn stack to support windows, again"
Angelo Mantellini
1
-1
/
+2
2020-03-31
[HICN-581] update hicn stack to support windows, again
Angelo Mantellini
1
-1
/
+2
2020-03-27
[HICN-583] Remove obsolete code from hiperf
Olivier Roques
1
-7
/
+0
2020-03-27
[HICN-458] Setting data packet size socket option when the payload size is pa...
Alberto Compagno
1
-1
/
+6
2020-03-10
[HICN-544] Do not block reading incoming messages in memif connector.
Mauro Sardara
1
-7
/
+20
2020-03-09
[HICN-540] Optimizations for libhicntransport
Mauro Sardara
1
-19
/
+10
2020-02-27
Merge "[HICN-539] Expose portal APIs to applications"
Angelo Mantellini
1
-4
/
+7
2020-02-27
[HICN-539] Expose portal APIs to applications
Mauro Sardara
1
-4
/
+7
2020-02-27
[HICN-538] Use type utils::CryptoHashtype instead of HashAlgorithm everywhere
Mauro Sardara
2
-8
/
+8
2020-02-26
[HICN-534] Major rework on libtransport organization
Mauro Sardara
3
-21
/
+33
2020-02-21
[HICN-2] Added P2P confidential communication on hICN
Alberto Compagno
3
-279
/
+532
2019-10-31
[HICN-371] Solve memory leaks in libtransport.
Mauro Sardara
1
-0
/
+5
2019-10-22
[HICN-328] Reworking setSocketOption and getSocketOption to be thread-safe
Alberto Compagno
1
-9
/
+8
2019-10-09
[HICN-280] Adding set interest lifetime option and deallocating
Alberto Compagno
1
-8
/
+14
2019-10-04
[HICN-293] remove stats in hiperf in RTC mode
michele papalini
1
-2
/
+11
2019-07-08
[HICN-242] Perform only one allocation for the whole buffer passed to produce()
Mauro Sardara
1
-5
/
+13
2019-07-05
[HICN-240] Open stdin fd only in interacrive mode.
Mauro Sardara
1
-1
/
+6
2019-05-16
[HICN-195] Generate static libs for android
Angelo Mantellini
1
-0
/
+2
2019-05-13
[HICN-194] support for android environment
Angelo Mantellini
1
-0
/
+2
2019-04-18
[HICN-178] Sync send of control messages.
v19.04
Mauro Sardara
1
-0
/
+2
2019-04-15
[HICN-155] Consumer socket allows now to read N bytes from the network, where...
Mauro Sardara
2
-115
/
+211
2019-04-15
[HICN-163] check inside hiperf if the client receives all the packets in case...
michele papalini
1
-7
/
+86
2019-04-03
[HICN-164] hiperf RTC rate
michele papalini
1
-4
/
+4
2019-04-02
[HICN-159] RTC traffic in hiperf
michele papalini
1
-160
/
+258
2019-03-20
[HICN-128] README utils and renaming of executables
Angelo Mantellini
3
-388
/
+384
2019-03-19
[HICN-125 HICN-126]
Mauro Sardara
1
-2
/
+3
2019-03-14
[HICN-116] Added RTC producer option to hiperf.
Mauro Sardara
1
-38
/
+163
2019-03-12
[HICN-106]
Mauro Sardara
1
-0
/
+5
2019-03-11
[HICN-105] Errors during execution of ping and hiperf
Angelo Mantellini
1
-0
/
+2
2019-03-08
[HICN-99] Destroy in the correct order and in the correct event loop the attr...
Mauro Sardara
2
-21
/
+26
2019-03-05
[HICN-73] Performance improvements of interest/data transmission and receptio...
Mauro Sardara
1
-2
/
+2
2019-03-05
[HICN-11] Rework on transport protocols improving components modularity
Mauro Sardara
2
-35
/
+38
2019-02-22
Merge "[HICN-80] Avoid segfault when deleting memif interface on VPP."
Alberto Compagno
1
-2
/
+0
2019-02-22
[HICN-80] Avoid segfault when deleting memif interface on VPP.
Mauro Sardara
1
-2
/
+0
2019-02-22
[HICN-78] Added option -l to set data lifetime. If not set the data never exp...
Alberto Compagno
1
-10
/
+14
2019-02-18
[HICN-50] Added udp application connector.
Mauro Sardara
3
-19
/
+40
2019-02-12
[HICN-52] Fix signature computation and verification in libtransport
Mauro Sardara
1
-3
/
+1
2019-02-11
[HICN-47] Remove warnings utils on windows
Angelo Mantellini
3
-17
/
+18
2019-01-31
[HICN-20] Windows compatibility for ping_client, ping_server and hiperf
Angelo Mantellini
1
-5
/
+2
2019-01-31
[HICN-20] This source upgrade allows to compile ping_client, ping_server and ...
Angelo Mantellini
3
-5
/
+67
2019-01-30
[HICN-18] first commit of libtransport for windows
Angelo Mantellini
3
-0
/
+0
2019-01-29
[HICN-17] Add possibility to destroy connection directly from stopEventsLoop ...
Mauro Sardara
1
-5
/
+8
2019-01-29
[HICN-10] Treat warning as errors in compilation during verify jobs.
Mauro Sardara
1
-0
/
+2
2019-01-21
- Code style fix
Mauro Sardara
2
-3
/
+3
2019-01-17
This is the first commit of the hicn project
v19.01
Luca Muscariello
3
-0
/
+1452