1. 3670eb1 BUILD: Changed 51Degrees option to support V3.2 by James Rosewell · Fri Sep 18 17:24:29 2015 +0100
  2. 29fbe51 MAJOR: tproxy: remove support for cttproxy by Willy Tarreau · Thu Aug 20 19:35:14 2015 +0200
  3. 8e441fb BUILD: add USE_LUA to BUILD_OPTIONS when it's used by Cyril Bonté · Sun Aug 16 20:27:38 2015 +0200
  4. 9496552 CLEANUP: appsession: remove appsession.c and sessionhash.c by Willy Tarreau · Mon Aug 10 19:10:52 2015 +0200
  5. e192cbb BUILD: link with libdl if needed for Lua support by Vincent Bernat · Thu Jul 16 20:52:51 2015 +0200
  6. b5714da BUILD: add netbsd TARGET by David Carlier · Thu Jul 02 06:58:22 2015 +0000
  7. 93b38d9 MEDIUM: 51Degrees code refactoring and cleanup by Dragan Dosen · Mon Jun 29 16:43:25 2015 +0200
  8. 4834bc7 MEDIUM: vars: adds support of variables by Thierry FOURNIER · Sat Jun 06 19:29:07 2015 +0200
  9. 325137d MEDIUM: dns: implement a DNS resolver by Baptiste Assmann · Mon Apr 13 23:40:55 2015 +0200
  10. 5d4e4f7 MEDIUM: protocol: add minimalist UDP protocol client by Baptiste Assmann · Mon Apr 13 23:08:16 2015 +0200
  11. 82bd42e BUILD: make DeviceAtlas easier to build by defaulting to DEVICEATLAS_SRC by Willy Tarreau · Tue Jun 02 14:10:28 2015 +0200
  12. c7203c7 BUILD: make 51D easier to build by defaulting to 51DEGREES_SRC by Willy Tarreau · Mon Jun 01 11:12:35 2015 +0200
  13. 0ca65f8 BUILD: add 51degrees options to makefile. by Thomas Holmes · Tue May 12 15:06:21 2015 +0100
  14. a03fb14 BUILD: Makefile: add options to build with DeviceAtlas by David Carlier · Mon Jun 01 14:00:07 2015 +0200
  15. b5684e0 IMPORT: hash: import xxhash-r39 by Willy Tarreau · Mon Apr 27 11:59:40 2015 +0200
  16. 69c696c IMPORT: lru: import simple ebtree-based LRU functions by Willy Tarreau · Tue Apr 28 10:18:09 2015 +0200
  17. 81f38d6 MEDIUM: applet: add basic support for an applet run queue by Willy Tarreau · Mon Apr 13 17:11:11 2015 +0200
  18. b1ec8c4 MINOR: session: start to reintroduce struct session by Willy Tarreau · Fri Apr 03 13:53:24 2015 +0200
  19. 87b0966 REORG/MAJOR: session: rename the "session" entity to "stream" by Willy Tarreau · Fri Apr 03 00:22:06 2015 +0200
  20. 418b8c0 MAJOR: compression: integrate support for libslz by Willy Tarreau · Sun Mar 29 03:32:06 2015 +0200
  21. 71b99ef BUILD: fix automatic inclusion of libdl. by Willy Tarreau · Tue Mar 17 14:33:22 2015 +0100
  22. ecc9547 BUILD: lua: it miss the '-ldl' directive by Thierry FOURNIER · Tue Mar 17 11:14:26 2015 +0100
  23. 463119c BUG/BUILD: lua: The strict Lua 5.3 version check is not done. by Thierry FOURNIER · Tue Mar 10 00:35:36 2015 +0100
  24. f90838b MEDIUM: lua: use the Lua-5.3 version of the library by Thierry FOURNIER · Fri Mar 06 13:48:32 2015 +0100
  25. c21adb5 BUILD: try to automatically detect the Lua library name by Cyril Bonté · Tue Mar 03 23:13:03 2015 +0100
  26. 6f1fd48 MEDIUM: lua: lua integration in the build and init system. by Thierry FOURNIER · Fri Jan 23 14:06:13 2015 +0100
  27. 713a756 BUILD: Makefile: add -Wdeclaration-after-statement by Willy Tarreau · Fri Feb 27 16:34:50 2015 +0100
  28. dfb124f BUILD: add new target 'make uninstall' to support uninstalling haproxy from OS by Ilyas Bakirov · Wed Feb 04 17:14:26 2015 +0600
  29. 0d16a40 MEDIUM: Add parsing of mailers section by Simon Horman · Fri Jan 30 11:22:58 2015 +0900
  30. b3e54fe MAJOR: namespace: add Linux network namespace support by KOVACS Krisztian · Mon Nov 17 15:11:45 2014 +0100
  31. 3785311 BUILD: fix "make install" to support spaces in the install dirs by Arcadiy Ivanov · Tue Nov 04 07:06:13 2014 -0500
  32. cd360ce BUG/BUILD: revert accidental change in the makefile from latest SSL fix by Willy Tarreau · Fri Oct 31 07:36:51 2014 +0100
  33. 0bed994 BUG/MINOR: ssl: correctly initialize ssl ctx for invalid certificates by Emeric Brun · Thu Oct 30 19:25:24 2014 +0100
  34. 3745950 BUILD: report commit ID in git versions as well by Willy Tarreau · Wed Jul 16 11:38:52 2014 +0200
  35. bc289da BUILD: only build the systemd wrapper on Linux 2.6 and above by Willy Tarreau · Sat May 10 12:16:21 2014 +0200
  36. cd1a526 MAJOR: ssl: Change default locks on ssl session cache. by Emeric Brun · Wed May 07 23:11:42 2014 +0200
  37. 914c0d6 BUG/MINOR: build: handle whitespaces in wc -l output by Lukas Tribus · Mon Apr 14 15:38:26 2014 +0200
  38. 50abe30 BUILD: adjust makefile for AIX 5.1 by Willy Tarreau · Wed Apr 02 20:44:43 2014 +0200
  39. f1ed327 BUILD: fix VERDATE exclusion regex by Willy Tarreau · Sun Jan 26 00:39:22 2014 +0100
  40. 6173bbe BUILD: fix SUBVERS extraction in the Makefile by Willy Tarreau · Mon Dec 16 01:34:39 2013 +0100
  41. b5e7ef6 BUILD: use format tags in VERDATE and SUBVERS files by Willy Tarreau · Tue Dec 10 11:19:04 2013 +0100
  42. ddee3ed BUILD: prepare the makefile to skip format lines in SUBVERS and VERDATE by Willy Tarreau · Tue Dec 10 11:16:09 2013 +0100
  43. 689e4d7 BUILD: simplify the date and version retrieval in the makefile by Willy Tarreau · Tue Dec 10 09:31:06 2013 +0100
  44. d5f624d MEDIUM: sample: add the "map" converter by Thierry FOURNIER · Tue Nov 26 11:52:33 2013 +0100
  45. ed66c29 REORG: acl/pattern: extract pattern matching from the acl file and create pattern.c by Thierry FOURNIER · Thu Nov 28 11:05:19 2013 +0100
  46. 98634f0 MEDIUM: backend: Enhance hash-type directive with an algorithm options by Bhaskar · Tue Oct 29 23:30:51 2013 -0400
  47. 9e5cc8d MINOR: Makefile: provide cscope rule by William Lallemand · Fri Oct 18 16:26:39 2013 +0200
  48. 9a05945 BUILD: add SSL_INC/SSL_LIB variables to force the path to openssl by Willy Tarreau · Tue Sep 17 15:26:39 2013 +0200
  49. 9141806 BUILD: mention in the Makefile that USE_PCRE_JIT is for libpcre >= 8.32 by Willy Tarreau · Thu Apr 04 23:05:32 2013 +0200
  50. ea68d36 MINOR: show PCRE version and JIT status in -vv by Lukas Tribus · Thu Apr 04 12:24:16 2013 +0200
  51. d4c33c8 MEDIUM: samples: move payload-based fetches and ACLs to their own file by Willy Tarreau · Mon Jan 07 21:59:07 2013 +0100
  52. 0999f76 BUILD: add explicit support for TFO with USE_TFO by Lukas Tribus · Tue Apr 02 16:43:24 2013 +0200
  53. 8624cab BUILD: add explicit support for Mac OS/X by Willy Tarreau · Tue Apr 02 08:17:43 2013 +0200
  54. 32e65ef BUILD: enable poll() by default in the makefile by Willy Tarreau · Tue Apr 02 08:14:29 2013 +0200
  55. 7035132 MEDIUM: regex: Use PCRE JIT in acl by Hiroaki Nakamura · Sun Jan 13 15:00:42 2013 +0900
  56. 3979309 BUILD: improve the makefile's support for libpcre by Willy Tarreau · Wed Feb 13 12:39:06 2013 +0100
  57. ed9803e MEDIUM: add haproxy-systemd-wrapper by Marc-Antoine Perennou · Tue Feb 12 10:53:53 2013 +0100
  58. b6daedd OPTIM: splice: assume by default that splice is working correctly by Willy Tarreau · Mon Jan 07 16:57:09 2013 +0100
  59. 05ed29c BUILD: no need to clean up when making git-tar by Willy Tarreau · Thu Dec 20 15:00:44 2012 +0100
  60. fc6c032 MEDIUM: global: add support for CPU binding on Linux ("cpu-map") by Willy Tarreau · Fri Nov 16 16:12:27 2012 +0100
  61. e9f49e7 MAJOR: polling: replace epoll with sepoll and remove sepoll by Willy Tarreau · Sun Nov 11 17:42:00 2012 +0100
  62. e2f4944 BUILD: make it possible to specify ZLIB path by Willy Tarreau · Fri Feb 10 20:37:26 2012 +0100
  63. 82fe75c MEDIUM: HTTP compression (zlib library support) by William Lallemand · Tue Oct 23 10:25:10 2012 +0200
  64. 1bc4aab MEDIUM: listener: add support for linux's accept4() syscall by Willy Tarreau · Mon Oct 08 20:11:03 2012 +0200
  65. 76d8895 MINOR: ssl: add defines LISTEN_DEFAULT_CIPHERS and CONNECT_DEFAULT_CIPHERS. by Emeric Brun · Fri Oct 05 15:47:31 2012 +0200
  66. 9faf071 MINOR: ssl: add build param USE_PRIVATE_CACHE to build cache without shared memory by Emeric Brun · Tue Sep 25 11:11:16 2012 +0200
  67. d1d5454 REORG: split "protocols" files into protocol and listener by Willy Tarreau · Wed Sep 12 22:58:11 2012 +0200
  68. 8f182d9 BUILD: automatically add -lcrypto for SSL by Willy Tarreau · Mon Sep 10 09:11:22 2012 +0200
  69. 0e0bf80 BUILD: makefile: report USE_OPENSSL status in build options by Willy Tarreau · Sat Sep 08 11:28:56 2012 +0200
  70. 3e541d1 MEDIUM: ssl: add shared memory session cache implementation. by Emeric Brun · Mon Sep 03 11:14:36 2012 +0200
  71. 7444f01 BUILD: add optional support for SSL via the USE_OPENSSL flag by Emeric Brun · Fri May 18 15:48:30 2012 +0200
  72. c7e4238 REORG: buffers: split buffers into chunk,buffer,channel by Willy Tarreau · Fri Aug 24 19:22:53 2012 +0200
  73. 75bf2c9 REORG: sock_raw: rename the files raw_sock* by Willy Tarreau · Mon Aug 20 17:01:35 2012 +0200
  74. 59f9839 MINOR: connection: add a handler for fd-based connections by Willy Tarreau · Fri Jul 06 14:13:49 2012 +0200
  75. 7dec965 BUILD: add an AIX 5.2 (and later) target. by Willy Tarreau · Wed Jun 06 16:15:03 2012 +0200
  76. e0c623d BUILD: add support for linux kernels >= 2.6.28 by Willy Tarreau · Mon Jun 04 00:42:09 2012 +0200
  77. 7de211c MINOR: add a new function call tracer for debugging purposes by Willy Tarreau · Fri May 25 23:53:16 2012 +0200
  78. c63190d REORG: use the name sock_raw instead of stream_sock by Willy Tarreau · Fri May 11 14:23:52 2012 +0200
  79. cd3b094 REORG: rename "pattern" files by Willy Tarreau · Fri Apr 27 21:52:18 2012 +0200
  80. 2ac5718 MEDIUM: add a new typed argument list parsing framework by Willy Tarreau · Thu Apr 19 15:24:50 2012 +0200
  81. f09c660 MEDIUM: backend: add the 'first' balancing algorithm by Willy Tarreau · Mon Feb 13 17:12:08 2012 +0100
  82. 32d0272 BUILD: make it possible to look for pcre in the default system paths by Willy Tarreau · Fri Feb 10 19:46:59 2012 +0100
  83. 43d8fb2 [REORG] build: move syscall redefinition to specific places by Willy Tarreau · Mon Aug 22 17:12:02 2011 +0200
  84. 64bc40b [BUILD] add the USE_GETADDRINFO build option by Willy Tarreau · Wed Mar 23 20:00:53 2011 +0100
  85. 3c9a3fb [BUILD] add -fno-strict-aliasing to fix warnings with gcc >= 4.4 by Willy Tarreau · Sun Nov 28 08:28:15 2010 +0100
  86. a5899aa [BUILD] add the CPU=native and ARCH=32/64 build options by Willy Tarreau · Sun Nov 28 07:41:00 2010 +0100
  87. 48d84c1 [OPTIM] linux: add support for bypassing libc to force using vsyscalls by Willy Tarreau · Sun Nov 14 17:09:33 2010 +0100
  88. 2b920a1 [MAJOR] Add new files src/peer.c, include/proto/peers.h and include/types/peers.h for sync stick table management by Emeric Brun · Thu Sep 23 18:30:22 2010 +0200
  89. 0131269 [BUILD] always match official tags when doing git-tar by Willy Tarreau · Sat Aug 07 22:26:20 2010 +0200
  90. 03fa5df [CLEANUP] rename client -> frontend by Willy Tarreau · Mon May 24 21:02:37 2010 +0200
  91. b94af61 [DOC] report minimum kernel version for tproxy in the Makefile by Arnaud Cornet · Sun Apr 25 22:35:17 2010 +0200
  92. 42d2c6c [BUILD] 'make tags' did not consider files ending in '.c' by Willy Tarreau · Mon Mar 29 09:35:20 2010 +0200
  93. 890a33e [BUILD] fix platform-dependant build issues related to crypt() by Willy Tarreau · Thu Mar 04 19:10:14 2010 +0100
  94. 9610504 [MINOR] generic auth support with groups and encrypted passwords by Krzysztof Piotr Oledzki · Fri Jan 29 17:50:44 2010 +0100
  95. 107ca30 [MEDIUM] Add pattern fetch management types and functions by Emeric Brun · Mon Jan 04 16:16:05 2010 +0100
  96. 3bd697e [MEDIUM] Add stick table (persistence) management functions and types by Emeric Brun · Mon Jan 04 15:23:48 2010 +0100
  97. cc05fba [BUG] definitely fix regparm issues between haproxy core and ebtree by Willy Tarreau · Tue Oct 27 21:40:18 2009 +0100
  98. 45cb4fb [MEDIUM] build: switch ebtree users to use new ebtree version by Willy Tarreau · Mon Oct 26 21:10:04 2009 +0100
  99. ebe0af4 [BUILD] add a 'make tags' target by Willy Tarreau · Sat Oct 10 22:20:44 2009 +0200
  100. 6b2e11b [MEDIUM] backend: implement consistent hashing variation by Willy Tarreau · Thu Oct 01 07:52:15 2009 +0200