aboutsummaryrefslogtreecommitdiffstats
path: root/lib/src/test
AgeCommit message (Expand)AuthorFilesLines
2022-10-17fix(libhicn): Out of bound memory accessJordan Augé1-2/+2
2022-09-30feat: support for new packet format in hicn-lightJordan Augé2-2/+5
2022-09-23fix(hicn-light): fix routing issuesJordan Augé3-0/+135
2022-09-14fix(strategy): fix memory leaks detected by valgrind in unit testsEnrico Loparco (eloparco)1-0/+2
2022-09-12fix(interest_manifest.h): set correct type to pos variable when using it in i...Mauro Sardara1-2/+2
2022-09-12feat(slab): add slab allocator to store hashtables' keysEnrico Loparco (eloparco)3-2/+151
2022-09-01feat(hicn-plugin): interest manifestMauro Sardara1-34/+55
2022-08-10feat: add interest manifest serialization/deserializationMauro Sardara1-0/+117
2022-08-04feat: Due to the deep modifications related to names and packet format,Luca Muscariello10-91/+1197
2022-03-31feat: boostrap hicn 22.02Luca Muscariello6-0/+1159