aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/hs_apps/echo_client.c
AgeCommit message (Expand)AuthorFilesLines
2021-04-22vcl session: refactor passing of crypto contextFlorin Coras1-2/+17
2021-03-26vlib: introduce vlib_get_main_by_index(), vlib_get_n_threads()Damjan Marion1-1/+1
2021-03-04hsa: fix builtin echo apps with multiple workersFlorin Coras1-12/+47
2021-01-07vcl session: switch to generic cert key apisFlorin Coras1-15/+18
2020-12-24svm: split fifo into private and shared structsFlorin Coras1-11/+10
2020-11-09hsa: remove fake binary api registration in echo appsFlorin Coras1-17/+3
2020-05-04session: add option to preallocate fifo headersFlorin Coras1-1/+1
2020-04-10udp: remove connected udp transport protoFlorin Coras1-2/+1
2020-04-06vcl session: enforce full dgram reads/writesFlorin Coras1-8/+13
2020-04-03session: improve error reportingFlorin Coras1-6/+8
2020-02-25svm: minimal initial fifoFlorin Coras1-1/+2
2019-12-10api: multiple connections per processDave Barach1-1/+1
2019-11-26quic: Refactor for crypto contextsNathan Skrzypczak1-0/+14
2019-11-20session: fix transport proto unformatFlorin Coras1-3/+12
2019-10-09hsa: use crypto_engine_type_t for TLSNathan Skrzypczak1-1/+1
2019-09-12hsa: fix memory management bugsBenoƮt Ganne1-3/+7
2019-07-26quic: coverity fixesNathan Skrzypczak1-1/+2
2019-07-19session: Use parent_handle instead of transport_optsNathan Skrzypczak1-2/+1
2019-06-25hsa: move session-apps to host-stack apps pluginFlorin Coras1-0/+1038