1. 0ab36f5 vcl: fix ldp fcntl64 by Florin Coras · 4 years, 7 months ago
  2. ce17f46 vcl: add sendmsg/recvmsg for vlsh in ldp by Florin Coras · 4 years, 7 months ago
  3. 4266d4d vcl: nest vcl_mq_epfd to support epoll_wait without high CPU usage by hanlin · 4 years, 7 months ago
  4. d7586d5 vcl: add separate fcntl64 ldp handler by Florin Coras · 4 years, 8 months ago
  5. 5e6222a vcl: generate select events on read/write errors by Florin Coras · 4 years, 8 months ago
  6. cbce80a vcl: expand vcl select maps in ldp if needed by Florin Coras · 4 years, 8 months ago
  7. 0250090 misc: strcpy be gone by Dave Barach · 4 years, 8 months ago
  8. 2a6642e vcl: fix ldp recv return on error by Florin Coras · 4 years, 9 months ago
  9. eda1b8c vcl: fix ldp writev 0 vecs by Florin Coras · 4 years, 9 months ago
  10. 067f954 vcl: fix ldp read on closing session by Florin Coras · 4 years, 10 months ago
  11. 5414062 vcl: switch to closed state after app close by Florin Coras · 4 years, 10 months ago
  12. 9f3f18f vcl: hold errno when calling LDBG by hanlin · 5 years ago
  13. e16707b vcl: Handle newer Glibc (>2.28) where fcntl is actually fcntl64 by Carl Smith · 5 years ago
  14. 747b3d8 vcl: fix ldp_set_app_name overflow by Benoît Ganne · 5 years ago
  15. 7b74b07 ldp: add option to eanble transparent TLS connections by Yu Ping · 6 years ago
  16. 8509aa2 ldp: ignore TCP_CORK socket option by Florin Coras · 6 years ago
  17. d89411e ldp: force exit if constructor init fails by Florin Coras · 6 years ago
  18. 5e06257 vcl: cleanup debug messages by Florin Coras · 6 years ago
  19. 2d9b427 ldp: fix worker alloc when using eventfds by Florin Coras · 6 years ago
  20. 78b5fa6 session/vcl: fix coverity warnings by Florin Coras · 6 years ago
  21. 46ae2ef ldp: return byte count from a successful recvfrom by Haggai Eran · 6 years ago
  22. 4dee8cd ldp: initialize clib time by Florin Coras · 6 years ago
  23. 0ef8ef2 vls: multi-process and multi-threaded apps improvements by Florin Coras · 6 years ago
  24. 72f7782 vcl: generate epoll events only if requested by Florin Coras · 6 years ago
  25. 0ed24e9 ldp: add support for TCP_CONGESTION sockopts (VPP-1550) by Florin Coras · 6 years ago
  26. 294afe2 vcl/ldp: select cleanup/improvements by Florin Coras · 6 years ago
  27. 7baeb71 vcl/ldp: add locked sessions shim layer by Florin Coras · 6 years ago
  28. 30e79c2 vcl/session: add api for changing session app worker by Florin Coras · 6 years ago
  29. d9818dd Fixes for buliding for 32bit targets: by David Johnson · 6 years ago
  30. a7a1a22 ldp/vcl: epoll and shutdown cleanup by Florin Coras · 6 years ago
  31. b0f662f vcl/ldp: add write msg function and fine tuning by Florin Coras · 6 years ago
  32. 05ecfcc ldp/vcl: reduce debug verbosity by Florin Coras · 6 years ago
  33. 955bfbb ldp: avoid calling write in destructors by Florin Coras · 6 years ago
  34. 940f78f vcl: handle worker process exit by Florin Coras · 6 years ago
  35. 47c40e2 vcl: basic support for apps that fork by Florin Coras · 6 years ago
  36. dfe4cf4 ldp: basic multiworker support by Florin Coras · 6 years ago
  37. 30e273b ldp: sid to fd mapper for apps with multiple workers by Florin Coras · 6 years ago
  38. 173bae3 ldp: fixes/improvements to select by Florin Coras · 6 years ago
  39. 178cf49 Remove c-11 memcpy checks from perf-critical code by Dave Barach · 6 years ago
  40. 6917b94 vcl/ldp: fix poll by Florin Coras · 6 years ago
  41. 9936831 vcl: support for eventfd mq signaling by Florin Coras · 6 years ago
  42. 54693d2 vcl: use events for epoll/select/read/write by Florin Coras · 6 years ago
  43. aa8f63c fix socket send() return size check by qchang · 7 years ago
  44. 3ee1fe1 LDP: Refactor epoll_ctl wrapper. by Dave Wallace · 7 years ago
  45. 69d0119 VCL/LDP: Suppress trace output unless debug is enabled. by Dave Wallace · 7 years ago
  46. 2a86527 LD_PRELOAD: Refactor nomenclature (vcom -> ldp). by Dave Wallace · 7 years ago[Renamed (81%) from src/vcl/vcom.c]
  47. c04cbf1 VCL: remove vrf from vppcom api. by Dave Wallace · 7 years ago
  48. 5368efa Fix bug with glibc epoll fd by Keith Burns (alagalah) · 7 years ago
  49. 9b95425 VCL/LD_PRELOAD: Fix unfiltered debug output. by Dave Wallace · 7 years ago
  50. b4cd4ff LD_PRELOAD: Fix Coverity Warning CID 182227 by Dave Wallace · 7 years ago
  51. 8aaba56 LD_PRELOAD: Fix coverity warnings by Dave Wallace · 7 years ago
  52. 048b1d6 LD_PRELOAD: stateless LDP by Dave Wallace · 7 years ago
  53. 4adccc9 VCL-LDPRELOAD: Fix connect return value handling. by Dave Wallace · 7 years ago
  54. ee45d41 VCL: improve debug output by Dave Wallace · 7 years ago
  55. 227867f VCL-LDPRELOAD: add sendfile/sendfile64 implementation. by Dave Wallace · 7 years ago
  56. 375e468 VCL-LDPRELOAD: Fix epoll_pwait timeout. by Dave Wallace · 7 years ago
  57. 5917939 VCL-LDPRELOAD: enable accept4() wrapper by Dave Wallace · 7 years ago
  58. e695cb4 VCL_LDPRELOAD: mixed libc/vcl epoll fd's by Dave Wallace · 7 years ago
  59. faf9d77 VCL-LDPRELOAD: Fix more coverity warnings by Dave Wallace · 7 years ago
  60. 60f5482 VCL-LDPRELOAD: Fix coverity warnings. by Dave Wallace · 7 years ago
  61. 5c7cf1c VCL-LDPRELOAD: statically link vppcom into libvcl-ldpreload.so by Dave Wallace · 7 years ago[Renamed (99%) from extras/vcl-ldpreload/src/libvcl-ldpreload/vcom.c]
  62. e22aa74 VCL-LDPRELOAD: Refactor vcom_socket* and fix crash in vppcom_select by Dave Wallace · 7 years ago
  63. 1d35963 LD_PRELOAD poll implementation by shrinivasan ganapathy · 7 years ago
  64. b59f227 LDPRELOAD: Add ioctl, fcntl, and setsockopt support by Steven · 7 years ago
  65. b327c2b Initial push of vcl-ldpreload to extras by Keith Burns (alagalah) · 7 years ago