Age | Commit message (Expand) | Author | Files | Lines |
2019-05-16 | Add transport_opts to connect_sock bapi | Nathan Skrzypczak | 1 | -0/+1 |
2019-04-25 | session: cleanup segment manager and fifo segment | Florin Coras | 1 | -6/+6 |
2019-03-20 | vcl: mark app state as failed if attach fails | Florin Coras | 1 | -8/+11 |
2019-03-15 | vcl: cleanup debug messages | Florin Coras | 1 | -1/+1 |
2019-03-06 | session: use vpp to switch io events for ct sessions | Florin Coras | 1 | -36/+0 |
2019-03-04 | vcl: remove unused fields and structures | Florin Coras | 1 | -2/+0 |
2019-03-02 | session: remove deprecated binary apis | Florin Coras | 1 | -11/+7 |
2019-03-01 | session: refactor local connects | Florin Coras | 1 | -1/+1 |
2019-02-21 | vcl/session: send unlisten over message queue | Florin Coras | 1 | -5/+5 |
2019-02-05 | sock api: allow to start client with no rx_thread | Tomasz Kulasek | 1 | -1/+1 |
2019-01-30 | vls: support passive listeners | Florin Coras | 1 | -2/+1 |
2019-01-05 | vcl/session: add api for changing session app worker | Florin Coras | 1 | -15/+0 |
2019-01-04 | Add TLS support for VCL | Ping Yu | 1 | -0/+64 |
2018-12-13 | tcp: validate seq for handshake ack | Florin Coras | 1 | -0/+1 |
2018-12-04 | vcl: cleanup children that use _exit() | Florin Coras | 1 | -8/+29 |
2018-12-04 | vcl: test refactor and improvements | Florin Coras | 1 | -4/+4 |
2018-12-03 | svm: use explicit svm fifo segment main for slaves | Florin Coras | 1 | -3/+4 |
2018-11-30 | vcl: wait for segments with segment handle | Florin Coras | 1 | -26/+66 |
2018-11-30 | session: segment handle in accept/connect notifications | Florin Coras | 1 | -1/+2 |
2018-11-29 | vcl: basic support for apps that fork | Florin Coras | 1 | -20/+26 |
2018-11-21 | session: cleanup use of api_client_index | Florin Coras | 1 | -1/+2 |
2018-11-18 | vcl/session: apps with process workers | Florin Coras | 1 | -21/+17 |
2018-11-14 | Remove c-11 memcpy checks from perf-critical code | Dave Barach | 1 | -5/+5 |
2018-09-08 | vcl: set worker pthread stop key | Florin Coras | 1 | -0/+3 |
2018-09-07 | vcl: refactor test client to support workers | Florin Coras | 1 | -2/+3 |
2018-09-06 | session: support multiple worker binds | Florin Coras | 1 | -12/+31 |
2018-08-30 | vcl: add support for multi-worker apps | Florin Coras | 1 | -15/+99 |
2018-08-28 | vcl/session: use mq for bind replies | Florin Coras | 1 | -53/+5 |
2018-08-25 | vcl: remove unused binary api handlers | Florin Coras | 1 | -285/+0 |
2018-08-24 | session: add support for multiple app workers | Florin Coras | 1 | -1/+1 |
2018-08-10 | vcl: support for eventfd mq signaling | Florin Coras | 1 | -61/+147 |
2018-07-31 | vcl: add read/write udp support | Florin Coras | 1 | -0/+14 |
2018-07-27 | vcl: use events for epoll/select/read/write | Florin Coras | 1 | -6/+6 |
2018-07-17 | session: use msg queue for events | Florin Coras | 1 | -3/+3 |
2018-06-28 | vcl: move binary api and cfg to separate files | Florin Coras | 1 | -0/+731 |