aboutsummaryrefslogtreecommitdiffstats
path: root/utils
AgeCommit message (Expand)AuthorFilesLines
2021-07-06[HICN-713] Transport Library Major Refactoring 2Mauro6-2612/+0
2021-04-30[HICN-703] Update windows-sdk and hicn codeAngelo Mantellini2-13/+18
2021-04-15[HICN-690] Transport Library Major RefactoryLuca Muscariello4-259/+478
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-31Merge "[HICN-581] update hicn stack to support windows, again"Angelo Mantellini2-2/+3
2020-03-31[HICN-581] update hicn stack to support windows, againAngelo Mantellini2-2/+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-27Merge "[HICN-539] Expose portal APIs to applications"Angelo Mantellini1-4/+7
2020-02-27[HICN-539] Expose portal APIs to applicationsMauro Sardara1-4/+7
2020-02-27[HICN-538] Use type utils::CryptoHashtype instead of HashAlgorithm everywhereMauro Sardara2-8/+8
2020-02-26[HICN-534] Major rework on libtransport organizationMauro Sardara4-21/+36
2020-02-21[HICN-2] Added P2P confidential communication on hICNAlberto Compagno3-279/+532
2020-02-12[HICN-512] documentation bundle using sphinxLuca Muscariello1-325/+0
2020-02-03[HICN-489] Add iOS support to hicn stackAngelo Mantellini1-26/+28
2019-12-11[HICN-449] [HICN-430] Build sysrepo plugin. Update sysrepo and libyang depend...Mauro Sardara1-1/+0
2019-12-10[HICN-430] Rework on CMakeMauro Sardara1-1/+3
2019-11-22[HICN-412] Added option LINK_FLAGSgto build_executable to specify link flagsAlberto Compagno1-1/+4
2019-11-04[HICN-262] Fix binary api to prevent byteswapping of ip addresses in vapiAlberto Compagno1-0/+1
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-09Merge "[HICN-280] Adding set interest lifetime option and deallocating data p...Alberto Compagno1-8/+14
2019-10-09[HICN-280] Adding set interest lifetime option and deallocatingAlberto Compagno1-8/+14
2019-10-07[HICN-298] Release new hICN app for AndroidJordan Augé1-1/+1
2019-10-04[HICN-293] remove stats in hiperf in RTC modemichele papalini1-2/+11
2019-09-24[HICN-279] Added libmemif packaging.Mauro Sardara52-12519/+1
2019-09-17[ HICN-277] Add README to router pluginmhemmatp1-0/+49
2019-07-26[HICN-253] Mark cmake target for library as static or shared.Mauro Sardara1-4/+6
2019-07-24[HICN-251] Renaming hicn_extra_plugin.so in hicn_router.so and adjusting inst...Alberto Compagno1-2/+5
2019-07-24Merge "[HICN-243] Adding router plugin"Luca Muscariello14-0/+3553
2019-07-24[HICN-243] Adding router pluginmasoud hemmatpour14-0/+3553
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-06-25[HICN-223] Utils tutorialMauro Sardara1-23/+211
2019-05-19Merge "[HICN-202] Compile apps in release mode if no build mode is specified"Alberto Compagno1-0/+5
2019-05-19[HICN-202] Compile apps in release mode if no build mode is specifiedMauro Sardara1-0/+5
2019-05-16[HICN-195] Generate static libs for androidAngelo Mantellini2-1/+8
2019-05-13Merge "[HICN-194] support for android environment"Mauro Sardara1-0/+2
2019-05-13[HICN-194] support for android environmentAngelo Mantellini1-0/+2
2019-05-09[HICN-191]updating plugin to run on vpp 19.04Masoud Hemmatpour1-2/+2
2019-05-03[HICN-153] vapi definition warningMasoud Hemmatpour23-1728/+5560
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 Sardara2-115/+211
2019-04-15[HICN-163] check inside hiperf if the client receives all the packets in case...michele papalini1-7/+86