Age | Commit message (Expand) | Author | Files | Lines |
2018-08-10 | vcl: support for eventfd mq signaling |  Florin Coras | 1 | -11/+13 |
2018-07-27 | vcl: use events for epoll/select/read/write |  Florin Coras | 1 | -0/+1 |
2018-06-19 | VCL: refactor async & spinlocks |  Dave Wallace | 1 | -75/+5 |
2018-04-12 | VCL IOEvent external API callback |  Keith Burns (alagalah) | 1 | -0/+35 |
2018-03-09 | VCL API for external callback for listener/connect event |  Keith Burns (alagalah) | 1 | -0/+41 |
2018-02-19 | VCL: config api prefix using env var. |  Dave Wallace | 1 | -0/+1 |
2018-02-08 | VCL: remove vrf from vppcom api. |  Dave Wallace | 1 | -4/+1 |
2018-02-02 | Clean up for vcl.am, making vppcom.h C++ aware |  Keith Burns (alagalah) | 1 | -0/+13 |
2018-01-17 | LD_PRELOAD: stateless LDP |  Dave Wallace | 1 | -4/+60 |
2017-11-25 | VCL: improve debug output |  Dave Wallace | 1 | -0/+5 |
2017-11-21 | VCL: close-on-empty state transition refactoring. |  Dave Wallace | 1 | -0/+5 |
2017-11-19 | VCL-LDPRELOAD: Fix CID179207 |  Dave Wallace | 1 | -0/+4 |
2017-11-14 | VCL-LDPRELOAD: add sendfile/sendfile64 implementation. |  Dave Wallace | 1 | -2/+2 |
2017-11-10 | VCL: Fix accept state machine, EPOLLET logic. |  Dave Wallace | 1 | -0/+1 |
2017-11-09 | VCL: Set debug output level from env var |  Dave Wallace | 1 | -0/+1 |
2017-11-02 | VCL: application proxy configuration |  Dave Wallace | 1 | -8/+10 |
2017-10-26 | VCL: add session namespace support. |  Dave Wallace | 1 | -4/+8 |
2017-10-25 | VCL/LDPRELOAD: Add support for getsockopt, sendto, and recvfrom |  Steven | 1 | -0/+6 |
2017-10-24 | VCL-LDPRELOAD: statically link vppcom into libvcl-ldpreload.so |  Dave Wallace | 1 | -0/+171 |