1. 3819b4f BUG/MINOR: ring: do not realign ring contents on resize by Willy Tarreau · 1 year, 4 months ago
  2. 6b26799 BUG/MINOR: ring/cli: fix a race condition between the writer and the reader by Willy Tarreau · 1 year, 11 months ago
  3. 2b71810 CLEANUP: lists/tree-wide: rename some list operations to avoid some confusion by Willy Tarreau · 3 years, 2 months ago
  4. 4781b15 CLEANUP: atomic/tree-wide: replace single increments/decrements with inc/dec by Willy Tarreau · 3 years, 3 months ago
  5. e14b98c MINOR: ring: adds new ring_init function. by Emeric Brun · 3 years, 6 months ago
  6. 477757c CLEANUP: fix all duplicated semicolons by William Dauchy · 3 years, 11 months ago
  7. b255105 CLEANUP: include: tree-wide alphabetical sort of include files by Willy Tarreau · 4 years, 1 month ago
  8. 5e539c9 REORG: include: move stream_interface.h to haproxy/stream_interface{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  9. 83487a8 REORG: include: move cli.h to haproxy/cli{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  10. 3f0f82e REORG: move applet.h to haproxy/applet{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  11. d2ad57c REORG: include: move ring to haproxy/ring{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  12. 3f567e4 REORG: include: split hathreads into haproxy/thread.h and haproxy/thread-t.h by Willy Tarreau · 4 years, 1 month ago
  13. 8dabda7 REORG: include: split buf.h into haproxy/buf-t.h and haproxy/buf.h by Willy Tarreau · 4 years, 1 month ago
  14. 4c7e4b7 REORG: include: update all files to use haproxy/api.h or api-t.h if needed by Willy Tarreau · 4 years, 1 month ago
  15. dcd58af MINOR: ring: re-work ring attach generic API. by Emeric Brun · 4 years, 1 month ago
  16. 928068a MINOR: ring: make the applet code not depend on the CLI by Willy Tarreau · 4 years, 1 month ago
  17. 9597cbd MINOR: applet: adopt the wait list entry from the CLI by Willy Tarreau · 4 years, 1 month ago
  18. 223dded BUG/MEDIUM: ring: write-lock the ring while attaching/detaching by Willy Tarreau · 4 years, 1 month ago
  19. fcf9498 MINOR: ring: make the parse function automatically set the handler/release by Willy Tarreau · 4 years, 8 months ago
  20. 3036290 BUG/MINOR: ring: b_peek_varint() returns a uint64_t, not a size_t by Willy Tarreau · 4 years, 10 months ago
  21. 1d181e4 MEDIUM: ring: implement a wait mode for watchers by Willy Tarreau · 4 years, 10 months ago
  22. 13696ff BUG/MINOR: ring: fix the way watchers are counted by Willy Tarreau · 4 years, 10 months ago
  23. 072931c MINOR: ring: add a generic CLI io_handler to dump a ring buffer by Willy Tarreau · 4 years, 10 months ago
  24. be97853 MINOR: ring: add a ring_write() function by Willy Tarreau · 4 years, 10 months ago
  25. 172945f MINOR: ring: add a new mechanism for retrieving/storing ring data in buffers by Willy Tarreau · 5 years ago