Age | Commit message (Expand) | Author | Files | Lines |
2020-11-10 | vcl: remove unused configs | Florin Coras | 1 | -19/+1 |
2020-11-09 | vcl: remove support for shm api connections | Florin Coras | 1 | -15/+7 |
2020-09-14 | vcl: add support for app socket api | Florin Coras | 1 | -0/+7 |
2020-09-14 | vcl: cleanup bapi and wrk registration | Florin Coras | 1 | -11/+11 |
2020-08-12 | vcl: mt detection and cleanup | Florin Coras | 1 | -3/+4 |
2020-08-12 | vcl: support multi-threads with session migration | hanlin | 1 | -0/+5 |
2020-04-17 | vcl: fix app destroy | Florin Coras | 1 | -1/+1 |
2020-03-27 | vcl: support for uword segments | Florin Coras | 1 | -9/+9 |
2019-12-11 | vcl: separate binary api connections per thread worker | Florin Coras | 1 | -21/+12 |
2019-10-22 | vcl: add config option for preferred tls engine | Florin Coras | 1 | -0/+6 |
2019-07-29 | vcl: fix config parsing of hex values | Florin Coras | 1 | -24/+23 |
2019-07-12 | vcl: fix namespace debug print | Benoît Ganne | 1 | -2/+1 |
2019-03-15 | vcl: cleanup debug messages | Florin Coras | 1 | -1/+1 |
2019-01-02 | Fixes for buliding for 32bit targets: | David Johnson | 1 | -25/+36 |
2018-11-29 | vcl: basic support for apps that fork | Florin Coras | 1 | -1/+0 |
2018-11-21 | session: cleanup use of api_client_index | Florin Coras | 1 | -1/+1 |
2018-11-18 | vcl/session: apps with process workers | Florin Coras | 1 | -4/+11 |
2018-08-30 | vcl: add support for multi-worker apps | Florin Coras | 1 | -10/+11 |
2018-08-10 | vcl: support for eventfd mq signaling | Florin Coras | 1 | -144/+174 |
2018-08-02 | vcl: fix debug messages output before heap cfg | Florin Coras | 1 | -5/+7 |
2018-07-31 | vcl: add read/write udp support | Florin Coras | 1 | -0/+1 |
2018-07-27 | vcl: use events for epoll/select/read/write | Florin Coras | 1 | -41/+28 |
2018-07-18 | Add config option to use dlmalloc instead of mheap | Dave Barach | 1 | -1/+1 |
2018-06-28 | vcl: move binary api and cfg to separate files | Florin Coras | 1 | -0/+610 |