1. 371ab18 DOC: configuration: remove obsolete mentions of H2 being converted to HTTP/1.x by Willy Tarreau · Tue Jul 07 15:55:23 2020 +0200
  2. b1e9407 MINOR: http: Add support for http 413 status by Anthonin Bonnefoy · Mon Jun 22 09:17:01 2020 +0200
  3. c55e3e1 DOC: configuration: fix alphabetical ordering for tune.pool-{high,low}-fd-ratio by Willy Tarreau · Wed Jul 01 18:30:16 2020 +0200
  4. a5e11c0 DOC: configuration: add missing index entries for tune.pool-{low,high}-fd-ratio by Willy Tarreau · Wed Jul 01 18:27:16 2020 +0200
  5. 0b77c18 DOC: ssl: add "allow-0rtt" and "ciphersuites" in crt-list by William Lallemand · Tue Jun 30 16:11:36 2020 +0200
  6. 9f3bda0 MINOR: http: Add 404 to http-request deny by Florian Tham · Wed Jan 08 13:35:30 2020 +0100
  7. c09f797 MINOR: http: Add 410 to http-request deny by Florian Tham · Wed Jan 08 10:19:05 2020 +0100
  8. 4f39279 [RELEASE] Released version 2.0.15 by William Lallemand · Fri Jun 12 17:31:06 2020 +0200
  9. f304ad3 MINOR: checks: Add a way to send custom headers and payload during http chekcs by Christopher Faulet · Thu Apr 09 08:44:06 2020 +0200
  10. a1d4a73 DOC: option logasap does not depend on mode by Jerome Magnin · Thu Apr 23 19:01:17 2020 +0200
  11. 7e913cb BUG/MINOR: http: make url_decode() optionally convert '+' to SP by Willy Tarreau · Thu Apr 23 17:54:47 2020 +0200
  12. 46c517f DOC: Improve documentation on http-request set-src by Olivier Doucet · Tue Apr 21 09:32:56 2020 +0200
  13. 396d200 [RELEASE] Released version 2.0.14 by Willy Tarreau · Thu Apr 02 09:02:11 2020 +0200
  14. 28b9033 MINOR: listener: add so_name sample fetch by Jerome Magnin · Fri Mar 27 22:08:40 2020 +0100
  15. d8fd636 DOC: ssl: clarify security implications of TLS tickets by Lukas Tribus · Tue Mar 10 00:56:09 2020 +0100
  16. 8e2c1d2 DOC: improve description of no-tls-tickets by Björn Jacke · Thu Feb 13 14:43:44 2020 +0100
  17. 04037d3 DOC: fix typo about no-tls-tickets by Bjoern Jacke · Thu Feb 13 14:16:16 2020 +0100
  18. 5c836fd DOC: configuration.txt: fix various typos by Ilya Shipitsin · Sat Feb 29 12:34:59 2020 +0500
  19. 750bb0c DOC: fix incorrect indentation of http_auth_* by Willy Tarreau · Thu Mar 05 16:03:58 2020 +0100
  20. d849866 [RELEASE] Released version 2.0.13 by Willy Tarreau · Thu Feb 13 07:58:50 2020 +0100
  21. d1fa5fa DOC: word converter ignores delimiters at the start or end of input string by Jerome Magnin · Tue Jan 28 13:33:44 2020 +0100
  22. dfc8577 MINOR: http: add a new "replace-path" action by Willy Tarreau · Tue Dec 17 06:52:51 2019 +0100
  23. 63b220d BUG/MINOR: http_act: don't check capture id in backend by Baptiste Assmann · Thu Jan 16 14:34:22 2020 +0100
  24. db2cdbb MINOR: proxy/http-ana: Add support of extra attributes for the cookie directive by Christopher Faulet · Tue Jan 21 11:06:48 2020 +0100
  25. 857b943 MINOR: config: disable busy polling on old processes by William Dauchy · Sat Dec 28 15:36:02 2019 +0100
  26. 910d5ac [RELEASE] Released version 2.0.12 by Willy Tarreau · Sat Dec 21 12:45:18 2019 +0100
  27. d41821d DOC: clarify the fact that replace-uri works on a full URI by Willy Tarreau · Tue Dec 17 06:51:20 2019 +0100
  28. 2f7045c DOC: Improve documentation of http-re(quest|sponse) replace-(header|value|uri) by Tim Duesterhus · Tue Oct 29 00:05:13 2019 +0100
  29. fd8594d [RELEASE] Released version 2.0.11 by Willy Tarreau · Wed Dec 11 17:46:38 2019 +0100
  30. 599788e DOC: proxies: HAProxy only supports 3 connection modes by Julien Pivotto · Tue Dec 10 13:11:17 2019 +0100
  31. 8b85246 DOC: move the "group" keyword at the right place by Willy Tarreau · Tue Dec 03 08:29:22 2019 +0100
  32. b2fe223 DOC: clarify matching strings on binary fetches by Mathias Weiersmueller · Mon Dec 02 09:43:40 2019 +0100
  33. 50cfb31 DOC: Clarify behavior of server maxconn in HTTP mode by Tim Duesterhus · Wed Nov 27 22:35:27 2019 +0100
  34. ac198b9 [RELEASE] Released version 2.0.10 by Willy Tarreau · Mon Nov 25 15:55:45 2019 +0100 v2.0.10
  35. 6bd406e DOC: Add documentation about the use-service action by Christopher Faulet · Fri Nov 22 15:34:17 2019 +0100
  36. a99ff4d MEDIUM: mux-h1: Add the support of headers adjustment for bogus HTTP/1 apps by Christopher Faulet · Mon Jul 22 16:18:24 2019 +0200
  37. efac87e [RELEASE] Released version 2.0.9 by Willy Tarreau · Fri Nov 15 17:26:16 2019 +0100
  38. 79a5693 MINOR: doc: http-reuse connection pool fix by Lukas Tribus · Wed Nov 06 11:50:25 2019 +0100
  39. 60e6020 [RELEASE] Released version 2.0.8 by Willy Tarreau · Wed Oct 23 08:06:13 2019 +0200
  40. 7fdd81c BUG/MEDIUM: pattern: make the pattern LRU cache thread-local and lockless by Willy Tarreau · Wed Oct 23 06:59:31 2019 +0200
  41. 297df18 BUG/MINOR: tcp: Don't alter counters returned by tcp info fetchers by Christopher Faulet · Thu Oct 17 14:40:48 2019 +0200
  42. e0e3279 DOC: clarify some points around http-send-name-header's behavior by Willy Tarreau · Mon Oct 07 14:58:02 2019 +0200
  43. 1909aa1 [RELEASE] Released version 2.0.7 by Christopher Faulet · Fri Sep 27 14:17:42 2019 +0200
  44. 58706ab [RELEASE] Released version 2.0.6 by Christopher Faulet · Fri Sep 13 13:46:44 2019 +0200
  45. 7730666 MINOR: sample: Add UUID-fetch by Luca Schimweg · Tue Sep 10 15:42:52 2019 +0200
  46. d905f49 [RELEASE] Released version 2.0.5 by Willy Tarreau · Fri Aug 16 16:52:47 2019 +0200
  47. 8e05806 [RELEASE] Released version 2.0.4 by Willy Tarreau · Tue Aug 06 17:20:40 2019 +0200
  48. 4cdc6fe [RELEASE] Released version 2.0.3 by Christopher Faulet · Tue Jul 23 15:21:26 2019 +0200
  49. 74d2f7c [RELEASE] Released version 2.0.2 by Willy Tarreau · Tue Jul 16 16:08:11 2019 +0200
  50. 27c754c DOC: Fix typos and grammer in configuration.txt by John Roesler · Wed Jul 10 15:45:51 2019 -0500
  51. aeeb1c9 MINOR: server: Add "no-tfo" option. by Frédéric Lécaille · Thu Jul 04 14:19:06 2019 +0200
  52. 59a54be [RELEASE] Released version 2.0.1 by Christopher Faulet · Wed Jun 26 15:59:03 2019 +0200
  53. ba23630 [RELEASE] Released version 2.0.0 by Willy Tarreau · Sun Jun 16 20:00:26 2019 +0200
  54. 4d03e43 DOC: add some environment variables in section 2.3 by William Lallemand · Fri Jun 14 15:35:37 2019 +0200
  55. 3381022 MINOR: http: add a new "http-request replace-uri" action by Willy Tarreau · Wed Jun 12 17:44:02 2019 +0200
  56. c951552 DOC: mworker-prog: documentation for the program section by William Lallemand · Wed Jun 12 16:32:11 2019 +0200
  57. ca3551f [RELEASE] Released version 2.0-dev7 by Willy Tarreau · Tue Jun 11 19:28:00 2019 +0200
  58. b57f109 [RELEASE] Released version 2.0-dev6 by Willy Tarreau · Fri Jun 07 06:12:59 2019 +0200
  59. 6567466 MINOR: SSL: add client/server random sample fetches by Patrick Hemmer · Tue Jun 04 08:13:03 2019 -0400
  60. fb55365 MINOR: server: increase the default pool-purge-delay to 5 seconds by Willy Tarreau · Tue Jun 04 14:06:31 2019 +0200
  61. abc874e [RELEASE] Released version 2.0-dev5 by Willy Tarreau · Sun Jun 02 12:06:08 2019 +0200
  62. 2a54bb7 MEDIUM: connection: Upstream SOCKS4 proxy support by Alexander Liu · Wed May 22 19:44:48 2019 +0800
  63. 4438c60 DOC: fix typos by Michael Prokop · Fri May 24 10:25:45 2019 +0200
  64. 5674069 [RELEASE] Released version 2.0-dev4 by Willy Tarreau · Wed May 22 20:48:33 2019 +0200
  65. 96d5195 MEDIUM: config: deprecate the antique req* and rsp* commands by Willy Tarreau · Wed May 22 20:34:35 2019 +0200
  66. 0ba4f48 MAJOR: polling: add event ports support (Solaris) by Emmanuel Hocdet · Mon Apr 08 16:53:32 2019 +0000
  67. 3506dae MEDIUM: Make 'resolution_pool_size' directive fatal by Tim Duesterhus · Tue May 14 20:57:56 2019 +0200
  68. 10c6c16 MEDIUM: Make 'option forceclose' actually warn by Tim Duesterhus · Tue May 14 20:58:00 2019 +0200
  69. a257a9b [RELEASE] Released version 2.0-dev3 by Willy Tarreau · Wed May 15 16:51:48 2019 +0200
  70. ddf0e03 MINOR: streams: Introduce a new retry-on keyword, all-retryable-errors. by Olivier Houchard · Fri May 10 18:05:40 2019 +0200
  71. 602bf7d MEDIUM: streams: Add a new http action, disable-l7-retry. by Olivier Houchard · Fri May 10 13:59:15 2019 +0200
  72. 27edc4b MINOR: mworker: support a configurable maximum number of reloads by William Lallemand · Tue May 07 17:49:33 2019 +0200
  73. 4f5b77c DOC: Update for "table" lines in "peers" section. by Frédéric Lécaille · Mon Mar 18 14:05:58 2019 +0100
  74. 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
  75. 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
  76. 8cb2d2e MINOR: doc: Document allow-0rtt on the server line. by Olivier Houchard · Mon May 06 18:58:48 2019 +0200
  77. 44864ac DOC: Fix typo in keyword matrix by Tim Duesterhus · Mon May 06 01:19:53 2019 +0200
  78. 473c283 CLEANUP: Remove appsession documentation by Tim Duesterhus · Mon May 06 01:19:52 2019 +0200
  79. e3249a9 MEDIUM: streams: Add a new keyword for retry-on, "junk-response" by Olivier Houchard · Fri May 03 23:01:47 2019 +0200
  80. 865d839 MEDIUM: streams: Add a way to replay failed 0rtt requests. by Olivier Houchard · Fri May 03 22:46:27 2019 +0200
  81. a254a37 MEDIUM: streams: Add the ability to retry a request on L7 failure. by Olivier Houchard · Fri Apr 05 15:30:12 2019 +0200
  82. 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
  83. d2d3348 MINOR: activity: enable automatic profiling turn on/off by Willy Tarreau · Thu Apr 25 17:09:07 2019 +0200
  84. 333939c MINOR: action: new '(http-request|tcp-request content) do-resolve' action by Baptiste Assmann · Mon Jan 21 08:34:50 2019 +0100
  85. bad132c CLEANUP: wurfl: removed deprecated methods by paulborile · Thu Apr 18 11:57:04 2019 +0200
  86. b3cc9f2 Revert "CLEANUP: wurfl: remove dead, broken and unmaintained code" by Willy Tarreau · Fri Apr 19 16:03:32 2019 +0200
  87. 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
  88. 88698d9 MEDIUM: connections: Add a way to control the number of idling connections. by Olivier Houchard · Tue Apr 16 19:07:22 2019 +0200
  89. 636848a MINOR: init: add a "set-dumpable" global directive to enable core dumps by Willy Tarreau · Mon Apr 15 19:38:50 2019 +0200
  90. 1d2b586 MAJOR: htx: Enable the HTX mode by default for all proxies by Christopher Faulet · Fri Apr 12 16:10:51 2019 +0200
  91. 6c9bbb2 MEDIUM: htx: Deprecate the option 'http-tunnel' and ignore it in HTX by Christopher Faulet · Tue Mar 26 21:37:23 2019 +0100
  92. c31499d MINOR: ssl: Add aes_gcm_dec converter by Nenad Merdanovic · Sat Mar 23 11:00:32 2019 +0100
  93. e88b773 DOC: The option httplog is no longer valid in a backend. by Freddy Spierenburg · Mon Mar 25 14:35:17 2019 +0100
  94. 6e893b9 [RELEASE] Released version 2.0-dev2 by Willy Tarreau · Tue Mar 26 05:40:51 2019 +0100
  95. a56eebf BUG/MINOR: doc: Be accurate on the behavior on pool-purge-delay. by Olivier Houchard · Tue Mar 19 16:44:02 2019 +0100
  96. bfe6138 MINOR: sample: Add a protocol buffers specific converter. by Frédéric Lécaille · Wed Mar 06 14:34:36 2019 +0100
  97. 93d3316 DOC: Remove tabs and fixed punctuation. by Frédéric Lécaille · Wed Mar 06 09:35:59 2019 +0100
  98. 8e5e1e7 CLEANUP: wurfl: remove dead, broken and unmaintained code by Willy Tarreau · Tue Mar 05 13:35:35 2019 +0100
  99. 756d97f MINOR: sample: Rework gRPC converter code. by Frédéric Lécaille · Mon Mar 04 19:03:48 2019 +0100
  100. 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