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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-31
[HICN-371] Fix invalid read reported by Valgrind when many timeouts happen.
Mauro Sardara
1
-2
/
+3
2019-10-31
Merge "[HICN-220] Build for arm64 Ubuntu18"
Mauro Sardara
1
-2
/
+2
2019-10-31
Merge "[HICN-371] Solve memory leaks in libtransport."
Jordan Augé
4
-10
/
+30
2019-10-31
[HICN-220] Build for arm64 Ubuntu18
Angelo Mantellini
1
-2
/
+2
2019-10-31
Merge "[HICN-354] Fixed bug on raaqm when reassemblying packets"
Michele Papalini
5
-106
/
+61
2019-10-31
[HICN-371] Solve memory leaks in libtransport.
Mauro Sardara
4
-10
/
+30
2019-10-31
[HICN-354] Fixed bug on raaqm when reassemblying packets
Alberto Compagno
5
-106
/
+61
2019-10-31
Merge "[HICN-369] Implement reconciliation state machine in face manager incl...
Jordan Augé
25
-489
/
+1066
2019-10-31
[HICN-369] Implement reconciliation state machine in face manager incl. reatt...
Jordan Augé
25
-489
/
+1066
2019-10-31
[HICN-361] speed up the socket start up
michele papalini
1
-16
/
+31
2019-10-31
[HICN-318] schedule rounds using timers in rtc conusmer
michele papalini
2
-15
/
+13
2019-10-30
[HICN-220] Build for arm64 Ubuntu18
Angelo Mantellini
1
-1
/
+4
2019-10-30
Merge "[HICN-363] Fix memory leaks"
Jordan Augé
15
-120
/
+193
2019-10-30
[HICN-363] Fix memory leaks
Jordan Augé
15
-120
/
+193
2019-10-30
[HICN-360] retransmit pending interests when all of them get lost without wai...
michele papalini
2
-8
/
+105
2019-10-30
Merge "[HICN-366] Installing python3-ply"
Alberto Compagno
1
-1
/
+7
2019-10-30
[HICN-366] Installing python3-ply
Alberto Compagno
1
-1
/
+7
2019-10-25
Merge "[HICN-358] Enable systemctl service after package installation."
Jordan Augé
7
-4
/
+35
2019-10-25
[HICN-358] Enable systemctl service after package installation.
Mauro Sardara
7
-4
/
+35
2019-10-24
Merge "[HICN-355] Update Readme with missing dependency"
Alberto Compagno
1
-1
/
+2
2019-10-24
[HICN-355] Update Readme with missing dependency
Alberto Compagno
1
-1
/
+2
2019-10-23
Merge "[HICN-351] Support for new RemoveListener API in libhicnctrl + added m...
Jordan Augé
1
-1
/
+1
2019-10-24
[HICN-351] Support for new RemoveListener API in libhicnctrl + added missing ...
Jordan Augé
1
-1
/
+1
2019-10-23
Merge "[HICN-351] Support for new RemoveListener API in libhicnctrl + added m...
Jordan Augé
2
-10
/
+10
2019-10-24
[HICN-351] Support for new RemoveListener API in libhicnctrl + added missing ...
Jordan Augé
2
-10
/
+10
2019-10-23
Merge "[HICN-351] Support for new RemoveListener API in libhicnctrl + added m...
Jordan Augé
4
-102
/
+414
2019-10-24
[HICN-352] facemgr event loop enhancement; timer support & async hicn-light i...
Jordan Augé
30
-961
/
+2069
2019-10-23
[HICN-351] Support for new RemoveListener API in libhicnctrl + added missing ...
Jordan Augé
4
-102
/
+414
2019-10-23
Merge "[HICN-350] Minor cleanup in control API"
Mauro Sardara
10
-61
/
+65
2019-10-23
Merge "[HICN-349] Asynchronous API for libhicnctrl"
Mauro Sardara
2
-0
/
+447
2019-10-23
[HICN-349] Asynchronous API for libhicnctrl
Jordan Augé
2
-0
/
+447
2019-10-23
[HICN-350] Minor cleanup in control API
Jordan Augé
10
-61
/
+65
2019-10-23
Merge "[HICN-319] facemgr should allow face creation even though already in c...
Mauro Sardara
6
-36
/
+110
2019-10-23
[HICN-349] Asynchronous API for libhicnctrl
Jordan Augé
3
-300
/
+715
2019-10-22
[HICN-342] No need to take a lock on the hash entry if the lookup for
Alberto Compagno
6
-41
/
+51
2019-10-22
[HICN-347] memory leak in messageProcessor_Tick
michele papalini
1
-8
/
+10
2019-10-22
Merge "[HICN-346] Add version of the transport library in the config.h heade...
Michele Papalini
3
-15
/
+40
2019-10-22
[HICN-346] Add version of the transport library in the config.h header file.
Mauro Sardara
3
-15
/
+40
2019-10-22
Merge "[HICN-328] Reworking setSocketOption and getSocketOption to be thread-...
Michele Papalini
18
-1374
/
+1763
2019-10-22
[HICN-328] Reworking setSocketOption and getSocketOption to be thread-safe
Alberto Compagno
18
-1374
/
+1763
2019-10-22
Merge "[HICN-344] Memory management issues in symbolic table causes double free"
Michele Papalini
1
-11
/
+27
2019-10-22
[HICN-344] Memory management issues in symbolic table causes double free
Jordan Augé
1
-11
/
+27
2019-10-22
[HICN-343] fix hicn_name_create_from_ip_prefix function declaration
michele papalini
1
-1
/
+1
2019-10-21
[HICN-341] forwarder crashes when set an invalid forwarding strategy
michele papalini
1
-2
/
+0
2019-10-21
Merge "[HICN-320] HICN Light only configuring the first entry on FIB"
Michele Papalini
4
-21
/
+20
2019-10-21
[HICN-320] HICN Light only configuring the first entry on FIB
Jordan Augé
4
-21
/
+20
2019-10-21
Merge "[HICN-340] Install hicn-light service file."
Jordan Augé
2
-1
/
+50
2019-10-21
[HICN-340] Install hicn-light service file.
Mauro Sardara
2
-1
/
+50
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
[next]