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