1. dc21ff7 MINOR: debug: Add an option that causes random allocation failures. by Olivier Houchard · Tue Jan 29 15:20:16 2019 +0100
  2. f37ba94 MINOR: fd: centralize poll timeout computation in compute_poll_timeout() by Willy Tarreau · Wed Oct 17 11:25:54 2018 +0200
  3. e18db9e MEDIUM: pools: implement a thread-local cache for pool entries by Willy Tarreau · Tue Oct 16 10:28:54 2018 +0200
  4. 2325d8a BUG/MINOR: threads: move declaration of capabilities to config.h by Willy Tarreau · Wed Oct 10 18:29:23 2018 +0200
  5. f161d0f BUG/MINOR: pools/threads: don't ignore DEBUG_UAF on double-word CAS capable archs by Willy Tarreau · Thu Feb 22 14:05:55 2018 +0100
  6. e9bd686 MINOR: threads: Add THREAD_LOCAL macro by Christopher Faulet · Tue Aug 29 09:51:52 2017 +0200
  7. b781dbe MINOR: memory: remove macros by David Carlier · Fri Jul 21 08:44:40 2017 +0100
  8. 65d805f BUILD: fix dependencies between config and compat.h by Willy Tarreau · Tue Jul 15 18:05:58 2014 +0200
  9. cc05fba [BUG] definitely fix regparm issues between haproxy core and ebtree by Willy Tarreau · Tue Oct 27 21:40:18 2009 +0100
  10. 75cf17e [OPTIM] force inlining of large functions with gcc >= 3 by Willy Tarreau · Fri Aug 29 15:48:49 2008 +0200
  11. 61eadc0 [BUG] regparm is broken on gcc < 3 by Willy Tarreau · Sun Aug 17 17:06:37 2008 +0200
  12. 50e608d [MEDIUM] implement memory pools version 2 by Willy Tarreau · Sun May 13 18:26:08 2007 +0200
  13. 390223b [BUILD] only enable regparm on x86 to avoid useless warnings by Willy Tarreau · Sun Oct 15 23:43:42 2006 +0200
  14. fb27867 [MEDIUM] use regparm on a few tv_* functions by Willy Tarreau · Sun Oct 15 15:38:50 2006 +0200
  15. 2a42950 [MINOR] turn every FD_* into functions by Willy Tarreau · Sun Oct 15 14:52:29 2006 +0200
  16. e3ba5f0 [CLEANUP] included common/version.h everywhere by Willy Tarreau · Thu Jun 29 18:54:54 2006 +0200
  17. 2dd0d47 [CLEANUP] renamed include/haproxy to include/common by Willy Tarreau · Thu Jun 29 17:53:05 2006 +0200[Renamed (88%) from include/haproxy/config.h]
  18. baaee00 [BIGMOVE] exploded the monolithic haproxy.c file into multiple files. by Willy Tarreau · Mon Jun 26 02:48:02 2006 +0200