1. 4329a9a DOC: assorted typo fixes in the documentation by Ilya Shipitsin · Tue May 05 21:17:10 2020 +0500
  2. 3ba77d2 MEDIUM: ssl: increase default-dh-param to 2048 by Willy Tarreau · Fri May 08 09:31:18 2020 +0200
  3. d888f0f DOC: Be more explicit about configurable check ok/error/timeout status by Christopher Faulet · Thu May 07 07:40:17 2020 +0200
  4. 574e7bd MINOR: checks: Support log-format string to set the body for HTTP send rules by Christopher Faulet · Wed May 06 15:38:58 2020 +0200
  5. 7c95f5f MINOR: checks: Support log-format string to set the URI for HTTP send rules by Christopher Faulet · Wed May 06 15:06:34 2020 +0200
  6. b559426 MINOR: checks: Simplify matching on HTTP headers in HTTP expect rules by Christopher Faulet · Tue May 05 20:23:13 2020 +0200
  7. b50b3e6 MINOR: checks: Use dedicated actions to send log-format strings in send rules by Christopher Faulet · Tue May 05 18:43:43 2020 +0200
  8. e596d18 MEDIUM: checks: Remove dedicated sample fetches and use response ones instead by Christopher Faulet · Tue May 05 17:46:34 2020 +0200
  9. af4dc4c DOC: Fix req.body and co documentation to be accurate by Christopher Faulet · Tue May 05 17:33:25 2020 +0200
  10. aaab083 MEDIUM: checks: Add matching on log-format string for expect rules by Christopher Faulet · Tue May 05 15:54:22 2020 +0200
  11. fc0b8f3 [RELEASE] Released version 2.2-dev7 by Willy Tarreau · Tue May 05 21:49:10 2020 +0200
  12. 6562623 DOC: intro: add a contacts section by Willy Tarreau · Tue May 05 18:08:07 2020 +0200
  13. ec8962c DOC: update intro.txt for 2.2 by Willy Tarreau · Tue May 05 17:39:16 2020 +0200
  14. 49bbf52 MINOR: lua: allow changing port with set_addr by Joseph C. Sible · Mon May 04 22:20:32 2020 -0400
  15. 3970819 MEDIUM: checks: Support matching on headers for http-check expect rules by Christopher Faulet · Tue May 05 10:47:36 2020 +0200
  16. 16032ab MINOR: checks: Add support of HTTP response sample fetches by Christopher Faulet · Thu Apr 30 11:30:00 2020 +0200
  17. d92ea7f MINOR: checks: Add support of server side ssl sample fetches by Christopher Faulet · Thu Apr 30 10:03:55 2020 +0200
  18. d1b4464 MINOR: checks: Add support of be_id, be_name, srv_id and srv_name sample fetches by Christopher Faulet · Thu Apr 30 09:51:15 2020 +0200
  19. 78f371e MINOR: checks: Add support of payload-based sample fetches by Christopher Faulet · Thu Apr 30 09:38:08 2020 +0200
  20. 16fff67 DOC: Document the log-format parameter for tcp-check send/send-binary rules by Christopher Faulet · Thu Apr 30 07:50:54 2020 +0200
  21. 9df910c DOC: Add more info about request formatting in http-check send description by Christopher Faulet · Wed Apr 29 14:20:47 2020 +0200
  22. a5c14ef DOC: Fix send rules in the http-check connect example by Christopher Faulet · Wed Apr 29 14:19:13 2020 +0200
  23. 90702bc DOC: give a more accurate description of what check does by Jerome Magnin · Sun Apr 26 14:23:04 2020 +0200
  24. 57c8eb9 MINOR: log: Add "Tu" timer by Damien Claisse · Tue Apr 28 12:09:19 2020 +0000
  25. 907701b MINOR: checks: Use ver keyword to specify the HTTP version for http checks by Christopher Faulet · Tue Apr 28 09:37:00 2020 +0200
  26. 8021a5f MINOR: checks: Support list of status codes on http-check expect rules by Christopher Faulet · Fri Apr 24 13:53:12 2020 +0200
  27. edc6ed9 MINOR: checks: Support mux protocol definition for tcp and http health checks by Christopher Faulet · Thu Apr 23 16:27:59 2020 +0200
  28. c52ea4d DOC: Fix the tcp-check and http-check directives layout by Christopher Faulet · Thu Apr 23 15:43:35 2020 +0200
  29. 4f5c2e2 DOC: Add documentation about comments for tcp-check and http-check directives by Christopher Faulet · Thu Apr 23 15:22:33 2020 +0200
  30. 14cd316 MAJOR: checks: Use the best mux depending on the protocol for health checks by Christopher Faulet · Thu Apr 16 14:50:06 2020 +0200
  31. e5870d8 MAJOR: checks: Implement HTTP check using tcp-check rules by Christopher Faulet · Wed Apr 15 11:32:03 2020 +0200
  32. 404f919 MEDIUM: checks: Use a shared ruleset to store tcp-check rules by Christopher Faulet · Thu Apr 09 23:13:54 2020 +0200
  33. ec07e38 MINOR: checks: Add an option to set success status of tcp-check expect rules by Christopher Faulet · Tue Apr 07 14:56:26 2020 +0200
  34. bb591a1 MINOR: checks: Relax the default option for tcp-check connect rules by Christopher Faulet · Wed Apr 01 16:52:17 2020 +0200
  35. 98cc57c MEDIUM: checks: Add status-code sample expression on tcp-check expect rules by Christopher Faulet · Wed Apr 01 20:52:31 2020 +0200
  36. be52b4d MEDIUM: checks: Add on-error/on-success option on tcp-check expect rules by Christopher Faulet · Wed Apr 01 16:30:22 2020 +0200
  37. ba3c68f MINOR: checks: Add a sample fetch to extract a block from the input check buffer by Christopher Faulet · Wed Apr 01 16:27:05 2020 +0200
  38. cf80f2f MINOR: checks: Add option to tcp-check expect rules to customize error status by Christopher Faulet · Wed Apr 01 11:04:52 2020 +0200
  39. 568415a MINOR: sample: add rtrim converter by Christopher Faulet · Wed Apr 01 17:24:47 2020 +0200
  40. 51fc9d1 MINOR: sample: add ltrim converter by Christopher Faulet · Wed Apr 01 17:24:41 2020 +0200
  41. ea159d6 MINOR: sample: add cut_crlf converter by Christopher Faulet · Wed Apr 01 16:21:44 2020 +0200
  42. 4ccc12f MINOR: sample: add htonl converter by Christopher Faulet · Wed Apr 01 09:08:32 2020 +0200
  43. b7d3009 MEDIUM: checks: Support expression to set the port by Christopher Faulet · Mon Mar 30 15:19:03 2020 +0200
  44. 5c28874 MINOR: checks: Add the addr option for tcp-check connect rule by Christopher Faulet · Tue Mar 31 08:15:58 2020 +0200
  45. 4dce592 MINOR: checks: Add the default option for tcp-check connect rules by Christopher Faulet · Mon Mar 30 13:54:42 2020 +0200
  46. 9857232 MINOR: checks: Add the alpn option for tcp-check connect rules by Christopher Faulet · Mon Mar 30 13:16:44 2020 +0200
  47. 085426a MINOR: checks: Add the via-socks4 option for tcp-check connect rules by Christopher Faulet · Mon Mar 30 13:07:02 2020 +0200
  48. 79b31d4 MINOR: checks: Add the sni option for tcp-check connect rules by Christopher Faulet · Mon Mar 30 13:00:05 2020 +0200
  49. 0c39ecc MINOR: checks: Add support to set-var and unset-var rules in tcp-checks by Gaetan Rivet · Mon Feb 24 17:34:11 2020 +0100
  50. efab6c6 MINOR: checks: add rbinary expect match type by Gaetan Rivet · Fri Feb 07 15:37:17 2020 +0100
  51. f8ba677 MINOR: checks: add linger option to tcp connect by Gaetan Rivet · Fri Feb 07 15:37:17 2020 +0100
  52. 1afd826 MINOR: checks: add min-recv tcp-check expect option by Gaetan Rivet · Fri Feb 07 15:37:17 2020 +0100
  53. 8acb128 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
  54. 95fb57b DOC: option logasap does not depend on mode by Jerome Magnin · Thu Apr 23 19:01:17 2020 +0200
  55. 62ba9ba BUG/MINOR: http: make url_decode() optionally convert '+' to SP by Willy Tarreau · Thu Apr 23 17:54:47 2020 +0200
  56. d7f8bd9 DOC: internals: update the SSL architecture schema by William Lallemand · Thu Apr 23 16:28:25 2020 +0200
  57. b203ff6 MINOR: config: add a global directive to set default SSL curves by Jerome Magnin · Fri Apr 03 15:28:22 2020 +0200
  58. c3b7e74 MINOR: ssl: add ssl-skip-self-issued-ca global option by Emmanuel Hocdet · Wed Apr 22 11:06:19 2020 +0200
  59. 56e3120 DOC: Improve documentation on http-request set-src by Olivier Doucet · Tue Apr 21 09:32:56 2020 +0200
  60. d008930 [RELEASE] Released version 2.2-dev6 by Willy Tarreau · Fri Apr 17 14:19:38 2020 +0200
  61. bbf697e DOC: hashing: update link to hashing functions by Adam Mills · Tue Apr 14 16:45:15 2020 -0700
  62. 6e6f59b DOC: Make how "option redispatch" works more explicit by Olivier Carrère · Wed Apr 15 11:30:18 2020 +0200
  63. 3eb10b8 MINOR: init: add -dW and "zero-warning" to reject configs with warnings by Willy Tarreau · Wed Apr 15 16:42:39 2020 +0200
  64. bebd212 MINOR: init: report in "haproxy -c" whether there were warnings or not by Willy Tarreau · Wed Apr 15 16:06:11 2020 +0200
  65. 419e634 MINOR: ssl/cli: 'del ssl cert' deletes a certificate by William Lallemand · Wed Apr 08 12:05:39 2020 +0200
  66. c69f02d MINOR: ssl/cli: replace dump/show ssl crt-list by '-n' option by William Lallemand · Mon Apr 06 19:07:03 2020 +0200
  67. 0a9b941 MINOR: ssl/cli: 'del ssl crt-list' delete an entry by William Lallemand · Mon Apr 06 17:43:05 2020 +0200
  68. accac23 DOC: management: add the new crt-list CLI commands by William Lallemand · Thu Apr 02 17:42:51 2020 +0200
  69. d80f5c0 DOC: internals: Fix spelling errors in filters.txt by Miroslav Zagorac · Thu Mar 26 20:45:04 2020 +0100
  70. 824186b MEDIUM: stream: support use-server rules with dynamic names by Jerome Magnin · Sun Mar 29 09:37:12 2020 +0200
  71. eb421b2 MINOR: listener: add so_name sample fetch by Jerome Magnin · Fri Mar 27 22:08:40 2020 +0100
  72. 3328f18 [RELEASE] Released version 2.2-dev5 by Willy Tarreau · Mon Mar 23 09:43:45 2020 +0100
  73. 1fae8db DOC: assorted typo fixes in the documentation by Ilya Shipitsin · Sat Mar 14 17:47:28 2020 +0500
  74. cf6e0c8 MEDIUM: proxy_protocol: Support sending unique IDs using PPv2 by Tim Duesterhus · Fri Mar 13 12:34:24 2020 +0100
  75. d1b15b6 MINOR: proxy_protocol: Ingest PP2_TYPE_UNIQUE_ID on incoming connections by Tim Duesterhus · Fri Mar 13 12:34:23 2020 +0100
  76. b435f77 DOC: proxy_protocol: Reserve TLV type 0x05 as PP2_TYPE_UNIQUE_ID by Tim Duesterhus · Fri Mar 13 12:34:22 2020 +0100
  77. bdb386d DOC: ssl: clarify security implications of TLS tickets by Lukas Tribus · Tue Mar 10 00:56:09 2020 +0100
  78. 5a753bd [RELEASE] Released version 2.2-dev4 by Willy Tarreau · Mon Mar 09 14:57:20 2020 +0100
  79. 2075ca8 DOC: assorted typo fixes in the documentation by Ilya Shipitsin · Fri Mar 06 23:22:22 2020 +0500
  80. 7b5e136 DOC: improve description of no-tls-tickets by Björn Jacke · Thu Feb 13 14:43:44 2020 +0100
  81. 5ab7eb6 DOC: fix typo about no-tls-tickets by Bjoern Jacke · Thu Feb 13 14:16:16 2020 +0100
  82. 2a950d0 DOC: assorted typo fixes in the documentation and Makefile by Ilya Shipitsin · Fri Mar 06 13:07:38 2020 +0500
  83. 8525fd9 DOC: configuration.txt: fix various typos by Ilya Shipitsin · Sat Feb 29 12:34:59 2020 +0500
  84. c9c6cdb DOC: fix incorrect indentation of http_auth_* by Willy Tarreau · Thu Mar 05 16:03:58 2020 +0100
  85. 842e94e MINOR: ssl: add "ca-verify-file" directive by Emmanuel Hocdet · Mon Dec 16 16:39:17 2019 +0100
  86. 32bf97f [RELEASE] Released version 2.2-dev3 by Willy Tarreau · Tue Feb 25 18:14:02 2020 +0100
  87. 269a9b6 DOC: proxy-protocol: clarify IPv6 address representation in the spec by Willy Tarreau · Tue Feb 25 18:04:39 2020 +0100
  88. 1b85785 MINOR: config: mark global.debug as deprecated by Willy Tarreau · Tue Feb 25 11:27:22 2020 +0100
  89. 3f25ae3 BUG/MINOR: ssl: load .key in a directory only after PEM by William Lallemand · Mon Feb 24 16:30:12 2020 +0100
  90. 4c5adbf MINOR: ssl: load the key from a dedicated file by William Lallemand · Mon Feb 24 14:23:22 2020 +0100
  91. 6072beb MINOR: http-ana: Match on the path if the monitor-uri starts by a / by Christopher Faulet · Tue Feb 18 15:34:58 2020 +0100
  92. 70df7bf MINOR: ssl: add "issuers-chain-path" directive. by Emmanuel Hocdet · Fri Jan 04 11:08:20 2019 +0100
  93. 07e1e3c MINOR: sample: regsub now supports backreferences by Jerome Magnin · Sun Feb 16 19:20:19 2020 +0100
  94. cd0d2ed MEDIUM: log-format: make the LF parser aware of sample expressions' end by Willy Tarreau · Fri Feb 14 17:33:06 2020 +0100
  95. ef21fac MEDIUM: arg: make make_arg_list() support quotes in arguments by Willy Tarreau · Fri Feb 14 13:37:20 2020 +0100
  96. 6c57f2d MINOR: mux-fcgi: Make the capture of the path-info optional in pathinfo regex by Christopher Faulet · Fri Feb 14 16:55:52 2020 +0100
  97. 28cb366 BUG/MINOR: mux-fcgi: Forbid special characters when matching PATH_INFO param by Christopher Faulet · Fri Feb 14 14:47:37 2020 +0100
  98. 90de53d DOC: schematic of the SSL certificates architecture by William Lallemand · Mon Feb 10 11:43:43 2020 +0100
  99. 4c47d91 [RELEASE] Released version 2.2-dev2 by Willy Tarreau · Fri Feb 07 04:12:19 2020 +0100
  100. 700d9e8 MEDIUM: lua: Add ability for actions to intercept HTTP messages by Christopher Faulet · Fri Jan 31 12:21:52 2020 +0100