aboutsummaryrefslogtreecommitdiffstats
path: root/libtransport/src/hicn/transport/core/portal.h
AgeCommit message (Expand)AuthorFilesLines
2020-02-26[HICN-534] Major rework on libtransport organizationMauro Sardara1-695/+0
2020-02-21[HICN-2] Added P2P confidential communication on hICNAlberto Compagno1-3/+0
2019-10-31[HICN-371] Fix invalid read reported by Valgrind when many timeouts happen.Mauro Sardara1-2/+3
2019-10-31[HICN-371] Solve memory leaks in libtransport.Mauro Sardara1-8/+16
2019-10-16[HICN-334] remove LOG for no pending interests in portalmichele papalini1-1/+1
2019-10-14[HICN-322] fix timeouts inside portalmichele papalini1-2/+8
2019-04-18[HICN-178] Sync send of control messages.v19.04Mauro Sardara1-24/+177
2019-03-15[HICN-118] Add .clang-format file, format all libtransport project.Mauro Sardara1-2/+3
2019-03-14[HICN-115] Error when libtransport has to close the connectionAngelo Mantellini1-1/+2
2019-03-08[HICN-99] Destroy in the correct order and in the correct event loop the attr...Mauro Sardara1-51/+47
2019-03-05[HICN-89] Preallocate memory for timer handlers just with memif connector.Mauro Sardara1-2/+19
2019-03-05[HICN-73] Performance improvements of interest/data transmission and receptio...Mauro Sardara1-64/+220
2019-02-18[HICN-50] Added udp application connector.Mauro Sardara1-16/+17
2019-02-11[HICN-46] Remove warnings libtransport on windowsAngelo Mantellini1-1/+0
2019-02-05[HICN-25] Test docs script.Mauro Sardara1-0/+1
2019-01-30[HICN-18] first commit of libtransport for windowsAngelo Mantellini1-19/+16
2019-01-29[HICN-17] Add possibility to destroy connection directly from stopEventsLoop ...Mauro Sardara1-9/+7
2019-01-25[HICN-13] sendInterest with customized callbacksmichele papalini1-12/+32
2019-01-21- Code style fixMauro Sardara1-1/+1
2019-01-17This is the first commit of the hicn projectv19.01Luca Muscariello1-0/+343