1. 903ddfd BUILD/MINOR: Makefile : enabling USE_CPU_AFFINITY by David Carlier · Wed Nov 29 11:05:12 2017 +0000
  2. d73efb4 BUILD: Makefile: reorder object files by size by Willy Tarreau · Sun Nov 26 17:58:17 2017 +0100
  3. 158fa75 MINOR: pools: implement DEBUG_UAF to detect use after free by Willy Tarreau · Wed Nov 22 15:47:29 2017 +0100
  4. f24ea8e MEDIUM: h2: add a function to emit an HTTP/1 request from a headers list by Willy Tarreau · Tue Nov 21 19:55:27 2017 +0100
  5. d6942c8 MEDIUM: mworker: Add systemd `Type=notify` support by Tim Duesterhus · Mon Nov 20 15:58:35 2017 +0100
  6. f5d79ac BUILD: enable USE_THREAD for Solaris build. by Christopher Faulet · Tue Nov 07 10:47:44 2017 +0100
  7. ca30839 MINOR: ebtree: implement the scope-aware functions for eb32 by Willy Tarreau · Sun Nov 05 13:31:29 2017 +0100
  8. 7567c40 BUILD: enable USE_THREAD for OpenBSD build. by David Carlier · Fri Nov 03 14:35:44 2017 +0000
  9. b620e98 BUILD: shctx: allow to be built without openssl by William Lallemand · Thu Nov 02 16:00:51 2017 +0100
  10. 41db460 MEDIUM: cache: configuration parsing and initialization by William Lallemand · Mon Oct 30 11:15:51 2017 +0100
  11. 62f5269 MINOR: h2: create a very minimalistic h2 mux by Willy Tarreau · Sun Oct 08 23:01:42 2017 +0200
  12. 1be4f3d MEDIUM: hpack: implement basic hpack encoding by Willy Tarreau · Thu Sep 21 14:35:57 2017 +0200
  13. 679790b MINOR: hpack: implement the decoder by Willy Tarreau · Tue May 30 19:09:44 2017 +0200
  14. ce04094 MINOR: hpack: implement the header tables management by Willy Tarreau · Tue May 30 18:46:58 2017 +0200
  15. a004ade MINOR: hpack: implement the HPACK Huffman table decoder by Willy Tarreau · Tue May 30 17:22:18 2017 +0200
  16. 53a4766 MEDIUM: connection: start to introduce a mux layer between xprt and data by Willy Tarreau · Mon Aug 28 10:53:00 2017 +0200
  17. a1ae7e8 MAJOR: threads: Offically enable the threads support in HAProxy by Christopher Faulet · Wed Oct 25 17:55:27 2017 +0200
  18. 1a2b56e MEDIUM: threads: Add hathreads header file by Christopher Faulet · Thu Oct 12 16:09:09 2017 +0200
  19. 5f27185 MINOR: threads: Prepare makefile to link with pthread by Emeric Brun · Mon Jun 26 18:41:42 2017 +0200
  20. 78880fb MINOR: action: Add function to check rules using an action ACT_ACTION_TRK_* by Christopher Faulet · Mon Sep 18 14:43:55 2017 +0200
  21. eff9a9e BUILD: Makefile: disable -Wunused-label by Willy Tarreau · Fri Oct 27 11:06:11 2017 +0200
  22. 7389dd0 IMPORT: sha1: import SHA1 functions by Dragan Dosen · Tue Oct 24 08:48:25 2017 +0200
  23. 0da5b3b REORG: http: move some very http1-specific parts to h1.{c,h} by Willy Tarreau · Thu Sep 21 09:30:46 2017 +0200
  24. b780166 BUILD: Makefile: improve detection of support for compiler warnings by Willy Tarreau · Thu Sep 14 19:05:45 2017 +0200
  25. 065843c BUILD: Makefile: shut certain gcc/clang stupid warnings by Willy Tarreau · Wed Sep 13 16:58:27 2017 +0200
  26. d3a7f40 BUILD: Makefile: add a function to detect support by the compiler of certain options by Willy Tarreau · Wed Sep 13 16:54:28 2017 +0200
  27. b286fff BUG/MINOR: Makefile: fix compile error with USE_LUA=1 in ubuntu16.04 by Nan Liu · Fri Jun 09 15:57:45 2017 +0800
  28. 04919d5 BUG/MINOR: haproxy/cli : fix for solaris/illumos distros for CMSG* macros by David Carlier · Wed Jun 07 20:02:43 2017 +0100
  29. a6cfa90 MAJOR: systemd-wrapper: get rid of the wrapper by William Lallemand · Thu Jun 01 17:38:58 2017 +0200
  30. 047000a CLEANUP: retire obsoleted USE_GETSOCKNAME build option by Dmitry Sivachenko · Fri May 12 15:38:29 2017 +0200
  31. 73bdb32 BUG/MAJOR: Use -fwrapv. by Olivier Houchard · Wed Apr 19 11:34:10 2017 +0200
  32. f2592b2 MEDIUM: regex: pcre2 support by David Carlier · Mon Nov 21 21:25:58 2016 +0000
  33. a9cf315 BUILD: rearrange target files by build time by Willy Tarreau · Sun Dec 11 22:12:33 2016 +0100
  34. 3971310 REORG: tcp-rules: move tcp rules processing to their own file by Willy Tarreau · Fri Nov 25 15:49:32 2016 +0100
  35. 74c24fb REORG: cli: split dumpstats.c in src/cli.c and src/stats.c by William Lallemand · Mon Nov 21 17:18:36 2016 +0100
  36. f7e4e7e MAJOR: spoe: Add an experimental Stream Processing Offload Engine by Christopher Faulet · Thu Oct 27 22:29:49 2016 +0200
  37. 1866d6d MEDIUM: ssl: Add support for OpenSSL 1.1.0 by Dirkjan Bussink · Mon Aug 29 13:26:37 2016 +0200
  38. d0027ed MEDIUM: wurfl: add Scientiamobile WURFL device detection module by scientiamobile · Fri Nov 04 10:55:08 2016 +0100
  39. 3a2661d MINOR: build: Allow linking to device-atlas library file by Bertrand Jacquin · Thu Oct 06 00:32:39 2016 +0100
  40. 9705ba2 BUILD: Make use of accept4() on OpenBSD. by Daniel Jakots · Tue Sep 27 19:22:21 2016 +0200
  41. 7276f3a BUG/MINOR: Fix OSX compilation errors by Dinko Korunic · Fri Sep 09 09:41:15 2016 +0200
  42. 13d67bb BUG/BUILD: don't automatically run "make" on "make install" by Willy Tarreau · Fri Jun 24 18:30:22 2016 +0200
  43. 8225bb4 BUILD/MEDIUM: force a full rebuild if some build options change by Willy Tarreau · Mon May 30 15:16:10 2016 +0200
  44. b26835d BUILD/MEDIUM: rebuild everything when an include file is changed by Willy Tarreau · Mon May 30 13:39:32 2016 +0200
  45. 85dc1d3 BUG/MINOR: lua: can't load external libraries by Thierry Fournier · Sat Mar 26 13:19:21 2016 +0100
  46. fb0b546 MINOR: lua: file dedicated to unsafe functions by Thierry Fournier · Thu Jan 21 09:28:58 2016 +0100
  47. e6c3b69 MINOR: filters: Add an filter example by Christopher Faulet · Wed Sep 02 17:15:16 2015 +0200
  48. 3d97c90 REORG: filters: Prepare creation of the HTTP compression filter by Christopher Faulet · Wed Dec 09 14:59:38 2015 +0100
  49. d7c9196 MAJOR: filters: Add filters support by Christopher Faulet · Thu Apr 30 11:48:27 2015 +0200
  50. 7385f65 BUILD: Make deviceatlas require PCRE by David CARLIER · Fri Nov 06 15:13:06 2015 +0000
  51. 38932c3 BUILD: add Haiku as supported target. by Jerome Duval · Mon Oct 19 23:01:16 2015 +0000
  52. 796d2fc BUG/BUILD: replace haproxy-systemd-wrapper with $(EXTRA) in install-bin. by Jerome Duval · Mon Nov 02 17:47:43 2015 +0000
  53. 5c5147f BUILD: install only relevant and existing documentation by Vincent Bernat · Tue Oct 13 22:20:55 2015 +0200
  54. 3670eb1 BUILD: Changed 51Degrees option to support V3.2 by James Rosewell · Fri Sep 18 17:24:29 2015 +0100
  55. 29fbe51 MAJOR: tproxy: remove support for cttproxy by Willy Tarreau · Thu Aug 20 19:35:14 2015 +0200
  56. 8e441fb BUILD: add USE_LUA to BUILD_OPTIONS when it's used by Cyril Bonté · Sun Aug 16 20:27:38 2015 +0200
  57. 9496552 CLEANUP: appsession: remove appsession.c and sessionhash.c by Willy Tarreau · Mon Aug 10 19:10:52 2015 +0200
  58. e192cbb BUILD: link with libdl if needed for Lua support by Vincent Bernat · Thu Jul 16 20:52:51 2015 +0200
  59. b5714da BUILD: add netbsd TARGET by David Carlier · Thu Jul 02 06:58:22 2015 +0000
  60. 93b38d9 MEDIUM: 51Degrees code refactoring and cleanup by Dragan Dosen · Mon Jun 29 16:43:25 2015 +0200
  61. 4834bc7 MEDIUM: vars: adds support of variables by Thierry FOURNIER · Sat Jun 06 19:29:07 2015 +0200
  62. 325137d MEDIUM: dns: implement a DNS resolver by Baptiste Assmann · Mon Apr 13 23:40:55 2015 +0200
  63. 5d4e4f7 MEDIUM: protocol: add minimalist UDP protocol client by Baptiste Assmann · Mon Apr 13 23:08:16 2015 +0200
  64. 82bd42e BUILD: make DeviceAtlas easier to build by defaulting to DEVICEATLAS_SRC by Willy Tarreau · Tue Jun 02 14:10:28 2015 +0200
  65. c7203c7 BUILD: make 51D easier to build by defaulting to 51DEGREES_SRC by Willy Tarreau · Mon Jun 01 11:12:35 2015 +0200
  66. 0ca65f8 BUILD: add 51degrees options to makefile. by Thomas Holmes · Tue May 12 15:06:21 2015 +0100
  67. a03fb14 BUILD: Makefile: add options to build with DeviceAtlas by David Carlier · Mon Jun 01 14:00:07 2015 +0200
  68. b5684e0 IMPORT: hash: import xxhash-r39 by Willy Tarreau · Mon Apr 27 11:59:40 2015 +0200
  69. 69c696c IMPORT: lru: import simple ebtree-based LRU functions by Willy Tarreau · Tue Apr 28 10:18:09 2015 +0200
  70. 81f38d6 MEDIUM: applet: add basic support for an applet run queue by Willy Tarreau · Mon Apr 13 17:11:11 2015 +0200
  71. b1ec8c4 MINOR: session: start to reintroduce struct session by Willy Tarreau · Fri Apr 03 13:53:24 2015 +0200
  72. 87b0966 REORG/MAJOR: session: rename the "session" entity to "stream" by Willy Tarreau · Fri Apr 03 00:22:06 2015 +0200
  73. 418b8c0 MAJOR: compression: integrate support for libslz by Willy Tarreau · Sun Mar 29 03:32:06 2015 +0200
  74. 71b99ef BUILD: fix automatic inclusion of libdl. by Willy Tarreau · Tue Mar 17 14:33:22 2015 +0100
  75. ecc9547 BUILD: lua: it miss the '-ldl' directive by Thierry FOURNIER · Tue Mar 17 11:14:26 2015 +0100
  76. 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
  77. f90838b MEDIUM: lua: use the Lua-5.3 version of the library by Thierry FOURNIER · Fri Mar 06 13:48:32 2015 +0100
  78. c21adb5 BUILD: try to automatically detect the Lua library name by Cyril Bonté · Tue Mar 03 23:13:03 2015 +0100
  79. 6f1fd48 MEDIUM: lua: lua integration in the build and init system. by Thierry FOURNIER · Fri Jan 23 14:06:13 2015 +0100
  80. 713a756 BUILD: Makefile: add -Wdeclaration-after-statement by Willy Tarreau · Fri Feb 27 16:34:50 2015 +0100
  81. dfb124f BUILD: add new target 'make uninstall' to support uninstalling haproxy from OS by Ilyas Bakirov · Wed Feb 04 17:14:26 2015 +0600
  82. 0d16a40 MEDIUM: Add parsing of mailers section by Simon Horman · Fri Jan 30 11:22:58 2015 +0900
  83. b3e54fe MAJOR: namespace: add Linux network namespace support by KOVACS Krisztian · Mon Nov 17 15:11:45 2014 +0100
  84. 3785311 BUILD: fix "make install" to support spaces in the install dirs by Arcadiy Ivanov · Tue Nov 04 07:06:13 2014 -0500
  85. cd360ce BUG/BUILD: revert accidental change in the makefile from latest SSL fix by Willy Tarreau · Fri Oct 31 07:36:51 2014 +0100
  86. 0bed994 BUG/MINOR: ssl: correctly initialize ssl ctx for invalid certificates by Emeric Brun · Thu Oct 30 19:25:24 2014 +0100
  87. 3745950 BUILD: report commit ID in git versions as well by Willy Tarreau · Wed Jul 16 11:38:52 2014 +0200
  88. bc289da BUILD: only build the systemd wrapper on Linux 2.6 and above by Willy Tarreau · Sat May 10 12:16:21 2014 +0200
  89. cd1a526 MAJOR: ssl: Change default locks on ssl session cache. by Emeric Brun · Wed May 07 23:11:42 2014 +0200
  90. 914c0d6 BUG/MINOR: build: handle whitespaces in wc -l output by Lukas Tribus · Mon Apr 14 15:38:26 2014 +0200
  91. 50abe30 BUILD: adjust makefile for AIX 5.1 by Willy Tarreau · Wed Apr 02 20:44:43 2014 +0200
  92. f1ed327 BUILD: fix VERDATE exclusion regex by Willy Tarreau · Sun Jan 26 00:39:22 2014 +0100
  93. 6173bbe BUILD: fix SUBVERS extraction in the Makefile by Willy Tarreau · Mon Dec 16 01:34:39 2013 +0100
  94. b5e7ef6 BUILD: use format tags in VERDATE and SUBVERS files by Willy Tarreau · Tue Dec 10 11:19:04 2013 +0100
  95. ddee3ed BUILD: prepare the makefile to skip format lines in SUBVERS and VERDATE by Willy Tarreau · Tue Dec 10 11:16:09 2013 +0100
  96. 689e4d7 BUILD: simplify the date and version retrieval in the makefile by Willy Tarreau · Tue Dec 10 09:31:06 2013 +0100
  97. d5f624d MEDIUM: sample: add the "map" converter by Thierry FOURNIER · Tue Nov 26 11:52:33 2013 +0100
  98. 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
  99. 98634f0 MEDIUM: backend: Enhance hash-type directive with an algorithm options by Bhaskar · Tue Oct 29 23:30:51 2013 -0400
  100. 9e5cc8d MINOR: Makefile: provide cscope rule by William Lallemand · Fri Oct 18 16:26:39 2013 +0200