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