aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/hs_apps/vcl
AgeCommit message (Expand)AuthorFilesLines
2024-02-26hsa: Undef libepoll-shims close on FreeBSDTom Jones1-0/+11
2023-10-26hsa: unify echo test setupFilip Tehlar6-416/+249
2023-09-13hsa: fix coverity issue CID-313635Dave Wallace2-2/+8
2023-07-27hsa: add total bytes parameter to vcl_test_clientFilip Tehlar1-1/+17
2022-06-29hsa: reduce number of preallocated vcl test server sessionsFlorin Coras2-1/+2
2022-04-21hsa: vcl test client epoll worker loopFlorin Coras3-15/+301
2022-04-16hsa: vcl test client allow non-blocking connectsFlorin Coras3-45/+66
2022-04-15hsa: support configurable vcl client wrk loopFlorin Coras1-69/+128
2022-04-12hsa: fix coverity warningFlorin Coras1-0/+1
2022-04-12hsa: vcl test client option to close only clientFlorin Coras2-2/+12
2022-02-24session: fix session layer socket readFilip Tehlar1-1/+5
2022-02-18hsa: fix coverity warningsFilip Tehlar1-0/+4
2022-02-17vcl: add support for reconnectFilip Tehlar1-5/+6
2022-01-11hsa: allow use of default port for vcl test appsFlorin Coras2-23/+28
2021-07-21hsa: separate ctrl and test session accept vcl serverFlorin Coras1-1/+43
2021-06-16vcl: basic support for epoll level-triggered evtsFlorin Coras2-6/+6
2021-05-25srtp: basic implementation based on libsrtp2Florin Coras2-1/+286
2021-05-20hsa: test server incremental statsFlorin Coras3-35/+71
2021-04-30hsa: vcl test client incremental statsFlorin Coras2-22/+82
2021-04-29hsa: vcl test perf improvementsFlorin Coras3-88/+93
2021-04-28vcl: fix epoll wait with indefinite timeoutFlorin Coras1-4/+4
2021-04-28hsa: fix quic vcl testFlorin Coras1-9/+21
2021-04-28hsa: support sigint in vcl test clientFlorin Coras1-2/+33
2021-04-27hsa: custom proto vfts for vcl testsFlorin Coras4-312/+823
2021-04-27hsa: use only one conn type for vcl testsFlorin Coras3-139/+80
2021-04-26hsa: use tcp for vcl test control channelFlorin Coras3-195/+242
2021-02-09tls: dtls initial implementationFlorin Coras2-3/+5
2021-01-07vcl session: switch to generic cert key apisFlorin Coras2-8/+40
2020-11-04session: fix ct server session thread indexFlorin Coras1-1/+1
2020-10-19vcl: cleanup read and write readyFlorin Coras1-0/+2
2020-10-19hsa: refactor socket client appFlorin Coras3-315/+177
2020-10-19hsa: cleanup sock server testFlorin Coras2-380/+261
2020-09-29hsa: fix coverity warningFlorin Coras1-3/+4
2020-09-29vcl svm: provide apps access to fifo chunksFlorin Coras2-7/+21
2020-08-22hsa: set connected mode for udp serverjiangxiaoming1-0/+4
2020-04-30hsa: bind af-unix socket only for echo testsFlorin Coras1-60/+77
2020-04-29hsa: cleanup ifdefs in sock testsFlorin Coras4-532/+168
2020-04-04misc: strcpy be goneDave Barach3-5/+7
2020-04-04misc: sprintf be goneDave Barach4-8/+9
2019-08-30vcl: allow non-blocking connectsFlorin Coras2-14/+22
2019-07-18vcl: add QUIC supportNathan Skrzypczak3-69/+223
2019-07-12vcl: fix tsock 0-ing in test clientBenoƮt Ganne1-2/+3
2019-07-03misc: fix coverity warningsDave Barach1-1/+2
2019-07-02vcl: fix sock client and server testsFlorin Coras2-5/+4
2019-06-26hsa: move vcl test apps to hsaFlorin Coras6-0/+4792