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