1. dc21ff7 MINOR: debug: Add an option that causes random allocation failures. by Olivier Houchard · 5 years ago
  2. f37ba94 MINOR: fd: centralize poll timeout computation in compute_poll_timeout() by Willy Tarreau · 6 years ago
  3. e18db9e MEDIUM: pools: implement a thread-local cache for pool entries by Willy Tarreau · 6 years ago
  4. 2325d8a BUG/MINOR: threads: move declaration of capabilities to config.h by Willy Tarreau · 6 years ago
  5. f161d0f BUG/MINOR: pools/threads: don't ignore DEBUG_UAF on double-word CAS capable archs by Willy Tarreau · 6 years ago
  6. e9bd686 MINOR: threads: Add THREAD_LOCAL macro by Christopher Faulet · 7 years ago
  7. b781dbe MINOR: memory: remove macros by David Carlier · 7 years ago
  8. 65d805f BUILD: fix dependencies between config and compat.h by Willy Tarreau · 10 years ago
  9. cc05fba [BUG] definitely fix regparm issues between haproxy core and ebtree by Willy Tarreau · 15 years ago
  10. 75cf17e [OPTIM] force inlining of large functions with gcc >= 3 by Willy Tarreau · 16 years ago
  11. 61eadc0 [BUG] regparm is broken on gcc < 3 by Willy Tarreau · 16 years ago
  12. 50e608d [MEDIUM] implement memory pools version 2 by Willy Tarreau · 17 years ago
  13. 390223b [BUILD] only enable regparm on x86 to avoid useless warnings by Willy Tarreau · 18 years ago
  14. fb27867 [MEDIUM] use regparm on a few tv_* functions by Willy Tarreau · 18 years ago
  15. 2a42950 [MINOR] turn every FD_* into functions by Willy Tarreau · 18 years ago
  16. e3ba5f0 [CLEANUP] included common/version.h everywhere by Willy Tarreau · 18 years ago
  17. 2dd0d47 [CLEANUP] renamed include/haproxy to include/common by Willy Tarreau · 18 years ago[Renamed (88%) from include/haproxy/config.h]
  18. baaee00 [BIGMOVE] exploded the monolithic haproxy.c file into multiple files. by Willy Tarreau · 18 years ago