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