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
/
lib
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-30
feat: support for new packet format in hicn-light
Jordan Augé
13
-369
/
+58
2022-09-23
fix(hicn-light): fix routing issues
Jordan Augé
5
-40
/
+188
2022-09-14
fix(strategy): fix memory leaks detected by valgrind in unit tests
Enrico Loparco (eloparco)
1
-0
/
+2
2022-09-14
feat(hicn-ping): allow usage of random prefixes/suffixes in hicn-ping
Enrico Loparco (eloparco)
1
-0
/
+6
2022-09-12
fix(interest_manifest.h): set correct type to pos variable when using it in i...
Mauro Sardara
1
-2
/
+2
2022-09-12
feat(slab): add slab allocator to store hashtables' keys
Enrico Loparco (eloparco)
5
-2
/
+355
2022-09-01
feat(hicn-plugin): interest manifest
Mauro Sardara
2
-36
/
+58
2022-08-26
feat: resize hicn_buffer_t to 24 byes
Mauro Sardara
1
-1
/
+1
2022-08-10
feat: add interest manifest serialization/deserialization
Mauro Sardara
2
-2
/
+119
2022-08-04
feat: Due to the deep modifications related to names and packet format,
Luca Muscariello
38
-2612
/
+5924
2022-06-30
refactor(lib, hicn-light, vpp, hiperf): HICN-723
Luca Muscariello
14
-48
/
+490
2022-03-31
feat: boostrap hicn 22.02
Luca Muscariello
27
-1048
/
+3398
2021-07-06
[HICN-713] Transport Library Major Refactoring 2
Mauro
8
-439
/
+526
2021-04-30
[HICN-703] Update windows-sdk and hicn code
Angelo Mantellini
2
-0
/
+70
2021-04-15
[HICN-690] Transport Library Major Refactory
Luca Muscariello
9
-220
/
+326
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
[next]