1. a7a1a22 ldp/vcl: epoll and shutdown cleanup by Florin Coras · 6 years ago
  2. b0f662f vcl/ldp: add write msg function and fine tuning by Florin Coras · 6 years ago
  3. 05ecfcc ldp/vcl: reduce debug verbosity by Florin Coras · 6 years ago
  4. 955bfbb ldp: avoid calling write in destructors by Florin Coras · 6 years ago
  5. 940f78f vcl: handle worker process exit by Florin Coras · 6 years ago
  6. 47c40e2 vcl: basic support for apps that fork by Florin Coras · 6 years ago
  7. dfe4cf4 ldp: basic multiworker support by Florin Coras · 6 years ago
  8. 30e273b ldp: sid to fd mapper for apps with multiple workers by Florin Coras · 6 years ago
  9. 173bae3 ldp: fixes/improvements to select by Florin Coras · 6 years ago
  10. 178cf49 Remove c-11 memcpy checks from perf-critical code by Dave Barach · 6 years ago
  11. 6917b94 vcl/ldp: fix poll by Florin Coras · 6 years ago
  12. 9936831 vcl: support for eventfd mq signaling by Florin Coras · 6 years ago
  13. 54693d2 vcl: use events for epoll/select/read/write by Florin Coras · 6 years ago
  14. aa8f63c fix socket send() return size check by qchang · 7 years ago
  15. 3ee1fe1 LDP: Refactor epoll_ctl wrapper. by Dave Wallace · 7 years ago
  16. 69d0119 VCL/LDP: Suppress trace output unless debug is enabled. by Dave Wallace · 7 years ago
  17. 2a86527 LD_PRELOAD: Refactor nomenclature (vcom -> ldp). by Dave Wallace · 7 years ago[Renamed (81%) from src/vcl/vcom.c]
  18. c04cbf1 VCL: remove vrf from vppcom api. by Dave Wallace · 7 years ago
  19. 5368efa Fix bug with glibc epoll fd by Keith Burns (alagalah) · 7 years ago
  20. 9b95425 VCL/LD_PRELOAD: Fix unfiltered debug output. by Dave Wallace · 7 years ago
  21. b4cd4ff LD_PRELOAD: Fix Coverity Warning CID 182227 by Dave Wallace · 7 years ago
  22. 8aaba56 LD_PRELOAD: Fix coverity warnings by Dave Wallace · 7 years ago
  23. 048b1d6 LD_PRELOAD: stateless LDP by Dave Wallace · 7 years ago
  24. 4adccc9 VCL-LDPRELOAD: Fix connect return value handling. by Dave Wallace · 7 years ago
  25. ee45d41 VCL: improve debug output by Dave Wallace · 7 years ago
  26. 227867f VCL-LDPRELOAD: add sendfile/sendfile64 implementation. by Dave Wallace · 7 years ago
  27. 375e468 VCL-LDPRELOAD: Fix epoll_pwait timeout. by Dave Wallace · 7 years ago
  28. 5917939 VCL-LDPRELOAD: enable accept4() wrapper by Dave Wallace · 7 years ago
  29. e695cb4 VCL_LDPRELOAD: mixed libc/vcl epoll fd's by Dave Wallace · 7 years ago
  30. faf9d77 VCL-LDPRELOAD: Fix more coverity warnings by Dave Wallace · 7 years ago
  31. 60f5482 VCL-LDPRELOAD: Fix coverity warnings. by Dave Wallace · 7 years ago
  32. 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]
  33. e22aa74 VCL-LDPRELOAD: Refactor vcom_socket* and fix crash in vppcom_select by Dave Wallace · 7 years ago
  34. 1d35963 LD_PRELOAD poll implementation by shrinivasan ganapathy · 7 years ago
  35. b59f227 LDPRELOAD: Add ioctl, fcntl, and setsockopt support by Steven · 7 years ago
  36. b327c2b Initial push of vcl-ldpreload to extras by Keith Burns (alagalah) · 7 years ago