Age | Commit message (Expand) | Author | Files | Lines |
2022-02-24 | session: fix session layer socket read | Filip Tehlar | 1 | -1/+5 |
2022-02-18 | hsa: fix coverity warnings | Filip Tehlar | 1 | -0/+4 |
2022-02-17 | vcl: add support for reconnect | Filip Tehlar | 1 | -5/+6 |
2022-01-11 | hsa: allow use of default port for vcl test apps | Florin Coras | 2 | -23/+28 |
2021-07-21 | hsa: separate ctrl and test session accept vcl server | Florin Coras | 1 | -1/+43 |
2021-06-16 | vcl: basic support for epoll level-triggered evts | Florin Coras | 2 | -6/+6 |
2021-05-25 | srtp: basic implementation based on libsrtp2 | Florin Coras | 2 | -1/+286 |
2021-05-20 | hsa: test server incremental stats | Florin Coras | 3 | -35/+71 |
2021-04-30 | hsa: vcl test client incremental stats | Florin Coras | 2 | -22/+82 |
2021-04-29 | hsa: vcl test perf improvements | Florin Coras | 3 | -88/+93 |
2021-04-28 | vcl: fix epoll wait with indefinite timeout | Florin Coras | 1 | -4/+4 |
2021-04-28 | hsa: fix quic vcl test | Florin Coras | 1 | -9/+21 |
2021-04-28 | hsa: support sigint in vcl test client | Florin Coras | 1 | -2/+33 |
2021-04-27 | hsa: custom proto vfts for vcl tests | Florin Coras | 4 | -312/+823 |
2021-04-27 | hsa: use only one conn type for vcl tests | Florin Coras | 3 | -139/+80 |
2021-04-26 | hsa: use tcp for vcl test control channel | Florin Coras | 3 | -195/+242 |
2021-02-09 | tls: dtls initial implementation | Florin Coras | 2 | -3/+5 |
2021-01-07 | vcl session: switch to generic cert key apis | Florin Coras | 2 | -8/+40 |
2020-11-04 | session: fix ct server session thread index | Florin Coras | 1 | -1/+1 |
2020-10-19 | vcl: cleanup read and write ready | Florin Coras | 1 | -0/+2 |
2020-10-19 | hsa: refactor socket client app | Florin Coras | 3 | -315/+177 |
2020-10-19 | hsa: cleanup sock server test | Florin Coras | 2 | -380/+261 |
2020-09-29 | hsa: fix coverity warning | Florin Coras | 1 | -3/+4 |
2020-09-29 | vcl svm: provide apps access to fifo chunks | Florin Coras | 2 | -7/+21 |
2020-08-22 | hsa: set connected mode for udp server | jiangxiaoming | 1 | -0/+4 |
2020-04-30 | hsa: bind af-unix socket only for echo tests | Florin Coras | 1 | -60/+77 |
2020-04-29 | hsa: cleanup ifdefs in sock tests | Florin Coras | 4 | -532/+168 |
2020-04-04 | misc: strcpy be gone | Dave Barach | 3 | -5/+7 |
2020-04-04 | misc: sprintf be gone | Dave Barach | 4 | -8/+9 |
2019-08-30 | vcl: allow non-blocking connects | Florin Coras | 2 | -14/+22 |
2019-07-18 | vcl: add QUIC support | Nathan Skrzypczak | 3 | -69/+223 |
2019-07-12 | vcl: fix tsock 0-ing in test client | Benoît Ganne | 1 | -2/+3 |
2019-07-03 | misc: fix coverity warnings | Dave Barach | 1 | -1/+2 |
2019-07-02 | vcl: fix sock client and server tests | Florin Coras | 2 | -5/+4 |
2019-06-26 | hsa: move vcl test apps to hsa | Florin Coras | 6 | -0/+4792 |