Age | Commit message (Expand) | Author | Files | Lines |
2017-12-11 | vcl: fix session preallocation | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 1 | -0/+2 |
2017-11-30 | VCL: add vpp api q length to config file. | ![](//seccdn.libravatar.org/avatar/155300a2ed9c459f8e0eff769ac52aa8?s=13&d=retro) Dave Wallace | 1 | -2/+22 |
2017-11-29 | VCL: drain the vpp app event queue. | ![](//seccdn.libravatar.org/avatar/155300a2ed9c459f8e0eff769ac52aa8?s=13&d=retro) Dave Wallace | 1 | -0/+13 |
2017-11-27 | vcl: fix session handle in accept reply | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 1 | -3/+3 |
2017-11-25 | VCL: include vpp context in accept session reply msg. | ![](//seccdn.libravatar.org/avatar/155300a2ed9c459f8e0eff769ac52aa8?s=13&d=retro) Dave Wallace | 1 | -17/+41 |
2017-11-25 | VCL: improve debug output | ![](//seccdn.libravatar.org/avatar/155300a2ed9c459f8e0eff769ac52aa8?s=13&d=retro) Dave Wallace | 1 | -192/+288 |
2017-11-22 | VCL: remove bogus ASSERT(). | ![](//seccdn.libravatar.org/avatar/155300a2ed9c459f8e0eff769ac52aa8?s=13&d=retro) Dave Wallace | 1 | -2/+0 |
2017-11-21 | VCL: close-on-empty state transition refactoring. | ![](//seccdn.libravatar.org/avatar/155300a2ed9c459f8e0eff769ac52aa8?s=13&d=retro) Dave Wallace | 1 | -660/+758 |
2017-11-20 | VCL: Update lcl addr/port from connect session reply msg. | ![](//seccdn.libravatar.org/avatar/155300a2ed9c459f8e0eff769ac52aa8?s=13&d=retro) Dave Wallace | 1 | -0/+4 |
2017-11-17 | vppcom: improve listener session handling | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 1 | -40/+90 |
2017-11-14 | VCL-LDPRELOAD: add sendfile/sendfile64 implementation. | ![](//seccdn.libravatar.org/avatar/155300a2ed9c459f8e0eff769ac52aa8?s=13&d=retro) Dave Wallace | 1 | -45/+79 |
2017-11-11 | VCL: clean up disconnect_session debug output. | ![](//seccdn.libravatar.org/avatar/155300a2ed9c459f8e0eff769ac52aa8?s=13&d=retro) Dave Wallace | 1 | -14/+25 |
2017-11-12 | VCL/LDPRELOAD: Fix out-of-bounds access and inequality comparison coverity er... | ![](//seccdn.libravatar.org/avatar/562b0682c4c313d1b55cd0c572cca6a6?s=13&d=retro) Steven | 1 | -1/+1 |
2017-11-10 | VCL: Fix accept state machine, EPOLLET logic. | ![](//seccdn.libravatar.org/avatar/155300a2ed9c459f8e0eff769ac52aa8?s=13&d=retro) Dave Wallace | 1 | -178/+257 |
2017-11-09 | VCL: Set debug output level from env var | ![](//seccdn.libravatar.org/avatar/155300a2ed9c459f8e0eff769ac52aa8?s=13&d=retro) Dave Wallace | 1 | -35/+59 |
2017-11-07 | VCL: Fix error handling during heap alloc | ![](//seccdn.libravatar.org/avatar/155300a2ed9c459f8e0eff769ac52aa8?s=13&d=retro) Dave Wallace | 1 | -13/+24 |
2017-11-07 | VCL: handle process fork. | ![](//seccdn.libravatar.org/avatar/155300a2ed9c459f8e0eff769ac52aa8?s=13&d=retro) Dave Wallace | 1 | -268/+223 |
2017-11-06 | VCL_LDPRELOAD: mixed libc/vcl epoll fd's | ![](//seccdn.libravatar.org/avatar/155300a2ed9c459f8e0eff769ac52aa8?s=13&d=retro) Dave Wallace | 1 | -28/+32 |
2017-11-02 | VCL: application proxy configuration | ![](//seccdn.libravatar.org/avatar/155300a2ed9c459f8e0eff769ac52aa8?s=13&d=retro) Dave Wallace | 1 | -88/+143 |
2017-10-26 | VCL: refactor session close / disconnect. | ![](//seccdn.libravatar.org/avatar/155300a2ed9c459f8e0eff769ac52aa8?s=13&d=retro) Dave Wallace | 1 | -66/+60 |
2017-10-26 | VCL-LDPRELOAD: Fix more coverity warnings | ![](//seccdn.libravatar.org/avatar/155300a2ed9c459f8e0eff769ac52aa8?s=13&d=retro) Dave Wallace | 1 | -6/+9 |
2017-10-26 | VCL-LDPRELOAD: Fix CID 178251 & CID 178253 | ![](//seccdn.libravatar.org/avatar/155300a2ed9c459f8e0eff769ac52aa8?s=13&d=retro) Dave Wallace | 1 | -9/+19 |
2017-10-26 | VCL: add session namespace support. | ![](//seccdn.libravatar.org/avatar/155300a2ed9c459f8e0eff769ac52aa8?s=13&d=retro) Dave Wallace | 1 | -6/+120 |
2017-10-25 | VCL: Return data for recvfrom(MSG_PEEK) | ![](//seccdn.libravatar.org/avatar/562b0682c4c313d1b55cd0c572cca6a6?s=13&d=retro) Steven | 1 | -11/+23 |
2017-10-25 | VCL/LDPRELOAD: Add support for getsockopt, sendto, and recvfrom | ![](//seccdn.libravatar.org/avatar/562b0682c4c313d1b55cd0c572cca6a6?s=13&d=retro) Steven | 1 | -21/+103 |
2017-10-24 | VCL-LDPRELOAD: statically link vppcom into libvcl-ldpreload.so | ![](//seccdn.libravatar.org/avatar/155300a2ed9c459f8e0eff769ac52aa8?s=13&d=retro) Dave Wallace | 1 | -0/+3258 |