Age | Commit message (Expand) | Author | Files | Lines |
2017-12-15 | VCL-LDPRELOAD: Fix Coverity Warning CID 178776 | Dave Wallace | 3 | -98/+68 |
2017-12-14 | session: cleanup attach flags | Florin Coras | 1 | -4/+5 |
2017-12-11 | vcl: fix session preallocation | Florin Coras | 1 | -0/+2 |
2017-11-30 | VCL: add vpp api q length to config file. | Dave Wallace | 2 | -2/+25 |
2017-11-29 | VCL-LDPRELOAD: Fix connect return value handling. | Dave Wallace | 1 | -20/+15 |
2017-11-29 | VCL: drain the vpp app event queue. | Dave Wallace | 1 | -0/+13 |
2017-11-27 | vcl: fix session handle in accept reply | Florin Coras | 1 | -3/+3 |
2017-11-25 | VCL: include vpp context in accept session reply msg. | Dave Wallace | 1 | -17/+41 |
2017-11-25 | VCL: improve debug output | Dave Wallace | 6 | -223/+339 |
2017-11-22 | VCL: remove bogus ASSERT(). | Dave Wallace | 1 | -2/+0 |
2017-11-21 | VCL: close-on-empty state transition refactoring. | Dave Wallace | 2 | -660/+763 |
2017-11-20 | VCL: Update lcl addr/port from connect session reply msg. | Dave Wallace | 1 | -0/+4 |
2017-11-19 | VCL-LDPRELOAD: Fix CID179207 | Dave Wallace | 2 | -4/+19 |
2017-11-17 | vppcom: improve listener session handling | Florin Coras | 1 | -40/+90 |
2017-11-14 | VCL-LDPRELOAD: add sendfile/sendfile64 implementation. | Dave Wallace | 10 | -53/+301 |
2017-11-11 | VCL: clean up disconnect_session debug output. | Dave Wallace | 1 | -14/+25 |
2017-11-12 | VCL/LDPRELOAD: Fix out-of-bounds access and inequality comparison coverity er... | Steven | 2 | -56/+47 |
2017-11-10 | VCL: Fix accept state machine, EPOLLET logic. | Dave Wallace | 2 | -178/+258 |
2017-11-10 | VCL-LDPRELOAD: Fix epoll_pwait timeout. | Dave Wallace | 2 | -12/+17 |
2017-11-09 | VCL: Set debug output level from env var | Dave Wallace | 2 | -35/+60 |
2017-11-07 | VCL: Fix error handling during heap alloc | Dave Wallace | 1 | -13/+24 |
2017-11-07 | VCL: handle process fork. | Dave Wallace | 1 | -268/+223 |
2017-11-07 | VCL-LDPRELOAD: enable accept4() wrapper | Dave Wallace | 7 | -59/+79 |
2017-11-06 | VCL_LDPRELOAD: mixed libc/vcl epoll fd's | Dave Wallace | 5 | -170/+176 |
2017-11-02 | VCL: application proxy configuration | Dave Wallace | 3 | -99/+157 |
2017-10-30 | vcl: fix compiling on newer systems | Damjan Marion | 1 | -0/+3 |
2017-10-27 | LDPRELOAD: Fix out-of-scope variable coverity error | Steven | 1 | -2/+1 |
2017-10-26 | VCL: refactor session close / disconnect. | Dave Wallace | 1 | -66/+60 |
2017-10-26 | VCL-LDPRELOAD: Fix more coverity warnings | Dave Wallace | 3 | -16/+22 |
2017-10-26 | VCL-LDPRELOAD: Fix CID 178251 & CID 178253 | Dave Wallace | 2 | -32/+47 |
2017-10-26 | VCL: add session namespace support. | Dave Wallace | 3 | -11/+135 |
2017-10-25 | VCL: Return data for recvfrom(MSG_PEEK) | Steven | 1 | -11/+23 |
2017-10-25 | VCL/LDPRELOAD: Add support for getsockopt, sendto, and recvfrom | Steven | 3 | -34/+194 |
2017-10-24 | VCL-LDPRELOAD: Fix coverity warnings. | Dave Wallace | 3 | -12/+12 |
2017-10-24 | VCL-LDPRELOAD: statically link vppcom into libvcl-ldpreload.so | Dave Wallace | 15 | -0/+14733 |