1. 3f567e4 REORG: include: split hathreads into haproxy/thread.h and haproxy/thread-t.h by Willy Tarreau · Thu May 28 15:29:19 2020 +0200
  2. 8dabda7 REORG: include: split buf.h into haproxy/buf-t.h and haproxy/buf.h by Willy Tarreau · Wed May 27 17:22:10 2020 +0200
  3. 4c7e4b7 REORG: include: update all files to use haproxy/api.h or api-t.h if needed by Willy Tarreau · Wed May 27 12:58:42 2020 +0200
  4. dcd58af MINOR: ring: re-work ring attach generic API. by Emeric Brun · Thu May 28 14:39:30 2020 +0200
  5. 928068a MINOR: ring: make the applet code not depend on the CLI by Willy Tarreau · Tue May 19 19:14:42 2020 +0200
  6. 9597cbd MINOR: applet: adopt the wait list entry from the CLI by Willy Tarreau · Tue May 19 17:07:30 2020 +0200
  7. 223dded BUG/MEDIUM: ring: write-lock the ring while attaching/detaching by Willy Tarreau · Tue May 19 19:21:45 2020 +0200
  8. fcf9498 MINOR: ring: make the parse function automatically set the handler/release by Willy Tarreau · Fri Nov 15 15:07:21 2019 +0100
  9. 3036290 BUG/MINOR: ring: b_peek_varint() returns a uint64_t, not a size_t by Willy Tarreau · Fri Aug 30 15:06:10 2019 +0200
  10. 1d181e4 MEDIUM: ring: implement a wait mode for watchers by Willy Tarreau · Fri Aug 30 11:17:01 2019 +0200
  11. 13696ff BUG/MINOR: ring: fix the way watchers are counted by Willy Tarreau · Fri Aug 30 10:16:14 2019 +0200
  12. 072931c MINOR: ring: add a generic CLI io_handler to dump a ring buffer by Willy Tarreau · Tue Aug 27 11:55:39 2019 +0200
  13. be97853 MINOR: ring: add a ring_write() function by Willy Tarreau · Tue Aug 27 11:44:13 2019 +0200
  14. 172945f MINOR: ring: add a new mechanism for retrieving/storing ring data in buffers by Willy Tarreau · Thu Aug 08 15:28:52 2019 +0200