1. f4c1e56 BUILD: signals: FreeBSD has SI_LWP instead of SI_TKILL by Willy Tarreau · Thu May 23 08:40:50 2019 +0200
  2. e573323 CLEANUP: build: rename some build macros to use the USE_* ones by Willy Tarreau · Wed May 22 19:24:06 2019 +0200
  3. 823bda0 BUILD: time: remove the test on _POSIX_C_SOURCE by Willy Tarreau · Wed May 22 19:12:54 2019 +0200
  4. 430f590 MINOR: threads: add a timer_t per thread in thread_info by Willy Tarreau · Tue May 21 20:01:26 2019 +0200
  5. 80daaa1 CLEANUP: time: switch clockid_t to empty_t when not available by Willy Tarreau · Tue May 21 19:58:16 2019 +0200
  6. 9a85a17 MINOR: compat: define a new empty type empty_t for non-implemented fields by Willy Tarreau · Tue May 21 19:48:44 2019 +0200
  7. f617824 CLEANUP: time: refine the test on _POSIX_TIMERS by Willy Tarreau · Tue May 21 19:46:58 2019 +0200
  8. b81939c MINOR: compat: make sure to always define clockid_t by Willy Tarreau · Mon May 20 20:18:26 2019 +0200
  9. e3e2b72 REORG: compat: move some integer limit definitions from standard.h to compat.h by Willy Tarreau · Mon May 20 19:10:52 2019 +0200
  10. 034c88c MEDIUM: tcp: add the "tfo" option to support TCP fastopen on the server by Willy Tarreau · Mon Jan 23 23:36:45 2017 +0100
  11. 4698adf MINOR: compat: automatically detect support for crypt_r() by Willy Tarreau · Mon Oct 29 19:14:14 2018 +0100
  12. 9d87ca0 BUILD: tcp: define SOL_TCP when only IPPROTO_TCP exists by Willy Tarreau · Wed Aug 10 21:09:24 2016 +0200
  13. ae459f3 BUILD: tcp: use IPPROTO_IP when SOL_IP is not available by Willy Tarreau · Tue Sep 29 18:19:32 2015 +0200
  14. 9dd44ba BUG/MEDIUM: compat: fix segfault on FreeBSD by Joris Dedieu · Sat Jun 13 01:05:11 2015 +0200
  15. 65d805f BUILD: fix dependencies between config and compat.h by Willy Tarreau · Tue Jul 15 18:05:58 2014 +0200
  16. 67db8df MEDIUM: http: add IPv6 support for "set-tos" by Lukas Tribus · Sun Jun 23 17:37:13 2013 +0200
  17. 2b57cb8 MEDIUM: protocol: implement a "drain" function in protocol layers by Willy Tarreau · Mon Jun 10 19:56:38 2013 +0200
  18. 1eb7592 MINOR: tproxy: add support for OpenBSD by Pieter Baauw · Wed May 08 23:30:23 2013 +0200
  19. ff30b66 MINOR: tproxy: add support for FreeBSD by Pieter Baauw · Wed May 08 23:22:39 2013 +0200
  20. d551fb5 REORG: tproxy: prepare the transparent proxy defines for accepting other OSes by Pieter Baauw · Wed May 08 22:49:23 2013 +0200
  21. 0999f76 BUILD: add explicit support for TFO with USE_TFO by Lukas Tribus · Tue Apr 02 16:43:24 2013 +0200
  22. 65c1796 MINOR: IPv6 support for transparent proxy by David du Colombier · Fri Jul 13 14:34:59 2012 +0200
  23. bd9a0a7 OPTIM/MINOR: make it possible to change pipe size (tune.pipesize) by Willy Tarreau · Sun Oct 23 21:14:29 2011 +0200
  24. 17f449b [MINOR] move MAXPATHLEN definition to compat.h by Willy Tarreau · Sun Nov 07 11:44:13 2010 +0100
  25. 0e996c6 [BUILD] includes order breaks OpenBSD build by Willy Tarreau · Fri Feb 26 22:00:19 2010 +0100
  26. cc05fba [BUG] definitely fix regparm issues between haproxy core and ebtree by Willy Tarreau · Tue Oct 27 21:40:18 2009 +0100
  27. 6db06d3 [MEDIUM] remove TCP_CORK and make use of MSG_MORE instead by Willy Tarreau · Wed Aug 19 11:14:11 2009 +0200
  28. d6d0690 [CLEANUP] remove ifdef MSG_NOSIGNAL and define it instead by Willy Tarreau · Wed Aug 19 11:22:33 2009 +0200
  29. 177e2b0 [CLEANUP] remove dependency on obsolete INTBITS macro by Willy Tarreau · Tue Jul 15 00:36:31 2008 +0200
  30. e7dd2f2 [BUILD] fix build with gcc 4.3 by Jeremy Hinegardner · Mon Apr 21 07:34:31 2008 +0200
  31. 0a45989 [MINOR] add transparent proxy support for balabit's Tproxy v4 by Willy Tarreau · Sun Jan 13 17:37:16 2008 +0100
  32. b1e52e8 [MEDIUM] support fully transparent proxy on Linux (USE_LINUX_TPROXY) by Willy Tarreau · Sun Jan 13 14:49:51 2008 +0100
  33. c8f24f8 [BUILD] fix 2 minor issues on AIX by Willy Tarreau · Fri Nov 30 18:38:35 2007 +0100
  34. 3ff3dc1 [MINOR] add support for variable size arrays in structures by Willy Tarreau · Mon May 07 00:19:57 2007 +0200
  35. 58b2f83 [MEDIUM] add support for SO_REUSEPORT on Linux by Willy Tarreau · Mon Nov 13 01:22:38 2006 +0100
  36. e3ba5f0 [CLEANUP] included common/version.h everywhere by Willy Tarreau · Thu Jun 29 18:54:54 2006 +0200
  37. 2dd0d47 [CLEANUP] renamed include/haproxy to include/common by Willy Tarreau · Thu Jun 29 17:53:05 2006 +0200[Renamed (92%) from include/haproxy/compat.h]
  38. baaee00 [BIGMOVE] exploded the monolithic haproxy.c file into multiple files. by Willy Tarreau · Mon Jun 26 02:48:02 2006 +0200