1. 60e6020 [RELEASE] Released version 2.0.8 by Willy Tarreau · Wed Oct 23 08:06:13 2019 +0200
  2. 7fdd81c BUG/MEDIUM: pattern: make the pattern LRU cache thread-local and lockless by Willy Tarreau · Wed Oct 23 06:59:31 2019 +0200
  3. 297df18 BUG/MINOR: tcp: Don't alter counters returned by tcp info fetchers by Christopher Faulet · Thu Oct 17 14:40:48 2019 +0200
  4. e0e3279 DOC: clarify some points around http-send-name-header's behavior by Willy Tarreau · Mon Oct 07 14:58:02 2019 +0200
  5. 1909aa1 [RELEASE] Released version 2.0.7 by Christopher Faulet · Fri Sep 27 14:17:42 2019 +0200
  6. 7a5303a DOC: Fix documentation about the cli command to get resolver stats by Christopher Faulet · Fri Sep 27 10:45:47 2019 +0200
  7. 58706ab [RELEASE] Released version 2.0.6 by Christopher Faulet · Fri Sep 13 13:46:44 2019 +0200
  8. 7730666 MINOR: sample: Add UUID-fetch by Luca Schimweg · Tue Sep 10 15:42:52 2019 +0200
  9. 7c80af0 DOC: fixed typo in management.txt by n9@users.noreply.github.com · Fri Aug 23 11:21:05 2019 +0200
  10. d905f49 [RELEASE] Released version 2.0.5 by Willy Tarreau · Fri Aug 16 16:52:47 2019 +0200
  11. cfe6af6 BUG/MINOR: buffers/threads: always clear a buffer's head before releasing it by Willy Tarreau · Thu Aug 08 07:53:20 2019 +0200
  12. 8e05806 [RELEASE] Released version 2.0.4 by Willy Tarreau · Tue Aug 06 17:20:40 2019 +0200
  13. 4cdc6fe [RELEASE] Released version 2.0.3 by Christopher Faulet · Tue Jul 23 15:21:26 2019 +0200
  14. 74d2f7c [RELEASE] Released version 2.0.2 by Willy Tarreau · Tue Jul 16 16:08:11 2019 +0200
  15. 27c754c DOC: Fix typos and grammer in configuration.txt by John Roesler · Wed Jul 10 15:45:51 2019 -0500
  16. aeeb1c9 MINOR: server: Add "no-tfo" option. by Frédéric Lécaille · Thu Jul 04 14:19:06 2019 +0200
  17. 59a54be [RELEASE] Released version 2.0.1 by Christopher Faulet · Wed Jun 26 15:59:03 2019 +0200
  18. ba23630 [RELEASE] Released version 2.0.0 by Willy Tarreau · Sun Jun 16 20:00:26 2019 +0200
  19. a8ee4b1 CLEANUP: removed obsolete examples an move a few to better places by Willy Tarreau · Sat Jun 15 18:56:48 2019 +0200
  20. d254aa8 DOC: update few references to the linux* targets and change them to linux-glibc by Willy Tarreau · Fri Jun 14 18:40:48 2019 +0200
  21. 4d03e43 DOC: add some environment variables in section 2.3 by William Lallemand · Fri Jun 14 15:35:37 2019 +0200
  22. 63329e3 MINOR: doc: update the manpage and usage message about -S by William Lallemand · Thu Jun 13 17:03:37 2019 +0200
  23. 5e4c500 CLEANUP: 51d: move the 51d dummy lib to contrib/51d/src to match the real lib by Willy Tarreau · Thu Jun 13 15:56:10 2019 +0200
  24. c5473e5 MINOR: doc: mention HAPROXY_LOCALPEER in the man by William Lallemand · Thu Jun 13 15:39:48 2019 +0200
  25. 95635dd MINOR: doc: add master-worker in the man page by William Lallemand · Thu Jun 13 11:51:09 2019 +0200
  26. 971c394 MINOR: doc: Remove -Ds option in man page by Kazuo Yagi · Thu Jun 13 17:14:57 2019 +0900
  27. 1dc6963 MINOR: mworker: add the HAProxy version in "show proc" by William Lallemand · Wed Jun 12 19:11:33 2019 +0200
  28. 31c3d51 MINOR: 51d: Added dummy libraries for the 51Degrees module for testing. by Ben51Degrees · Wed Jun 12 15:42:53 2019 +0100
  29. 3381022 MINOR: http: add a new "http-request replace-uri" action by Willy Tarreau · Wed Jun 12 17:44:02 2019 +0200
  30. c951552 DOC: mworker-prog: documentation for the program section by William Lallemand · Wed Jun 12 16:32:11 2019 +0200
  31. ca3551f [RELEASE] Released version 2.0-dev7 by Willy Tarreau · Tue Jun 11 19:28:00 2019 +0200
  32. fdfa9e3 DOC: peers: Update for dictionary cache entries for peers protocol. by Frédéric Lécaille · Thu Jun 06 15:53:20 2019 +0200
  33. b57f109 [RELEASE] Released version 2.0-dev6 by Willy Tarreau · Fri Jun 07 06:12:59 2019 +0200
  34. 4f283fa MEDIUM: stream-int: introduce a new state SI_ST_RDY by Willy Tarreau · Wed Jun 05 14:34:03 2019 +0200
  35. 6567466 MINOR: SSL: add client/server random sample fetches by Patrick Hemmer · Tue Jun 04 08:13:03 2019 -0400
  36. fb55365 MINOR: server: increase the default pool-purge-delay to 5 seconds by Willy Tarreau · Tue Jun 04 14:06:31 2019 +0200
  37. abc874e [RELEASE] Released version 2.0-dev5 by Willy Tarreau · Sun Jun 02 12:06:08 2019 +0200
  38. 2a54bb7 MEDIUM: connection: Upstream SOCKS4 proxy support by Alexander Liu · Wed May 22 19:44:48 2019 +0800
  39. 4438c60 DOC: fix typos by Michael Prokop · Fri May 24 10:25:45 2019 +0200
  40. 5674069 [RELEASE] Released version 2.0-dev4 by Willy Tarreau · Wed May 22 20:48:33 2019 +0200
  41. 96d5195 MEDIUM: config: deprecate the antique req* and rsp* commands by Willy Tarreau · Wed May 22 20:34:35 2019 +0200
  42. e6a02fa MINOR: threads: add a "stuck" flag to the thread_info struct by Willy Tarreau · Wed May 22 07:06:44 2019 +0200
  43. 0ba4f48 MAJOR: polling: add event ports support (Solaris) by Emmanuel Hocdet · Mon Apr 08 16:53:32 2019 +0000
  44. 6bdf3e9 MINOR: debug/cli: add some debugging commands for developers by Willy Tarreau · Mon May 20 14:25:05 2019 +0200
  45. c7091d8 MEDIUM: debug/threads: implement an advanced thread dump system by Willy Tarreau · Fri May 17 10:08:49 2019 +0200
  46. 4e2b646 MINOR: cli/debug: add a thread dump function by Willy Tarreau · Thu May 16 17:44:30 2019 +0200
  47. 4c35693 DOC: management: place "show activity" at the right place by Willy Tarreau · Thu May 16 17:39:32 2019 +0200
  48. 3506dae MEDIUM: Make 'resolution_pool_size' directive fatal by Tim Duesterhus · Tue May 14 20:57:56 2019 +0200
  49. 10c6c16 MEDIUM: Make 'option forceclose' actually warn by Tim Duesterhus · Tue May 14 20:58:00 2019 +0200
  50. a257a9b [RELEASE] Released version 2.0-dev3 by Willy Tarreau · Wed May 15 16:51:48 2019 +0200
  51. ddf0e03 MINOR: streams: Introduce a new retry-on keyword, all-retryable-errors. by Olivier Houchard · Fri May 10 18:05:40 2019 +0200
  52. 602bf7d MEDIUM: streams: Add a new http action, disable-l7-retry. by Olivier Houchard · Fri May 10 13:59:15 2019 +0200
  53. 27edc4b MINOR: mworker: support a configurable maximum number of reloads by William Lallemand · Tue May 07 17:49:33 2019 +0200
  54. 4f5b77c DOC: Update for "table" lines in "peers" section. by Frédéric Lécaille · Mon Mar 18 14:05:58 2019 +0100
  55. 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
  56. 22c9b44 MINOR: doc: Document the interaction of allow-0rtt and retry-on 0rtt-rejected. by Olivier Houchard · Mon May 06 19:01:04 2019 +0200
  57. 8cb2d2e MINOR: doc: Document allow-0rtt on the server line. by Olivier Houchard · Mon May 06 18:58:48 2019 +0200
  58. 44864ac DOC: Fix typo in keyword matrix by Tim Duesterhus · Mon May 06 01:19:53 2019 +0200
  59. 473c283 CLEANUP: Remove appsession documentation by Tim Duesterhus · Mon May 06 01:19:52 2019 +0200
  60. e3249a9 MEDIUM: streams: Add a new keyword for retry-on, "junk-response" by Olivier Houchard · Fri May 03 23:01:47 2019 +0200
  61. 865d839 MEDIUM: streams: Add a way to replay failed 0rtt requests. by Olivier Houchard · Fri May 03 22:46:27 2019 +0200
  62. a254a37 MEDIUM: streams: Add the ability to retry a request on L7 failure. by Olivier Houchard · Fri Apr 05 15:30:12 2019 +0200
  63. d690dfa DOC: log: Document the sampling and load-balancing logging feature. by Frédéric Lécaille · Thu Apr 25 10:52:17 2019 +0200
  64. 0470d70 BUILD/MEDIUM: contrib: Dummy DeviceAtlas API. by David Carlier · Fri Apr 26 12:02:28 2019 +0000
  65. d2d3348 MINOR: activity: enable automatic profiling turn on/off by Willy Tarreau · Thu Apr 25 17:09:07 2019 +0200
  66. 333939c MINOR: action: new '(http-request|tcp-request content) do-resolve' action by Baptiste Assmann · Mon Jan 21 08:34:50 2019 +0100
  67. cd9b9bd MINOR: contrib: dummy wurfl library by paulborile · Thu Apr 18 12:31:25 2019 +0200
  68. bad132c CLEANUP: wurfl: removed deprecated methods by paulborile · Thu Apr 18 11:57:04 2019 +0200
  69. b3cc9f2 Revert "CLEANUP: wurfl: remove dead, broken and unmaintained code" by Willy Tarreau · Fri Apr 19 16:03:32 2019 +0200
  70. e1afd4f MINOR: proto_tcp: tcp-request content: enable set-dst and set-dst-var by Baptiste Assmann · Thu Apr 18 16:21:13 2019 +0200
  71. 88698d9 MEDIUM: connections: Add a way to control the number of idling connections. by Olivier Houchard · Tue Apr 16 19:07:22 2019 +0200
  72. 0bbec0f MINOR: peers: adds counters on show peers about tasks calls. by Emeric Brun · Thu Apr 18 11:39:43 2019 +0200
  73. 636848a MINOR: init: add a "set-dumpable" global directive to enable core dumps by Willy Tarreau · Mon Apr 15 19:38:50 2019 +0200
  74. 21dde50 DOC: update for "show peers" CLI command. by Frédéric Lécaille · Mon Apr 15 13:50:23 2019 +0200
  75. 1d2b586 MAJOR: htx: Enable the HTX mode by default for all proxies by Christopher Faulet · Fri Apr 12 16:10:51 2019 +0200
  76. 6c9bbb2 MEDIUM: htx: Deprecate the option 'http-tunnel' and ignore it in HTX by Christopher Faulet · Tue Mar 26 21:37:23 2019 +0100
  77. c31499d MINOR: ssl: Add aes_gcm_dec converter by Nenad Merdanovic · Sat Mar 23 11:00:32 2019 +0100
  78. cce34f8 DOC: peers: Peers protocol documentation update. by Frédéric Lécaille · Tue Mar 26 16:17:33 2019 +0100
  79. e88b773 DOC: The option httplog is no longer valid in a backend. by Freddy Spierenburg · Mon Mar 25 14:35:17 2019 +0100
  80. 6e893b9 [RELEASE] Released version 2.0-dev2 by Willy Tarreau · Tue Mar 26 05:40:51 2019 +0100
  81. a56eebf BUG/MINOR: doc: Be accurate on the behavior on pool-purge-delay. by Olivier Houchard · Tue Mar 19 16:44:02 2019 +0100
  82. bfe6138 MINOR: sample: Add a protocol buffers specific converter. by Frédéric Lécaille · Wed Mar 06 14:34:36 2019 +0100
  83. 93d3316 DOC: Remove tabs and fixed punctuation. by Frédéric Lécaille · Wed Mar 06 09:35:59 2019 +0100
  84. 8e5e1e7 CLEANUP: wurfl: remove dead, broken and unmaintained code by Willy Tarreau · Tue Mar 05 13:35:35 2019 +0100
  85. 756d97f MINOR: sample: Rework gRPC converter code. by Frédéric Lécaille · Mon Mar 04 19:03:48 2019 +0100
  86. 50290fb MINOR: sample: Replace "req.ungrpc" smp fetch by a "ungrpc" converter. by Frédéric Lécaille · Wed Feb 27 14:34:51 2019 +0100
  87. b28f344 DOC: update the text related to the global maxconn value by Willy Tarreau · Mon Mar 04 08:13:43 2019 +0100
  88. c8d5b95 MEDIUM: config: don't enforce a low frontend maxconn value anymore by Willy Tarreau · Wed Feb 27 17:25:52 2019 +0100
  89. e2711c7 MINOR: listener: introduce listener_backlog() to report the backlog value by Willy Tarreau · Wed Feb 27 15:39:41 2019 +0100
  90. 3f36448 DOC: update management.txt to reflect that threads are used by default by Willy Tarreau · Wed Feb 27 15:01:46 2019 +0100
  91. 149ab77 MAJOR: threads: enable one thread per CPU by default by Willy Tarreau · Sat Jan 26 14:27:06 2019 +0100
  92. 7ac908b MINOR: config: add global tune.listener.multi-queue setting by Willy Tarreau · Wed Feb 27 12:02:18 2019 +0100
  93. a36b324 MEDIUM: listener: keep a single thread-mask and warn on "process" misuse by Willy Tarreau · Sat Feb 02 13:14:34 2019 +0100
  94. 26f6ae1 MAJOR: config: disable support for nbproc and nbthread in parallel by Willy Tarreau · Sat Feb 02 12:56:15 2019 +0100
  95. c299e1e DOC: fix alphabetic ordering for "tune.fail-alloc" setting by Willy Tarreau · Wed Feb 27 11:35:12 2019 +0100
  96. 6c1b667 [RELEASE] Released version 2.0-dev1 by Willy Tarreau · Tue Feb 26 16:43:49 2019 +0100
  97. ec89119 DOC: sample: Add gRPC related documentation. by Frédéric Lécaille · Tue Feb 26 15:02:35 2019 +0100
  98. a24b35c MINOR: mux-h2: make the H2 MAX_FRAME_SIZE setting configurable by Willy Tarreau · Thu Feb 21 13:24:36 2019 +0100
  99. 4f03ab0 DOC: ssl: Stop documenting ciphers example to use by Bertrand Jacquin · Sun Feb 03 18:48:49 2019 +0000
  100. 8cf7c1e DOC: ssl: Clarify when pre TLSv1.3 cipher can be used by Bertrand Jacquin · Sun Feb 03 18:35:25 2019 +0000