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
2020-09-18
Revert "[HICN-574] Fix compilation issue."
Mauro Sardara
2
-9
/
+1
2020-09-18
[HICN-574] Fix compilation issue.
Mauro Sardara
2
-1
/
+9
2020-09-14
[HICN-574] Host stack plugin for VPP.
Mauro Sardara
141
-340
/
+5747
2020-09-14
[HICN-635] Expose protocol API in libtransport.
Mauro Sardara
11
-330
/
+592
2020-09-14
[HICN-598] [HICN-599] Fix hicn_name_t definition conflicts.
Mauro Sardara
10
-534
/
+107
2020-09-11
[HICN-638] Check if systemd is running before enabling hicn-light service.
Mauro Sardara
1
-1
/
+3
2020-09-09
[HICN-637] Remove hicn_plugin dependency from libtransport.
Mauro Sardara
2
-16
/
+15
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-06-22
[HICN-630] Modify hicn-proxy file names to respect codestyle for filenames
Mauro Sardara
6
-11
/
+6
2020-06-15
[HICN-629] Add multithreading feature to hicn-http-proxy with SO_REUSEPORT so...
Mauro Sardara
2
-19
/
+24
2020-06-15
[HIC-628] Update hicn-http-proxy usage output.
Mauro Sardara
1
-4
/
+20
2020-06-15
Merge "[HICN-626] Return output from libhicnlight"
Angelo Mantellini
45
-566
/
+984
2020-06-15
[HICN-626] Return output from libhicnlight
Angelo Mantellini
45
-566
/
+984
2020-06-10
[HICN-627] CMake fix: consider local header files first and system ones after.
Mauro Sardara
2
-3
/
+3
2020-06-09
Merge "[HICN-624] http proxy proxy does not stop"
Angelo Mantellini
1
-0
/
+2
2020-06-09
[HICN-623] Initialize is_async in ConsumerSocket constructor.
Mauro Sardara
4
-23
/
+18
2020-06-05
[HICN-625] Http Proxy: listen only on local connections
Mauro Sardara
1
-1
/
+2
2020-06-04
[HICN-624] http proxy proxy does not stop
Angelo Mantellini
1
-0
/
+2
2020-06-03
[HICN-623] Initialize all the callbacks before starting a new RTC session.
Mauro Sardara
2
-20
/
+2
2020-06-03
Merge "[HICN-622] Add stop() functionality to http proxy."
Angelo Mantellini
17
-64
/
+177
2020-06-03
Merge "[HICN-610] Override hicn prefix used by http-proxy with one received f...
Angelo Mantellini
3
-32
/
+36
2020-06-03
[HICN-622] Add stop() functionality to http proxy.
Mauro Sardara
17
-64
/
+177
2020-06-02
[HICN-621] Upgrade libmemif to version 20.05
Mauro Sardara
1
-1
/
+1
2020-06-02
[HICN-610] Override hicn prefix used by http-proxy with one received
Mauro Sardara
3
-32
/
+36
2020-05-31
[HICN-619] Compilation Error on Android
Angelo Mantellini
1
-1
/
+4
2020-05-29
[HICH-618] HTTP proxy automatic configuration.
Mauro Sardara
17
-86
/
+885
2020-05-28
[HICN-617] Prepare hicn-plugin for VPP 20.05 release.
Mauro Sardara
4
-154
/
+148
2020-05-25
[HICN-616] Fix compilation issue with asio 1.16.
v20.05-rc0
Mauro Sardara
1
-1
/
+6
2020-05-20
[HICN-614] Add client HTTP proxy (TCP->hICN)
Mauro Sardara
11
-155
/
+729
2020-05-20
[HICN-613] Add io_service to ConsumerSocket constructor.
Mauro Sardara
22
-73
/
+184
2020-05-14
[HICN-611] Remove unused fields on libhicnlibrary
Angelo Mantellini
2
-9
/
+1
2020-05-13
Merge "[HICN-595] Bring TLS up to date"
Luca Muscariello
21
-625
/
+600
2020-05-13
Merge "[HICN-606] Added doxygen documentation"
Luca Muscariello
51
-900
/
+840
2020-05-06
[HICN-606] Added doxygen documentation
Alberto Compagno
51
-900
/
+840
2020-05-05
[HICN-608] Added configuratin option to manage hicn behaviour with interfaces
Alberto Compagno
5
-7
/
+28
2020-05-04
[HICN-603] Cleanup code for managing route
Alberto Compagno
21
-2328
/
+1334
2020-05-04
[HICN-602] Added bidirectional udp tunnels
Alberto Compagno
22
-54
/
+1343
2020-05-04
[HICN-592] Updating the vrf 0 (default fib) when a mapme event occurs
Alberto Compagno
13
-202
/
+337
2020-05-04
[HICN-591] Created new command "hicn enable <prefix>" that enable hicn on a g...
Alberto Compagno
20
-292
/
+790
2020-05-04
[HICN-590] Removed andjacency type specific face implementation
Alberto Compagno
65
-7077
/
+2021
2020-04-27
[HICN-604] using host order port value to punt udp packet
Alberto Compagno
1
-2
/
+2
2020-04-27
[HICN-604] Added missing punting for udp faces
Alberto Compagno
1
-1
/
+8
2020-04-23
[HICN-600] correct hicn apps on windows
Angelo Mantellini
2
-13
/
+18
2020-04-22
[HICN-601] Redefine TCP flags with HICN_ prefix
Mauro Sardara
3
-49
/
+41
2020-04-20
Merge "[HICN-596] Exporting hicn.api_types.h and hicn.api_enum.h"
Alberto Compagno
1
-2
/
+4
2020-04-17
[HICN-597] Add API to mark packet as interest/data.
Mauro Sardara
9
-39
/
+107
2020-04-16
[HICN-596] Exporting hicn.api_types.h and hicn.api_enum.h
Alberto Compagno
1
-2
/
+4
2020-04-11
[HICN-595] Bring TLS up to date
Olivier Roques
21
-625
/
+600
2020-04-07
[HICN-593] Fix higet crash when no uri is specified in command line
Mauro Sardara
1
-2
/
+5
[next]