aboutsummaryrefslogtreecommitdiffstats
path: root/libtransport/src/core
AgeCommit message (Expand)AuthorFilesLines
2023-02-07fix(hicn): fix bugs reported by sonarqubeMichele Papalini2-2/+14
2022-12-02feat: configure hicnlight port in libtransport and libconfigMauro Sardara1-0/+1
2022-10-19fix(sonar): False positives Identical sub-expressions on both sides of operatorLuca Muscariello1-2/+2
2022-09-30feat: support for new packet format in hicn-lightJordan Augé1-58/+7
2022-09-23fix(hicn-light): fix routing issuesJordan Augé1-1/+1
2022-09-14feat(hicn-ping): allow usage of random prefixes/suffixes in hicn-pingEnrico Loparco (eloparco)2-3/+14
2022-09-02fix(sonar): make sonarqube happyMauro Sardara3-11/+8
2022-09-02fix: correct bugs in interest processing pipelineMauro Sardara1-2/+5
2022-09-01feat(hicn-plugin): interest manifestMauro Sardara4-29/+56
2022-08-10feat: add interest manifest serialization/deserializationMauro Sardara1-18/+13
2022-08-04feat: Due to the deep modifications related to names and packet format,Luca Muscariello10-465/+334
2022-06-30refactor(lib, hicn-light, vpp, hiperf): HICN-723Luca Muscariello25-785/+752
2022-04-26HICN-722: Updates on transport, RTC, manifest usage for RTC, infra.Luca Muscariello4-15/+17
2022-03-31feat: boostrap hicn 22.02Luca Muscariello31-1022/+2740
2021-07-06[HICN-713] Transport Library Major Refactoring 2Mauro39-4489/+115
2021-05-03[HICN-703] correct minor cmake issues and memset in manifest_format_fixed.ccAngelo Mantellini1-2/+2
2021-04-30[HICN-703] Update windows-sdk and hicn codeAngelo Mantellini8-15/+33
2021-04-15[HICN-690] Transport Library Major RefactoryLuca Muscariello27-443/+2979
2021-02-05[HICN-679] Do not throw exception when receiving corrupted/not-hicn packet fr...Mauro Sardara3-13/+18
2021-01-26[HICN-677] Add support for unit testing across all subprojectsMauro Sardara3-308/+2
2020-12-10[HICN-658] Increase memif ring size.Mauro Sardara1-3/+2
2020-12-10[HICN-658] Return error if buffer allocation fails in memif connector.Mauro Sardara1-3/+3
2020-12-10[HICN-658] Return error if buffer allocation fails in memif connector.Mauro Sardara1-0/+1
2020-11-23[HICN-659] Fix udp-encap inconsistenciesMauro Sardara1-1/+4
2020-11-20[HICN-658] Improve memif connector.Mauro Sardara2-5/+17
2020-11-10[HICN-651] Offload checksum computation to VPP.Mauro Sardara1-0/+3
2020-09-18Revert to [HICN-638] Check if systemd is running before enabling hicn-light s...Mauro Sardara1-8/+33
2020-09-14[HICN-598] [HICN-599] Fix hicn_name_t definition conflicts.Mauro Sardara1-33/+8
2020-05-20[HICN-613] Add io_service to ConsumerSocket constructor.Mauro Sardara2-7/+6
2020-05-13Merge "[HICN-595] Bring TLS up to date"Luca Muscariello1-2/+2
2020-05-04[HICN-603] Cleanup code for managing routeAlberto Compagno6-18/+40
2020-04-11[HICN-595] Bring TLS up to dateOlivier Roques1-2/+2
2020-03-31[HICN-581] update hicn stack to support windows, againAngelo Mantellini3-3/+4
2020-03-10[HICN-544] Do not block reading incoming messages in memif connector.Mauro Sardara3-13/+17
2020-03-09[HICN-540] Optimizations for libhicntransportMauro Sardara8-91/+42
2020-02-27Merge "[HICN-539] Expose portal APIs to applications"Angelo Mantellini2-54/+7
2020-02-27[HICN-539] Expose portal APIs to applicationsMauro Sardara2-54/+7
2020-02-27[HICN-538] Use type utils::CryptoHashtype instead of HashAlgorithm everywhereMauro Sardara6-18/+12
2020-02-26[HICN-534] Major rework on libtransport organizationMauro Sardara39-0/+6781