aboutsummaryrefslogtreecommitdiffstats
path: root/libtransport/src/test
AgeCommit message (Expand)AuthorFilesLines
2022-11-22feat(auth): add support for ED25519 and ED448Olivier Roques1-4/+4
2022-09-30feat: support for new packet format in hicn-lightJordan Augé2-155/+96
2022-09-29fix(rtc-production-protocol): do not modify packet just after sending itMauro Sardara2-14/+22
2022-09-16fix(gcc): fix gcc warningsEnrico Loparco (eloparco)1-1/+1
2022-09-14feat(hicn-ping): allow usage of random prefixes/suffixes in hicn-pingEnrico Loparco (eloparco)2-0/+120
2022-09-01feat(hicn-plugin): interest manifestMauro Sardara1-9/+3
2022-08-10feat: add interest manifest serialization/deserializationMauro Sardara1-0/+7
2022-08-04feat: Due to the deep modifications related to names and packet format,Luca Muscariello11-369/+354
2022-06-30refactor(lib, hicn-light, vpp, hiperf): HICN-723Luca Muscariello7-98/+709
2022-04-26HICN-722: Updates on transport, RTC, manifest usage for RTC, infra.Luca Muscariello2-17/+9
2022-03-31feat: boostrap hicn 22.02Luca Muscariello19-235/+2673
2021-07-06[HICN-713] Transport Library Major Refactoring 2Mauro14-578/+834
2021-04-15[HICN-690] Transport Library Major RefactoryLuca Muscariello11-17/+2405
2021-01-27[HICN-677] Add link flag to workaround undefined symbols referenced in vpp li...Mauro Sardara1-0/+4
2021-01-26[HICN-677] Fix compilation error for tests in ubuntu bionic.Mauro Sardara1-42/+1
2021-01-26[HICN-677] Add support for unit testing across all subprojectsMauro Sardara3-0/+349