summaryrefslogtreecommitdiffstats
path: root/src/vcl/vcl_test_server.c
AgeCommit message (Expand)AuthorFilesLines
2019-03-25VCL: add TLS opt to socket_test.shDave Wallace1-3/+3
2019-03-15vcl: cleanup debug messagesFlorin Coras1-1/+1
2019-01-04Add TLS support for VCLPing Yu1-2/+16
2018-10-07vcl: cleanup and fixes for vcl test codeFlorin Coras1-124/+118
2018-09-29vcl: handle old events before blocking in epollFlorin Coras1-2/+10
2018-09-12vcl: add apis that expos fifo as bufferFlorin Coras1-20/+91
2018-09-12vcl: improve read and fifo event handlingFlorin Coras1-3/+3
2018-09-10session: lock app worker mq for io eventsFlorin Coras1-1/+11
2018-09-08vcl: register workers in orderFlorin Coras1-1/+2
2018-09-07vcl: refactor test client to support workersFlorin Coras1-96/+62
2018-09-06session: support multiple worker bindsFlorin Coras1-3/+3
2018-09-04vcl: refactor test apps to use multiple workersFlorin Coras1-315/+337
2018-08-10vcl: support for eventfd mq signalingFlorin Coras1-1/+0
2018-07-31vcl: add read/write udp supportFlorin Coras1-7/+10
2018-07-27vcl: use events for epoll/select/read/writeFlorin Coras1-1/+1
2018-07-18Add config option to use dlmalloc instead of mheapDave Barach1-0/+3
2018-06-25VCL: Refactor VCL test (part 1)Dave Wallace1-4/+629
2017-10-24VCL-LDPRELOAD: statically link vppcom into libvcl-ldpreload.soDave Wallace1-0/+27