- 0d0c590 hsa: fix http client error handling by Matus Fabian · 9 months ago
- c3148b1 misc: remove GNU Indent directives by Damjan Marion · 10 months ago
- 5bce603 hsa: Undef libepoll-shims close on FreeBSD by Tom Jones · 11 months ago
- b1ea30e http: unify client/server state machines by Filip Tehlar · 1 year, 2 months ago
- 4a8fde0 hsa: use common app session interface in echo tests by Filip Tehlar · 1 year, 2 months ago
- c78eeab hsa: preallocate sessions on server side by Filip Tehlar · 1 year, 2 months ago
- 81c8514 hsa: fix coverity warning by Filip Tehlar · 1 year, 2 months ago
- efe875e hsa: unify echo test setup by Filip Tehlar · 1 year, 4 months ago
- 4cae8f9 hsa: fix coverity issue CID-313635 by Dave Wallace · 1 year, 5 months ago
- 2ceb818 session: fix allocation of proxy fifos by Florin Coras · 1 year, 4 months ago
- 0242d30 session: async rx event notifications by Florin Coras · 2 years ago
- 229dab6 hsa: add total bytes parameter to vcl_test_client by Filip Tehlar · 1 year, 5 months ago
- 5464134 hsa: fix echo client init by Florin Coras · 1 year, 6 months ago
- f96b6c6 hsa: add an option to configure ns in http cli by Filip Tehlar · 1 year, 8 months ago
- 84fd649 hsa: make http cli client thread safe by Filip Tehlar · 1 year, 8 months ago
- 4810e5b hsa: detach app on unsuccessful listen by Filip Tehlar · 1 year, 8 months ago
- c5b0fcd hsa: fix echo client workers initialization by Benoît Ganne · 2 years ago
- 309f7aa session: move connects to first worker by Florin Coras · 2 years, 10 months ago
- 4afdfb4 hsa: session rpc for echo client cli notifications by Florin Coras · 2 years, 2 months ago
- ee4172e http: support client connect by Filip Tehlar · 2 years, 4 months ago
- 23c9896 hsa: echo client crash when it fails to connect to remote by Steven Luong · 2 years, 2 months ago
- e69d974 misc: fix failing TestNs/TestHttpTps test in hstf by Maros Ondrejicka · 2 years, 2 months ago
- a2eb507 api: deprecate vl_msg_api_set_handlers by Damjan Marion · 2 years, 8 months ago
- fe45f8f api: replace print functions wth format by Damjan Marion · 2 years, 8 months ago
- 0c3ca59 hsa: reduce number of preallocated vcl test server sessions by Florin Coras · 2 years, 6 months ago
- c2ab1bd hsa: allow first segments larger than 4g for proxy by Florin Coras · 2 years, 7 months ago
- db8dd26 hsa: dealloc proxy fifos on right thread by Florin Coras · 2 years, 7 months ago
- 7b8d26c hsa: refactor proxy session lookup and cleanup by Florin Coras · 2 years, 7 months ago
- a0d5433 hsa: vcl test client epoll worker loop by Florin Coras · 2 years, 9 months ago
- 515aa75 hsa: vcl test client allow non-blocking connects by Florin Coras · 2 years, 9 months ago
- 9fda33d hsa: support configurable vcl client wrk loop by Florin Coras · 2 years, 9 months ago
- d0249eb hsa: fix coverity warning by Florin Coras · 2 years, 9 months ago
- c15fc34 hsa: vcl test client option to close only client by Florin Coras · 2 years, 9 months ago
- 8bea589 vppinfra: make _vec_len() read-only by Damjan Marion · 2 years, 9 months ago
- 591efc2 hsa: refactor echo clients by Florin Coras · 2 years, 9 months ago
- 416e1ff hsa: echo client connects as rpc by Florin Coras · 2 years, 10 months ago
- f87acfa vppinfra: change vlib_register_node so it takes format string for node name by Damjan Marion · 2 years, 10 months ago
- d0d4b43 hsa: add support for SAPI in vpp_echo by Filip Tehlar · 2 years, 10 months ago
- 85a9c10 hsa: fix error message by Filip Tehlar · 2 years, 10 months ago
- 5981319 hsa: add tps support for random closes by Florin Coras · 2 years, 10 months ago
- 35d2ba9 hsa: add support for vrfs in tps by Florin Coras · 2 years, 11 months ago
- aa0c03f hsa: fix tps data offset on connection reuse by Florin Coras · 2 years, 11 months ago
- 447e51d session: fix session layer socket read by Filip Tehlar · 2 years, 11 months ago
- 1b026cb http hsa: use octet-stream content type for tps by Florin Coras · 2 years, 11 months ago
- 4df1d35 http: improvement reset and close handling by Florin Coras · 2 years, 11 months ago
- f83d666 http hsa: support multiple listeners for http tps by Florin Coras · 2 years, 11 months ago
- a19ad1c hsa: fix coverity warnings by Filip Tehlar · 2 years, 11 months ago
- 8ccc6b3 vcl: add support for reconnect by Filip Tehlar · 3 years ago
- cfcc42e hsa: add http throughput test server app by Florin Coras · 2 years, 11 months ago
- a1175b7 hsa: cleanup and rename http test server by Florin Coras · 3 years ago
- 1d88fb9 http: generalize buffer implementation by Florin Coras · 3 years ago
- 6ec81f2 http hsa: avoid extra space in request by Florin Coras · 3 years ago
- 3b9c7ca hsa: refactor test http server to use http proto by Florin Coras · 3 years ago
- 85299b1 hsa: echo clients connect improvements by Florin Coras · 3 years ago
- 0c8375d hsa: cleanup echo client app by Florin Coras · 3 years ago
- 07bd9b1 hsa: allow large segments for echo apps by Florin Coras · 3 years ago
- 406669e hsa: allow use of default port for vcl test apps by Florin Coras · 3 years ago
- 9b7e8ac api: verify message size on receipt by Klement Sekera · 3 years, 1 month ago
- 4223ff1 hsa: do not drop the barrier when creating echo server by Filip Tehlar · 3 years, 3 months ago
- aca308d hsa: proxy app worker thread deadlock by Sivaprasad Tummala · 3 years, 3 months ago
- 36217e3 api: API trace improvements by Filip Tehlar · 3 years, 6 months ago
- e71aeab hsa: separate ctrl and test session accept vcl server by Florin Coras · 3 years, 6 months ago
- 0046e97 session: api cleanup by Filip Tehlar · 3 years, 6 months ago
- fe286f7 vcl: basic support for epoll level-triggered evts by Florin Coras · 3 years, 7 months ago
- b740fdc hsa: proxy listener support addition of fifo segments by Florin Coras · 3 years, 7 months ago
- 6621abf srtp: basic implementation based on libsrtp2 by Florin Coras · 4 years ago
- 733a26e hsa: test server incremental stats by Florin Coras · 3 years, 8 months ago
- 94a6df0 session: connects seg manager is always first by Florin Coras · 3 years, 8 months ago
- 01fcd75 hsa: vcl test client incremental stats by Florin Coras · 3 years, 8 months ago
- edda592 hsa: vcl test perf improvements by Florin Coras · 3 years, 8 months ago
- ccdb8b8 vcl: fix epoll wait with indefinite timeout by Florin Coras · 3 years, 8 months ago
- 8d58dc4 hsa: fix quic vcl test by Florin Coras · 3 years, 8 months ago
- 05c45b7 hsa: support sigint in vcl test client by Florin Coras · 3 years, 8 months ago
- d77d379 hsa: custom proto vfts for vcl tests by Florin Coras · 3 years, 8 months ago
- 3f923d2 hsa: use only one conn type for vcl tests by Florin Coras · 3 years, 8 months ago
- 7992bdc hsa: use tcp for vcl test control channel by Florin Coras · 3 years, 9 months ago
- a54b62d vcl session: refactor passing of crypto context by Florin Coras · 3 years, 9 months ago
- 297af4f hsa: fix coverity warnings by Florin Coras · 3 years, 9 months ago
- 6ffb7c6 vlib: introduce vlib_get_main_by_index(), vlib_get_n_threads() by Damjan Marion · 3 years, 10 months ago
- d5403ac hsa: add support for tls to proxy by Florin Coras · 3 years, 10 months ago
- 1334761 hsa: fix builtin echo apps with multiple workers by Florin Coras · 3 years, 10 months ago
- 1a15eb7 hsa: fifo detach cleanup by Florin Coras · 3 years, 11 months ago
- 0a5b4c3 hsa: coverity fix by Florin Coras · 3 years, 11 months ago
- 4b47ee2 tls: dtls initial implementation by Florin Coras · 4 years, 2 months ago
- 5398dfb session svm: non blocking mq by Florin Coras · 4 years ago
- 86f1232 svm: add custom q implementation for mq by Florin Coras · 4 years ago
- a5a9efd vcl session: switch to generic cert key apis by Florin Coras · 4 years ago
- 14f066e svm vcl: allow random offsets for fifo segments in apps by Florin Coras · 4 years, 1 month ago
- b462418 svm: allow mq attachments at random offsets by Florin Coras · 4 years, 1 month ago
- c547e91 svm: split fifo into private and shared structs by Florin Coras · 4 years, 1 month ago
- 8219f1f hsa: detach fifo segments in echo app by Florin Coras · 4 years ago
- 5f9a5c7 hsa: http server: memset after pool_put will cause ASAN issue by jiangxiaoming · 4 years, 1 month ago
- 8840580 hsa: http server: fix http response format type error by jiangxiaoming · 4 years, 1 month ago
- b2c31b6 misc: move to new pool_foreach macros by Damjan Marion · 4 years, 1 month ago
- 1f3112e hsa: http proxy connected callback fixes by nandfan · 4 years, 1 month ago
- 9ed4866 hsa: remove fake binary api registration in echo apps by Florin Coras · 4 years, 2 months ago
- ce252ca session: fix ct server session thread index by Florin Coras · 4 years, 2 months ago
- 1bc919e vcl: cleanup read and write ready by Florin Coras · 4 years, 3 months ago
- 710d780 hsa: refactor socket client app by Florin Coras · 4 years, 3 months ago
- 585c86a hsa: cleanup sock server test by Florin Coras · 4 years, 3 months ago