Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-02-26 | [HICN-534] Major rework on libtransport organization | Mauro Sardara | 218 | -3909/+4469 | |
Change-Id: I361b83a18b4fd59be136d5f0817fc28e17e89884 Signed-off-by: Mauro Sardara <msardara@cisco.com> | |||||
2020-02-24 | [HICN-532] Add docs target in build-package script | Mauro Sardara | 1 | -13/+42 | |
Change-Id: I143509be32a3897880e02f55856a4ca1b2522269 Signed-off-by: Mauro Sardara <msardara@cisco.com> | |||||
2020-02-21 | Merge "[HICN-2] Added P2P confidential communication on hICN" | Alberto Compagno | 63 | -638/+4198 | |
2020-02-21 | [HICN-2] Added P2P confidential communication on hICN | Alberto Compagno | 63 | -638/+4198 | |
P2P confidential communications exploit the TLS 1.3 protocol to let a consumer to establish a secure communication on an hICN name. Currently we don't support the consumer authentication (mutual authentication in TLS) and the 0-rtt session establishment. Change-Id: I2be073847c08a17f28c837d444081920c5e57a07 Signed-off-by: Alberto Compagno <acompagn+fdio@cisco.com> Signed-off-by: Olivier Roques <oroques+fdio@cisco.com> Signed-off-by: Mauro Sardara <msardara@cisco.com> | |||||
2020-02-21 | [HICN-531] update documentation with fixes and new content | Luca Muscariello | 6 | -102/+120 | |
Change-Id: I4d75f559875fbaae3a63ed20835461b3d18691fb Signed-off-by: Luca Muscariello <muscariello@ieee.org> | |||||
2020-02-19 | [HICN-530] Add support for chunked Transfer-Encoding in higet and http-proxy | Mauro Sardara | 7 | -45/+213 | |
Change-Id: Ibf954e5e886412a934542a10d94d89bb8a55a676 Signed-off-by: Mauro Sardara <msardara@cisco.com> | |||||
2020-02-18 | Merge "[HICN-528] Add progress bar to higet." | Angelo Mantellini | 9 | -215/+276 | |
2020-02-18 | [HICN-528] Add progress bar to higet. | Mauro Sardara | 9 | -215/+276 | |
Change-Id: I645ef2b8834f4310933793fb1f59e8f37e3d6aef Signed-off-by: Mauro Sardara <msardara@cisco.com> | |||||
2020-02-18 | [HICN-527] Add component for libhttpproxy. | Mauro Sardara | 1 | -0/+1 | |
Change-Id: I6396bbab63cc8d5e8c303df83240cf458b5eb8d7 Signed-off-by: Mauro Sardara <msardara@cisco.com> | |||||
2020-02-18 | [HICN-510] Adding collectd plugins to get telemetry from vpp and hicn-plugin | Alberto Compagno | 15 | -12/+1249 | |
Change-Id: Idb322dc712b52301c66c5256ad8d1a6a65b503b9 Signed-off-by: Alberto Compagno <acompagn+fdio@cisco.com> | |||||
2020-02-18 | [HICN-527] Do not create Unspecified DEB/RPM package anymore. | Mauro Sardara | 4 | -4/+5 | |
Change-Id: Id79b3885ca02b24a4c480ec10a0b2a1330ff8604 Signed-off-by: Mauro Sardara <msardara@cisco.com> | |||||
2020-02-17 | Merge "[HICN-524 HICN-526] Add manifest and content lifetime options to ↵ | Michele Papalini | 3 | -13/+28 | |
hproxy command line" | |||||
2020-02-17 | [HICN-524 HICN-526] Add manifest and content lifetime options to hproxy ↵ | Mauro Sardara | 3 | -13/+28 | |
command line Change-Id: I565e4edb39b2c3d18fd9b2ef8b2a638a53b9eefe Signed-off-by: Mauro Sardara <msardara@cisco.com> | |||||
2020-02-15 | [HICN-521] Documentation update | Luca Muscariello | 12 | -164/+266 | |
Change-Id: I3ef51af521b53512e589eaf5bb5c0852a638baf5 Signed-off-by: Luca Muscariello <muscariello@ieee.org> | |||||
2020-02-14 | Merge "[HICN-520] Read correct number of bytes in HTTP proxy." | Michele Papalini | 2 | -11/+23 | |
2020-02-14 | [HICN-520] Read correct number of bytes in HTTP proxy. | Mauro Sardara | 2 | -11/+23 | |
Change-Id: If22ad9db54bae0c1bde8f8bc0895c24e9ae23d65 Signed-off-by: Mauro Sardara <msardara@cisco.com> | |||||
2020-02-14 | Merge "[HICN-520] Read correct number of bytes during HTTP response ↵ | Michele Papalini | 1 | -1/+2 | |
reception performed by the http-proxy." | |||||
2020-02-13 | Merge "[HICN-518] new API in hicn-light to allow a producer to force MAP-Me ↵ | Mauro Sardara | 7 | -26/+94 | |
messages to be resent" | |||||
2020-02-13 | [HICN-519] Documentation update | Luca Muscariello | 10 | -349/+269 | |
Change-Id: Iba61bc07196643b8061f0cb0f7213c7e0b256020 Signed-off-by: Luca Muscariello <muscariello@ieee.org> | |||||
2020-02-13 | [HICN-520] Read correct number of bytes during HTTP response reception ↵ | Mauro Sardara | 1 | -1/+2 | |
performed by the http-proxy. Change-Id: I06879276c76aacf55715e34590afe0babc89a132 Signed-off-by: Mauro Sardara <msardara@cisco.com> | |||||
2020-02-13 | [HICN-518] new API in hicn-light to allow a producer to force MAP-Me ↵ | Jordan Augé | 7 | -26/+94 | |
messages to be resent Change-Id: I2e17250c5e4f78341966507a4bf04d09b84bb9d0 Signed-off-by: Jordan Augé <jordan.auge+fdio@cisco.com> | |||||
2020-02-12 | [HICN-508] [HICN-509] [HICN-506] Manifest rework | Mauro Sardara | 42 | -1040/+1728 | |
Change-Id: I992205148910be008d66b5acb7f6f1365770f9e8 Signed-off-by: Mauro Sardara <msardara@cisco.com> | |||||
2020-02-12 | Merge "[HICN-512] documentation bundle using sphinx" | Mauro Sardara | 19 | -13/+338 | |
2020-02-12 | [HICN-512] documentation bundle using sphinx | Luca Muscariello | 19 | -13/+338 | |
Change-Id: I1dcbca50f7406ef2714683547b6bb32463e1baf8 Signed-off-by: Luca Muscariello <muscariello@ieee.org> | |||||
2020-02-12 | [HICN-516] remove facemgr android-utility header from installed ones | Jordan Augé | 5 | -4/+4 | |
Change-Id: I72018d73fdf0a295c6121efd38b0ce1a00519dd5 Signed-off-by: Jordan Augé <jordan.auge+fdio@cisco.com> | |||||
2020-02-12 | [HICN-513] fix uninitialized batching parameter in libtransport's rate ↵ | Jordan Augé | 1 | -1/+2 | |
estimation Change-Id: I5e3855439994dea453d68cda446b6756240265a9 Signed-off-by: Jordan Augé <jordan.auge+fdio@cisco.com> | |||||
2020-02-11 | [HICN-511] Added android log for libhicntransport | Mauro Sardara | 1 | -6/+4 | |
Change-Id: I566939e02d7f2c8be6be9665d32c09f4737f69e1 Signed-off-by: Mauro Sardara <msardara@cisco.com> | |||||
2020-02-06 | [HICN-507] RTT estimation at packet reception | michele papalini | 1 | -2/+2 | |
Signed-off-by: michele papalini <micpapal@cisco.com> Change-Id: I268370efd91a702c00bbea4b73dff9dfddbe7171 | |||||
2020-02-06 | Merge "[HICN-504] Added hicn yang model to the hicn-sysrepo-plugin package" | Alberto Compagno | 2 | -1/+10 | |
2020-02-05 | [HICN-504] Added hicn yang model to the hicn-sysrepo-plugin package | Aberto Compagno | 2 | -1/+10 | |
Signed-off-by: Aberto Compagno <acompagn+fdio@cisco.com> Change-Id: I1679360a23fd7b790582c754d25fd6b4709fbfde | |||||
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 ↵ | Michele Papalini | 4 | -39/+57 | |
manifests are enabled" | |||||
2020-02-05 | [HICN-503] correctly compute drop probability in RAAQM | michele papalini | 1 | -1/+2 | |
Signed-off-by: michele papalini <micpapal@cisco.com> Change-Id: I1b74a88c4d46aae178599f43ac6f223b29d4dfc5 | |||||
2020-02-05 | [HICN-502] fix min_filter max size | michele papalini | 1 | -1/+1 | |
Signed-off-by: michele papalini <micpapal@cisco.com> Change-Id: I108240376b67c221d440f43496a17513b89db0a3 | |||||
2020-02-04 | Merge "Fix INFO file" | Mauro Sardara | 1 | -1/+1 | |
2020-02-04 | [HICN-501] Change calculation of next reassembly segment when manifests are ↵ | Olivier Roques | 4 | -39/+57 | |
enabled When manifests are enabled, the current way of computing the next reassembly segment is broken: if manifests are received out of order, which can happen if a interest for a manifest timeouts, reassembly will also be out of order. This patch makes uses of the SuffixContent class introduced in HICN-392 to correctly compute the index of the next segment to reassemble. Change-Id: I2784f3da544fef7b48a110dd6c233657610f44b8 Signed-off-by: Olivier Roques <oroques+fdio@cisco.com> | |||||
2020-02-03 | Merge "[HICN-489] Add iOS support to hicn stack" | Jordan Augé | 28 | -142/+155 | |
2020-02-03 | [HICN-489] Add iOS support to hicn stack | Angelo Mantellini | 28 | -142/+155 | |
Signed-off-by: Angelo Mantellini <angelo.mantellini@cisco.com> Change-Id: I8fa8c4eaa3218eb4be46f713b15ab789c6930aa0 | |||||
2020-01-31 | Fix INFO file | Vanessa Rene Valderrama | 1 | -1/+1 | |
Fixing the email line to resolve build errors Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org> Change-Id: Ib62a3fa48b33c86a81222078395055b0892fe5ea | |||||
2020-01-31 | Merge "Add Angelo Mantellini as committer in INFO.yaml" | Michele Papalini | 1 | -0/+5 | |
2020-01-31 | Merge "[HICN-500] Inline bucket retrieved with pool pointer + bucket id ↵ | Mauro Sardara | 1 | -3/+1 | |
instead of pool_elt_at_index" | |||||
2020-01-31 | [HICN-499] RAAQM: do not reinitialize window at every call of consume. | Mauro Sardara | 1 | -1/+0 | |
Change-Id: I557164a31997574cbf93b0612cdd87e21be76c74 Signed-off-by: Mauro Sardara <msardara@cisco.com> | |||||
2020-01-31 | [HICN-500] Inline bucket retrieved with pool pointer + bucket id instead of ↵ | Alberto Compagno | 1 | -3/+1 | |
pool_elt_at_index Change-Id: I958a1847363aacfa7c45e65550e5f77e14f4902e Signed-off-by: Alberto Compagno <acompagn+fdio@cisco.com> | |||||
2020-01-30 | Add Angelo Mantellini as committer in INFO.yaml | Angelo Mantellini | 1 | -0/+5 | |
Signed-off-by: Angelo Mantellini <angelo.mantellini@cisco.com> Change-Id: I697aaaad18beabe0ab741b4d1ad8c6a78756f4a2 | |||||
2020-01-30 | Merge "[HICN-497] Fixed wrong alignement in the matching function" | Mauro Sardara | 1 | -8/+3 | |
2020-01-30 | Merge "[HICN-495] Removed wrong free before returnin the data" | Mauro Sardara | 1 | -0/+3 | |
2020-01-30 | [HICN-497] Fixed wrong alignement in the matching function | Alberto Compagno | 1 | -8/+3 | |
Change-Id: I8115fd1be93477811e349d13ab5e3aaaff1880c7 Signed-off-by: Alberto Compagno <acompagn+fdio@cisco.com> | |||||
2020-01-30 | [HICN-495 HICN-496] Compile only libmemif as part of extras. Upgrade ↵ | Mauro Sardara | 2 | -4/+4 | |
libmemif to 20.01 Change-Id: I3ee3757e2aafee5a2cc5d07d48c744b1bd29bdf5 Signed-off-by: Mauro Sardara <msardara@cisco.com> | |||||
2020-01-30 | [HICN-495] Removed wrong free before returnin the data | Alberto Compagno | 1 | -0/+3 | |
Change-Id: Ibad8a7f737b30c3c719f5ccbc0635b2948affdce Signed-off-by: Alberto Compagno <acompagn+fdio@cisco.com> | |||||
2020-01-30 | [HICN-492] Initialization of vapi_ctx_t before calling vapi_safe_connect() | Alberto Compagno | 2 | -12/+12 | |
Change-Id: I26aeaffe40cfff460d9780319e54fcb74114cee4 Signed-off-by: Alberto Compagno <acompagn+fdio@cisco.com> |