1. 551271d REORG: include: move pipe.h to haproxy/pipe{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  2. d0ef439 REORG: include: move common/memory.h to haproxy/pool.h by Willy Tarreau · 4 years, 1 month ago
  3. 3f567e4 REORG: include: split hathreads into haproxy/thread.h and haproxy/thread-t.h by Willy Tarreau · 4 years, 1 month ago
  4. 4c7e4b7 REORG: include: update all files to use haproxy/api.h or api-t.h if needed by Willy Tarreau · 4 years, 2 months ago
  5. 876b411 BUG/MEDIUM: pipe/thread: fix atomicity of pipe counters by Willy Tarreau · 4 years, 5 months ago
  6. 160287b MEDIUM: pipe/thread: maintain a per-thread local cache of recently used pipes by Willy Tarreau · 4 years, 5 months ago
  7. a945cfd MEDIUM: pipe/thread: reduce the locking overhead by Willy Tarreau · 4 years, 5 months ago
  8. 0e492e2 BUILD: address a few cases of "static <type> inline foo()" by Willy Tarreau · 5 years ago
  9. 8ceae72 MEDIUM: init: use initcall for all fixed size pool creations by Willy Tarreau · 6 years ago
  10. 86abe44 MEDIUM: init: use self-initializing spinlocks and rwlocks by Willy Tarreau · 6 years ago
  11. bafbe01 CLEANUP: pools: rename all pool functions and pointers to remove this "2" by Willy Tarreau · 7 years ago
  12. 9dcf9b6 MINOR: threads: Use __decl_hathreads to declare locks by Christopher Faulet · 7 years ago
  13. 3e5e417 BUILD: thread/pipe: fix build without threads by Willy Tarreau · 7 years ago
  14. d8b3b65 BUG/MEDIUM: splice/threads: pipe reuse list was not protected. by Emeric Brun · 7 years ago
  15. 9ed560e BUILD/MINOR: silent a build warning in src/pipe.c (fcntl) by Willy Tarreau · 13 years ago
  16. bd9a0a7 OPTIM/MINOR: make it possible to change pipe size (tune.pipesize) by Willy Tarreau · 13 years ago
  17. 982b6e3 [MEDIUM] introduce pipe pools by Willy Tarreau · 15 years ago