summaryrefslogtreecommitdiffstats
path: root/src/vcl/vcl_bapi.c
AgeCommit message (Expand)AuthorFilesLines
2019-03-20vcl: mark app state as failed if attach failsFlorin Coras1-8/+11
2019-03-15vcl: cleanup debug messagesFlorin Coras1-1/+1
2019-03-06session: use vpp to switch io events for ct sessionsFlorin Coras1-36/+0
2019-03-04vcl: remove unused fields and structuresFlorin Coras1-2/+0
2019-03-02session: remove deprecated binary apisFlorin Coras1-11/+7
2019-03-01session: refactor local connectsFlorin Coras1-1/+1
2019-02-21vcl/session: send unlisten over message queueFlorin Coras1-5/+5
2019-02-05sock api: allow to start client with no rx_threadTomasz Kulasek1-1/+1
2019-01-30vls: support passive listenersFlorin Coras1-2/+1
2019-01-05vcl/session: add api for changing session app workerFlorin Coras1-15/+0
2019-01-04Add TLS support for VCLPing Yu1-0/+64
2018-12-13tcp: validate seq for handshake ackFlorin Coras1-0/+1
2018-12-04vcl: cleanup children that use _exit()Florin Coras1-8/+29
2018-12-04vcl: test refactor and improvementsFlorin Coras1-4/+4
2018-12-03svm: use explicit svm fifo segment main for slavesFlorin Coras1-3/+4
2018-11-30vcl: wait for segments with segment handleFlorin Coras1-26/+66
2018-11-30session: segment handle in accept/connect notificationsFlorin Coras1-1/+2
2018-11-29vcl: basic support for apps that forkFlorin Coras1-20/+26
2018-11-21session: cleanup use of api_client_indexFlorin Coras1-1/+2
2018-11-18vcl/session: apps with process workersFlorin Coras1-21/+17
2018-11-14Remove c-11 memcpy checks from perf-critical codeDave Barach1-5/+5
2018-09-08vcl: set worker pthread stop keyFlorin Coras1-0/+3
2018-09-07vcl: refactor test client to support workersFlorin Coras1-2/+3
2018-09-06session: support multiple worker bindsFlorin Coras1-12/+31
2018-08-30vcl: add support for multi-worker appsFlorin Coras1-15/+99
2018-08-28vcl/session: use mq for bind repliesFlorin Coras1-53/+5
2018-08-25vcl: remove unused binary api handlersFlorin Coras1-285/+0
2018-08-24session: add support for multiple app workersFlorin Coras1-1/+1
2018-08-10vcl: support for eventfd mq signalingFlorin Coras1-61/+147
2018-07-31vcl: add read/write udp supportFlorin Coras1-0/+14
2018-07-27vcl: use events for epoll/select/read/writeFlorin Coras1-6/+6
2018-07-17session: use msg queue for eventsFlorin Coras1-3/+3
2018-06-28vcl: move binary api and cfg to separate filesFlorin Coras1-0/+731