aboutsummaryrefslogtreecommitdiffstats
path: root/utils/src/hiperf.cc
AgeCommit message (Expand)AuthorFilesLines
2021-07-06[HICN-713] Transport Library Major Refactoring 2Mauro1-1683/+0
2021-04-30[HICN-703] Update windows-sdk and hicn codeAngelo Mantellini1-13/+14
2021-04-15[HICN-690] Transport Library Major RefactoryLuca Muscariello1-213/+422
2020-11-20[HICN-658] Improve memif connector.Mauro Sardara1-2/+4
2020-07-17[HICN-633] compute the correct data packet size in hiperfmichele papalini1-1/+4
2020-07-17[HICN-632] Do not send packets larger more than 1400 bytes over RTC socketMauro Sardara1-217/+236
2020-04-11[HICN-595] Bring TLS up to dateOlivier Roques1-248/+231
2020-03-31[HICN-581] update hicn stack to support windows, againAngelo Mantellini1-1/+3
2020-03-27[HICN-583] Remove obsolete code from hiperfOlivier Roques1-7/+0
2020-03-27[HICN-458] Setting data packet size socket option when the payload size is pa...Alberto Compagno1-1/+6
2020-03-10[HICN-544] Do not block reading incoming messages in memif connector.Mauro Sardara1-7/+20
2020-03-09[HICN-540] Optimizations for libhicntransportMauro Sardara1-19/+10
2020-02-27[HICN-538] Use type utils::CryptoHashtype instead of HashAlgorithm everywhereMauro Sardara1-6/+6
2020-02-26[HICN-534] Major rework on libtransport organizationMauro Sardara1-8/+10
2020-02-21[HICN-2] Added P2P confidential communication on hICNAlberto Compagno1-144/+416
2019-10-31[HICN-371] Solve memory leaks in libtransport.Mauro Sardara1-0/+5
2019-10-22[HICN-328] Reworking setSocketOption and getSocketOption to be thread-safeAlberto Compagno1-9/+8
2019-10-09[HICN-280] Adding set interest lifetime option and deallocatingAlberto Compagno1-8/+14
2019-10-04[HICN-293] remove stats in hiperf in RTC modemichele papalini1-2/+11
2019-07-08[HICN-242] Perform only one allocation for the whole buffer passed to produce()Mauro Sardara1-5/+13
2019-07-05[HICN-240] Open stdin fd only in interacrive mode.Mauro Sardara1-1/+6
2019-05-13[HICN-194] support for android environmentAngelo Mantellini1-0/+2
2019-04-18[HICN-178] Sync send of control messages.v19.04Mauro Sardara1-0/+2
2019-04-15[HICN-155] Consumer socket allows now to read N bytes from the network, where...Mauro Sardara1-60/+151
2019-04-15[HICN-163] check inside hiperf if the client receives all the packets in case...michele papalini1-7/+86
2019-04-03[HICN-164] hiperf RTC ratemichele papalini1-4/+4
2019-04-02[HICN-159] RTC traffic in hiperfmichele papalini1-160/+258
2019-03-20[HICN-128] README utils and renaming of executablesAngelo Mantellini1-216/+197
2019-03-19[HICN-125 HICN-126]Mauro Sardara1-2/+3
2019-03-14[HICN-116] Added RTC producer option to hiperf.Mauro Sardara1-38/+163
2019-03-08[HICN-99] Destroy in the correct order and in the correct event loop the attr...Mauro Sardara1-20/+25
2019-03-05[HICN-73] Performance improvements of interest/data transmission and receptio...Mauro Sardara1-2/+2
2019-03-05[HICN-11] Rework on transport protocols improving components modularityMauro Sardara1-34/+37
2019-02-22[HICN-80] Avoid segfault when deleting memif interface on VPP.Mauro Sardara1-2/+0
2019-02-18[HICN-50] Added udp application connector.Mauro Sardara1-13/+26
2019-02-11[HICN-47] Remove warnings utils on windowsAngelo Mantellini1-9/+12
2019-01-31[HICN-20] Windows compatibility for ping_client, ping_server and hiperfAngelo Mantellini1-5/+2
2019-01-31[HICN-20] This source upgrade allows to compile ping_client, ping_server and ...Angelo Mantellini1-0/+34
2019-01-30[HICN-18] first commit of libtransport for windowsAngelo Mantellini1-0/+0
2019-01-21- Code style fixMauro Sardara1-2/+2
2019-01-17This is the first commit of the hicn projectv19.01Luca Muscariello1-0/+724