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
/
lib
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-05
[HICN-679] Do not throw exception when receiving corrupted/not-hicn packet fr...
Mauro Sardara
1
-7
/
+8
2020-11-10
[HICN-651] Offload checksum computation also for data packets.
Mauro Sardara
1
-14
/
+33
2020-11-10
[HICN-651] Offload checksum computation to VPP.
Mauro Sardara
1
-7
/
+27
2020-09-18
Revert to [HICN-638] Check if systemd is running before enabling hicn-light s...
Mauro Sardara
9
-100
/
+416
2020-09-14
[HICN-574] Host stack plugin for VPP.
Mauro Sardara
7
-3
/
+25
2020-09-14
[HICN-598] [HICN-599] Fix hicn_name_t definition conflicts.
Mauro Sardara
4
-413
/
+75
2020-04-22
[HICN-601] Redefine TCP flags with HICN_ prefix
Mauro Sardara
2
-38
/
+38
2020-04-17
[HICN-597] Add API to mark packet as interest/data.
Mauro Sardara
7
-36
/
+80
2020-03-31
[HICN-581] update hicn stack to support windows, again
Angelo Mantellini
1
-10
/
+10
2020-02-21
[HICN-2] Added P2P confidential communication on hICN
Alberto Compagno
1
-7
/
+9
2020-02-03
[HICN-489] Add iOS support to hicn stack
Angelo Mantellini
4
-14
/
+14
2020-01-21
[HICN-442] new forwarding strategy
michele papalini
1
-1
/
+2
2019-11-20
[HICN-394] Add route commands add, list, del for the hicn-plugin
Alberto Compagno
1
-2
/
+2
2019-11-15
[HICN-386] Improve API error management in libhicnctrl
Jordan Augé
1
-6
/
+5
2019-11-14
[HICN-386] Improve API error management in libhicnctrl
Jordan Augé
4
-40
/
+211
2019-11-12
[HICN-376] Add manual connection/route setting to face manager
Jordan Augé
1
-2
/
+27
2019-11-08
[HICN-385] fix route removal in hicnctrl, code uniformization in hicn-light c...
Jordan Augé
3
-95
/
+143
2019-11-04
[HICN-262] Fix binary api to prevent byteswapping of ip addresses in vapi
Alberto Compagno
3
-19
/
+15
2019-10-24
[HICN-352] facemgr event loop enhancement; timer support & async hicn-light i...
Jordan Augé
1
-5
/
+3
2019-10-22
[HICN-343] fix hicn_name_create_from_ip_prefix function declaration
michele papalini
1
-1
/
+1
2019-10-21
[HICN-320] HICN Light only configuring the first entry on FIB
Jordan Augé
1
-3
/
+8
2019-10-09
[HICN-311] Incorrect copying of ip_prefix_t data & uninitialized bytes causes...
Jordan Augé
2
-3
/
+4
2019-10-08
Merge "[HICN-306] Wrong representation format in ip_prefix_ntop causes parsin...
Mauro Sardara
1
-1
/
+13
2019-10-08
[HICN-306] Wrong representation format in ip_prefix_ntop causes parsing issues
Jordan Augé
1
-1
/
+13
2019-10-08
Merge "[HICN-303] Fixed reading size of authentication header which might hav...
Jordan Augé
1
-2
/
+4
2019-10-08
[HICN-303] Fixed reading size of authentication header which might have cause...
Alberto Compagno
1
-2
/
+4
2019-10-07
[HICN-298] Release new hICN app for Android
Jordan Augé
31
-3281
/
+457
2019-08-27
HICN-270 correcly create hicn name from ip address in lib
michele papalini
1
-10
/
+4
2019-07-29
[HICN-252] Add per-application policy framework to hicn-light forwarder
Jordan Augé
1
-6
/
+12
2019-07-26
[HICN-253] Mark cmake target for library as static or shared.
Mauro Sardara
1
-3
/
+3
2019-07-08
[HICN-242] Perform only one allocation for the whole buffer passed to produce()
Mauro Sardara
2
-2
/
+2
2019-05-16
[HICN-195] Generate static libs for android
Angelo Mantellini
1
-11
/
+23
2019-05-13
[HICN-194] support for android environment
Angelo Mantellini
2
-39
/
+39
2019-03-12
[HICN-106]
Mauro Sardara
2
-6
/
+26
2019-03-06
Merge "[HICN-88] fix bug in function ipv4_get_interest_name_suffix"
Jordan Augé
1
-1
/
+1
2019-03-06
[HICN-88] fix bug in function ipv4_get_interest_name_suffix
jerryian
1
-1
/
+1
2019-03-05
[HICN-11] Rework on transport protocols improving components modularity
Mauro Sardara
1
-1
/
+1
2019-02-12
[HICN-52] Fix signature computation and verification in libtransport
Mauro Sardara
1
-15
/
+15
2019-02-12
[HICN-51] Add static assert for ensuring correct struct size in libhicn defin...
Mauro Sardara
12
-57
/
+198
2019-02-12
[HICN-44] Remove warnings libhicn (lib) on windows
Angelo Mantellini
8
-34
/
+40
2019-02-11
[HICN-43] Fix AH_FLAG set during packet forging.
Mauro Sardara
1
-1
/
+1
2019-02-08
[HICN-43] Fixed packet lifetime and setting AH flag when a data packet carrie...
Alberto Compagno
3
-5
/
+9
2019-02-07
[HICN-39] Added api that return a pointer to the signature hold in a packet
Alberto Compagno
9
-4
/
+55
2019-02-06
[HICN-34] Fixed bug on struct size and implemented initialization method
Alberto Compagno
2
-9
/
+14
2019-01-31
[HICN-23] Fix ICMP types for MAP-Me Ack
Jordan Augé
1
-2
/
+2
2019-01-30
[HICN-19] Add support for Windows 10 x64 for libhicn (lib)
Angelo Mantellini
8
-8
/
+46
2019-01-30
[HICN-18] first commit of libtransport for windows
Angelo Mantellini
29
-0
/
+0
2019-01-22
[HICN-3] First version of packaging system based on cmake.
Mauro Sardara
2
-10
/
+10
2019-01-21
HICN-4 - Fix Windows compilation issue with named struct initializers
Jordan Augé
5
-366
/
+385
2019-01-21
- Code style fix
Mauro Sardara
1
-4
/
+5
[next]