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