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
/
libtransport
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-10
[HICN-651] Offload checksum computation to VPP.
Mauro Sardara
1
-0
/
+3
2020-10-20
Merge "[HICN-648] Optionally reset RAAQM window in a per-session basis"
Michele Papalini
3
-0
/
+20
2020-10-20
[HICN-648] Optionally reset RAAQM window in a per-session basis
Mauro Sardara
3
-0
/
+20
2020-10-15
[HICN-647] Freezing CWND if the production rate of the producer is equal to 0
Giulio Grassi
1
-0
/
+2
2020-09-18
Revert to [HICN-638] Check if systemd is running before enabling hicn-light s...
Mauro Sardara
16
-630
/
+376
2020-09-18
Revert "[HICN-574] Fix compilation issue."
Mauro Sardara
1
-2
/
+0
2020-09-18
[HICN-574] Fix compilation issue.
Mauro Sardara
1
-0
/
+2
2020-09-14
[HICN-574] Host stack plugin for VPP.
Mauro Sardara
6
-24
/
+46
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
3
-44
/
+14
2020-09-09
[HICN-637] Remove hicn_plugin dependency from libtransport.
Mauro Sardara
1
-1
/
+0
2020-06-10
[HICN-627] CMake fix: consider local header files first and system ones after.
Mauro Sardara
2
-3
/
+3
2020-06-09
[HICN-623] Initialize is_async in ConsumerSocket constructor.
Mauro Sardara
4
-23
/
+18
2020-06-03
[HICN-623] Initialize all the callbacks before starting a new RTC session.
Mauro Sardara
2
-20
/
+2
2020-06-03
[HICN-622] Add stop() functionality to http proxy.
Mauro Sardara
2
-7
/
+4
2020-05-29
[HICH-618] HTTP proxy automatic configuration.
Mauro Sardara
4
-7
/
+88
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
1
-2
/
+0
2020-05-13
Merge "[HICN-595] Bring TLS up to date"
Luca Muscariello
20
-377
/
+369
2020-05-04
[HICN-603] Cleanup code for managing route
Alberto Compagno
6
-18
/
+40
2020-04-11
[HICN-595] Bring TLS up to date
Olivier Roques
20
-377
/
+369
2020-04-01
[HICN-587] Fix RAAQM default config path
Olivier Roques
1
-1
/
+1
2020-03-31
Merge "[HICN-581] update hicn stack to support windows, again"
Angelo Mantellini
6
-15
/
+15
2020-03-31
[HICN-581] update hicn stack to support windows, again
Angelo Mantellini
6
-15
/
+15
2020-03-27
[HICN-458] Setting data packet size socket option when the payload size is pa...
Alberto Compagno
1
-1
/
+1
2020-03-24
[HICN-580] Improve memory usage in signer and verifier
Olivier Roques
4
-92
/
+91
2020-03-11
Merge "[HICN-546] Fix memory leak on producer side"
Alberto Compagno
2
-13
/
+7
2020-03-11
[HICN-546] Fix memory leak on producer side
Olivier Roques
2
-13
/
+7
2020-03-11
[HICN-545] Do not schedule callbacks during segmentation in a per packet basis.
Mauro Sardara
2
-38
/
+57
2020-03-10
[HICN-544] Do not block reading incoming messages in memif connector.
Mauro Sardara
4
-15
/
+20
2020-03-09
[HICN-540] Optimizations for libhicntransport
Mauro Sardara
23
-205
/
+341
2020-02-27
Merge "[HICN-539] Expose portal APIs to applications"
Angelo Mantellini
9
-60
/
+326
2020-02-27
[HICN-539] Expose portal APIs to applications
Mauro Sardara
9
-60
/
+326
2020-02-27
Merge "[HICN-538] Use type utils::CryptoHashtype instead of HashAlgorithm eve...
Angelo Mantellini
15
-37
/
+31
2020-02-27
[HICN-538] Use type utils::CryptoHashtype instead of HashAlgorithm everywhere
Mauro Sardara
15
-37
/
+31
2020-02-27
[HICN-536] Define asio standalone in libtransport includes
Mauro Sardara
2
-2
/
+5
2020-02-27
[HICN-536] Define asio standalone in libtransport includes
Mauro Sardara
2
-1
/
+4
2020-02-26
[HICN-534] Major rework on libtransport organization
Mauro Sardara
212
-3886
/
+4428
2020-02-21
Merge "[HICN-2] Added P2P confidential communication on hICN"
Alberto Compagno
53
-347
/
+3648
2020-02-21
[HICN-2] Added P2P confidential communication on hICN
Alberto Compagno
53
-347
/
+3648
2020-02-19
[HICN-530] Add support for chunked Transfer-Encoding in higet and http-proxy
Mauro Sardara
2
-16
/
+36
2020-02-18
[HICN-528] Add progress bar to higet.
Mauro Sardara
8
-169
/
+110
2020-02-18
[HICN-510] Adding collectd plugins to get telemetry from vpp and hicn-plugin
Alberto Compagno
1
-2
/
+0
2020-02-12
[HICN-508] [HICN-509] [HICN-506] Manifest rework
Mauro Sardara
40
-1038
/
+1714
2020-02-12
Merge "[HICN-512] documentation bundle using sphinx"
Mauro Sardara
2
-134
/
+0
2020-02-12
[HICN-512] documentation bundle using sphinx
Luca Muscariello
2
-134
/
+0
2020-02-12
[HICN-513] fix uninitialized batching parameter in libtransport's rate estima...
Jordan Augé
1
-1
/
+2
2020-02-11
[HICN-511] Added android log for libhicntransport
Mauro Sardara
1
-6
/
+4
2020-02-05
Merge "[HICN-503] correctly compute drop probability in RAAQM"
Alberto Compagno
1
-1
/
+2
2020-02-05
Merge "[HICN-501] Change calculation of next reassembly segment when manifest...
Michele Papalini
4
-39
/
+57
[next]