Age | Commit message (Expand) | Author | Files | Lines |
2019-12-17 | vcl: RX event may lost when accept session repeatedly | ![](//seccdn.libravatar.org/avatar/2c6bc0d1a6350c51aa136de25774f094?s=13&d=retro) wanghanlin | 1 | -1/+1 |
2019-12-12 | vcl: fix disconnect from binary api | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 3 | -5/+10 |
2019-12-11 | vcl: separate binary api connections per thread worker | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 4 | -31/+45 |
2019-12-10 | api: multiple connections per process | ![](//seccdn.libravatar.org/avatar/8cd32a0600f758b418c7b03a2776da72?s=13&d=retro) Dave Barach | 2 | -2/+2 |
2019-12-05 | vcl: resolve VCL part session cleanup issue | ![](//seccdn.libravatar.org/avatar/ce3bcd6fa98bde41cea0a3a4319b85e9?s=13&d=retro) Yu Ping | 1 | -0/+2 |
2019-12-04 | build: fix make test with distributed src | ![](//seccdn.libravatar.org/avatar/155300a2ed9c459f8e0eff769ac52aa8?s=13&d=retro) Dave Wallace | 1 | -0/+815 |
2019-11-27 | misc: add address sanitizer heap instrumentation | ![](//seccdn.libravatar.org/avatar/c3b1f8bb36220d44e3e662f8ef2662f7?s=13&d=retro) Benoît Ganne | 2 | -17/+7 |
2019-11-21 | vcl: if the ldp user send buf with 0 len, it will assert failed. | ![](//seccdn.libravatar.org/avatar/4a15398c32389aa2f33594e26645bb1b?s=13&d=retro) jiangxiaoming | 1 | -1/+1 |
2019-11-14 | vcl: Handle newer Glibc (>2.28) where fcntl is actually fcntl64 | ![](//seccdn.libravatar.org/avatar/bc8e1b1c914892704b7c895eb1a5cf2c?s=13&d=retro) Carl Smith | 3 | -0/+42 |
2019-11-12 | vcl: fix nonblocking accept with >1 event in the queue | ![](//seccdn.libravatar.org/avatar/bc8e1b1c914892704b7c895eb1a5cf2c?s=13&d=retro) Carl Smith | 1 | -3/+3 |
2019-11-08 | vcl: fix epoll connected events sid | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 1 | -2/+1 |
2019-10-29 | vcl: handle rx notifications on reused sessions | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 1 | -0/+2 |
2019-10-22 | vcl: handle segment map errors | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 1 | -8/+12 |
2019-10-22 | vcl: add config option for preferred tls engine | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 3 | -1/+11 |
2019-10-21 | vcl: add api to set lcl ip | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 2 | -6/+40 |
2019-10-09 | hsa: use crypto_engine_type_t for TLS | ![](//seccdn.libravatar.org/avatar/d6f0f6ed699ce186663aa2a6f2808cca?s=13&d=retro) Nathan Skrzypczak | 1 | -1/+1 |
2019-08-30 | vcl: initialize ctrl_mq in workers | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 2 | -1/+5 |
2019-08-30 | vcl: allow non-blocking connects | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 2 | -3/+16 |
2019-08-27 | session: move ctrl messages from bapi to mq | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 5 | -167/+133 |
2019-08-21 | vcl: fix ldp_set_app_name overflow | ![](//seccdn.libravatar.org/avatar/c3b1f8bb36220d44e3e662f8ef2662f7?s=13&d=retro) Benoît Ganne | 1 | -5/+2 |
2019-08-05 | vcl: fix bapi disconnect with socket transport | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 3 | -1/+13 |
2019-08-02 | vcl: initialize worker thread index and heap map slot | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 1 | -0/+3 |
2019-07-31 | vcl: fix epoll chain validation | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 1 | -22/+22 |
2019-07-29 | vcl: fix config parsing of hex values | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 1 | -24/+23 |
2019-07-19 | vcl: fix coverity warning | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 1 | -1/+2 |
2019-07-19 | session: Use parent_handle instead of transport_opts | ![](//seccdn.libravatar.org/avatar/d6f0f6ed699ce186663aa2a6f2808cca?s=13&d=retro) Nathan Skrzypczak | 4 | -5/+5 |
2019-07-18 | vcl: add QUIC support | ![](//seccdn.libravatar.org/avatar/d6f0f6ed699ce186663aa2a6f2808cca?s=13&d=retro) Nathan Skrzypczak | 3 | -15/+200 |
2019-07-18 | session: Refactor invalid session idx/handle | ![](//seccdn.libravatar.org/avatar/d6f0f6ed699ce186663aa2a6f2808cca?s=13&d=retro) Nathan Skrzypczak | 1 | -0/+1 |
2019-07-12 | vcl: fix namespace debug print | ![](//seccdn.libravatar.org/avatar/c3b1f8bb36220d44e3e662f8ef2662f7?s=13&d=retro) Benoît Ganne | 1 | -2/+1 |
2019-07-08 | vcl: add worker unregister api | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 2 | -0/+12 |
2019-07-08 | vcl: cleanup listener accept fifo | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 1 | -0/+14 |
2019-07-02 | vcl: handle fd rcv msg error | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 1 | -4/+12 |
2019-06-29 | svm: rename fifo tx notifications to reflect use | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 1 | -8/+8 |
2019-06-26 | hsa: move vcl test apps to hsa | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 7 | -4812/+1 |
2019-06-07 | build: add -Wall and -fno-common, fix reported issues | ![](//seccdn.libravatar.org/avatar/c3b1f8bb36220d44e3e662f8ef2662f7?s=13&d=retro) Benoît Ganne | 2 | -10/+6 |
2019-06-06 | vcl: avoid hash table lookup on accept | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 2 | -24/+27 |
2019-06-06 | vcl: cap epoll dequeue batch size to max events | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 1 | -14/+14 |
2019-05-16 | Add transport_opts to connect_sock bapi | ![](//seccdn.libravatar.org/avatar/d6f0f6ed699ce186663aa2a6f2808cca?s=13&d=retro) Nathan Skrzypczak | 2 | -0/+2 |
2019-05-09 | vls: relax copy on fork locks | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 1 | -2/+2 |
2019-05-09 | ldp: add option to eanble transparent TLS connections | ![](//seccdn.libravatar.org/avatar/ce3bcd6fa98bde41cea0a3a4319b85e9?s=13&d=retro) Yu Ping | 2 | -2/+90 |
2019-04-25 | session: cleanup segment manager and fifo segment | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 3 | -12/+12 |
2019-04-25 | session: use teps in accept/connect notifications | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 1 | -9/+9 |
2019-04-17 | vcl/session: tx notifications for cut-thru sessions | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 1 | -0/+8 |
2019-04-16 | svm_fifo rework to avoid contention on cursize | ![](//seccdn.libravatar.org/avatar/f8a2b9b9e4ac40581b97789d70a6041f?s=13&d=retro) Sirshak Das | 2 | -13/+14 |
2019-04-08 | host stack: update stale copyright | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 3 | -3/+3 |
2019-04-04 | ldp: ignore TCP_CORK socket option | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 1 | -0/+1 |
2019-03-29 | vls: add pthread check on vls_attr | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 1 | -1/+7 |
2019-03-25 | VCL: add TLS opt to socket_test.sh | ![](//seccdn.libravatar.org/avatar/155300a2ed9c459f8e0eff769ac52aa8?s=13&d=retro) Dave Wallace | 2 | -6/+6 |
2019-03-20 | vcl: mark app state as failed if attach fails | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 1 | -8/+11 |
2019-03-20 | ldp: force exit if constructor init fails | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 1 | -2/+5 |