- be52b4d MEDIUM: checks: Add on-error/on-success option on tcp-check expect rules by Christopher Faulet · 4 years, 7 months ago
- ba3c68f MINOR: checks: Add a sample fetch to extract a block from the input check buffer by Christopher Faulet · 4 years, 7 months ago
- cf80f2f MINOR: checks: Add option to tcp-check expect rules to customize error status by Christopher Faulet · 4 years, 7 months ago
- 568415a MINOR: sample: add rtrim converter by Christopher Faulet · 4 years, 7 months ago
- 51fc9d1 MINOR: sample: add ltrim converter by Christopher Faulet · 4 years, 7 months ago
- ea159d6 MINOR: sample: add cut_crlf converter by Christopher Faulet · 4 years, 7 months ago
- 4ccc12f MINOR: sample: add htonl converter by Christopher Faulet · 4 years, 7 months ago
- b7d3009 MEDIUM: checks: Support expression to set the port by Christopher Faulet · 4 years, 7 months ago
- 5c28874 MINOR: checks: Add the addr option for tcp-check connect rule by Christopher Faulet · 4 years, 7 months ago
- 4dce592 MINOR: checks: Add the default option for tcp-check connect rules by Christopher Faulet · 4 years, 7 months ago
- 9857232 MINOR: checks: Add the alpn option for tcp-check connect rules by Christopher Faulet · 4 years, 7 months ago
- 085426a MINOR: checks: Add the via-socks4 option for tcp-check connect rules by Christopher Faulet · 4 years, 7 months ago
- 79b31d4 MINOR: checks: Add the sni option for tcp-check connect rules by Christopher Faulet · 4 years, 7 months ago
- 0c39ecc MINOR: checks: Add support to set-var and unset-var rules in tcp-checks by Gaetan Rivet · 4 years, 8 months ago
- efab6c6 MINOR: checks: add rbinary expect match type by Gaetan Rivet · 4 years, 9 months ago
- f8ba677 MINOR: checks: add linger option to tcp connect by Gaetan Rivet · 4 years, 9 months ago
- 1afd826 MINOR: checks: add min-recv tcp-check expect option by Gaetan Rivet · 4 years, 9 months ago
- 8acb128 MINOR: checks: Add a way to send custom headers and payload during http chekcs by Christopher Faulet · 4 years, 7 months ago
- 95fb57b DOC: option logasap does not depend on mode by Jerome Magnin · 4 years, 6 months ago
- 62ba9ba BUG/MINOR: http: make url_decode() optionally convert '+' to SP by Willy Tarreau · 4 years, 6 months ago
- d7f8bd9 DOC: internals: update the SSL architecture schema by William Lallemand · 4 years, 6 months ago
- b203ff6 MINOR: config: add a global directive to set default SSL curves by Jerome Magnin · 4 years, 7 months ago
- c3b7e74 MINOR: ssl: add ssl-skip-self-issued-ca global option by Emmanuel Hocdet · 4 years, 6 months ago
- 56e3120 DOC: Improve documentation on http-request set-src by Olivier Doucet · 4 years, 7 months ago
- d008930 [RELEASE] Released version 2.2-dev6 by Willy Tarreau · 4 years, 7 months ago
- bbf697e DOC: hashing: update link to hashing functions by Adam Mills · 4 years, 7 months ago
- 6e6f59b DOC: Make how "option redispatch" works more explicit by Olivier Carrère · 4 years, 7 months ago
- 3eb10b8 MINOR: init: add -dW and "zero-warning" to reject configs with warnings by Willy Tarreau · 4 years, 7 months ago
- bebd212 MINOR: init: report in "haproxy -c" whether there were warnings or not by Willy Tarreau · 4 years, 7 months ago
- 419e634 MINOR: ssl/cli: 'del ssl cert' deletes a certificate by William Lallemand · 4 years, 7 months ago
- c69f02d MINOR: ssl/cli: replace dump/show ssl crt-list by '-n' option by William Lallemand · 4 years, 7 months ago
- 0a9b941 MINOR: ssl/cli: 'del ssl crt-list' delete an entry by William Lallemand · 4 years, 7 months ago
- accac23 DOC: management: add the new crt-list CLI commands by William Lallemand · 4 years, 7 months ago
- d80f5c0 DOC: internals: Fix spelling errors in filters.txt by Miroslav Zagorac · 4 years, 7 months ago
- 824186b MEDIUM: stream: support use-server rules with dynamic names by Jerome Magnin · 4 years, 7 months ago
- eb421b2 MINOR: listener: add so_name sample fetch by Jerome Magnin · 4 years, 7 months ago
- 3328f18 [RELEASE] Released version 2.2-dev5 by Willy Tarreau · 4 years, 7 months ago
- 1fae8db DOC: assorted typo fixes in the documentation by Ilya Shipitsin · 4 years, 8 months ago
- cf6e0c8 MEDIUM: proxy_protocol: Support sending unique IDs using PPv2 by Tim Duesterhus · 4 years, 8 months ago
- d1b15b6 MINOR: proxy_protocol: Ingest PP2_TYPE_UNIQUE_ID on incoming connections by Tim Duesterhus · 4 years, 8 months ago
- b435f77 DOC: proxy_protocol: Reserve TLV type 0x05 as PP2_TYPE_UNIQUE_ID by Tim Duesterhus · 4 years, 8 months ago
- bdb386d DOC: ssl: clarify security implications of TLS tickets by Lukas Tribus · 4 years, 8 months ago
- 5a753bd [RELEASE] Released version 2.2-dev4 by Willy Tarreau · 4 years, 8 months ago
- 2075ca8 DOC: assorted typo fixes in the documentation by Ilya Shipitsin · 4 years, 8 months ago
- 7b5e136 DOC: improve description of no-tls-tickets by Björn Jacke · 4 years, 9 months ago
- 5ab7eb6 DOC: fix typo about no-tls-tickets by Bjoern Jacke · 4 years, 9 months ago
- 2a950d0 DOC: assorted typo fixes in the documentation and Makefile by Ilya Shipitsin · 4 years, 8 months ago
- 8525fd9 DOC: configuration.txt: fix various typos by Ilya Shipitsin · 4 years, 8 months ago
- c9c6cdb DOC: fix incorrect indentation of http_auth_* by Willy Tarreau · 4 years, 8 months ago
- 842e94e MINOR: ssl: add "ca-verify-file" directive by Emmanuel Hocdet · 4 years, 11 months ago
- 32bf97f [RELEASE] Released version 2.2-dev3 by Willy Tarreau · 4 years, 8 months ago
- 269a9b6 DOC: proxy-protocol: clarify IPv6 address representation in the spec by Willy Tarreau · 4 years, 8 months ago
- 1b85785 MINOR: config: mark global.debug as deprecated by Willy Tarreau · 4 years, 8 months ago
- 3f25ae3 BUG/MINOR: ssl: load .key in a directory only after PEM by William Lallemand · 4 years, 8 months ago
- 4c5adbf MINOR: ssl: load the key from a dedicated file by William Lallemand · 4 years, 8 months ago
- 6072beb MINOR: http-ana: Match on the path if the monitor-uri starts by a / by Christopher Faulet · 4 years, 9 months ago
- 70df7bf MINOR: ssl: add "issuers-chain-path" directive. by Emmanuel Hocdet · 6 years ago
- 07e1e3c MINOR: sample: regsub now supports backreferences by Jerome Magnin · 4 years, 9 months ago
- cd0d2ed MEDIUM: log-format: make the LF parser aware of sample expressions' end by Willy Tarreau · 4 years, 9 months ago
- ef21fac MEDIUM: arg: make make_arg_list() support quotes in arguments by Willy Tarreau · 4 years, 9 months ago
- 6c57f2d MINOR: mux-fcgi: Make the capture of the path-info optional in pathinfo regex by Christopher Faulet · 4 years, 9 months ago
- 28cb366 BUG/MINOR: mux-fcgi: Forbid special characters when matching PATH_INFO param by Christopher Faulet · 4 years, 9 months ago
- 90de53d DOC: schematic of the SSL certificates architecture by William Lallemand · 4 years, 9 months ago
- 4c47d91 [RELEASE] Released version 2.2-dev2 by Willy Tarreau · 4 years, 9 months ago
- 700d9e8 MEDIUM: lua: Add ability for actions to intercept HTTP messages by Christopher Faulet · 4 years, 9 months ago
- 2c2c2e3 MINOR: lua: Add act:wake_time() function to set a timeout when an action yields by Christopher Faulet · 4 years, 9 months ago
- 0f3c890 MINOR: lua: Create the global 'act' object to register all action return codes by Christopher Faulet · 4 years, 9 months ago
- 4a2c142 MEDIUM: http-rules: Support extra headers for HTTP return actions by Christopher Faulet · 4 years, 9 months ago
- 24231ab MEDIUM: http-rules: Add the return action to HTTP rules by Christopher Faulet · 4 years, 9 months ago
- 6d0c3df MEDIUM: http: Add a ruleset evaluated on all responses just before forwarding by Christopher Faulet · 4 years, 10 months ago
- 3af48e7 MINOR: ssl: ssl-load-extra-files configure loading of files by William Lallemand · 4 years, 9 months ago
- 8820932 DOC: word converter ignores delimiters at the start or end of input string by Jerome Magnin · 4 years, 9 months ago
- dd74b5f MINOR: lua: Add lua-prepend-path configuration option by Tim Duesterhus · 4 years, 10 months ago
- 1a693fc MEDIUM: cli: Allow multiple filter entries for "show table" by Adis Nezirovic · 4 years, 10 months ago
- 71f95fa [RELEASE] Released version 2.2-dev1 by Willy Tarreau · 4 years, 10 months ago
- 19a69b3 BUG/MINOR: http_act: don't check capture id in backend by Baptiste Assmann · 4 years, 10 months ago
- 2f53390 MINOR: proxy/http-ana: Add support of extra attributes for the cookie directive by Christopher Faulet · 4 years, 10 months ago
- 554c0eb MEDIUM: http-rules: Support an optional error message in http deny rules by Christopher Faulet · 4 years, 10 months ago
- 040c8cd MINOR: http-rules: Support an optional status on deny rules for http reponses by Christopher Faulet · 4 years, 10 months ago
- 76edc0f MEDIUM: proxy: Add a directive to reference an http-errors section in a proxy by Christopher Faulet · 4 years, 10 months ago
- 1aea50e MEDIUM: http-rules: Enable the strict rewriting mode by default by Christopher Faulet · 4 years, 10 months ago
- 46f9554 MINOR: http-rules: Add a rule to enable or disable the strict rewriting mode by Christopher Faulet · 4 years, 11 months ago
- 0159ee4 MINOR: stats: Report internal errors in the proxies/listeners/servers stats by Christopher Faulet · 4 years, 11 months ago
- d47941d DOC: Add a section to document the internal sample fetches by Christopher Faulet · 4 years, 10 months ago
- 6bd909b DOC: Fix copy and paste mistake in http-response replace-value doc by Tim Duesterhus · 4 years, 10 months ago
- 71f8297 MINOR: ssl: Add support for returning the dn samples from ssl_(c|f)_(i|s)_dn in LDAP v3 (RFC2253) format. by Elliot Otchet · 4 years, 10 months ago
- 238ea3b DOC: clarify crt-base usage by William Dauchy · 4 years, 10 months ago
- 9205fea MINOR: http: Add 404 to http-request deny by Florian Tham · 4 years, 10 months ago
- 272e29b MINOR: http: Add 410 to http-request deny by Florian Tham · 4 years, 10 months ago
- 3894d97 MINOR: config: disable busy polling on old processes by William Dauchy · 4 years, 10 months ago
- 262c3f1 MINOR: http: add a new "replace-path" action by Willy Tarreau · 4 years, 11 months ago
- 0851fd5 MINOR: debug: support logging to various sinks by Willy Tarreau · 4 years, 11 months ago
- d4f946c MINOR: ssl/cli: 'show ssl cert' give information on the certificates by William Lallemand · 5 years ago
- 62b5913 DOC: clarify the fact that replace-uri works on a full URI by Willy Tarreau · 4 years, 11 months ago
- 9ef75ec DOC: remove references to the outdated architecture.txt by Willy Tarreau · 5 years ago
- 21ad315 DOC: proxies: HAProxy only supports 3 connection modes by Julien Pivotto · 5 years ago
- 4ac36d6 DOC: listeners: add a few missing transitions by Willy Tarreau · 5 years ago
- 977afab DOC: document the listener state transitions by Willy Tarreau · 5 years ago
- a45a8b5 MEDIUM: init: set NO_NEW_PRIVS by default when supported by Willy Tarreau · 5 years ago upstream/master
- d96f112 MEDIUM: init: prevent process and thread creation at runtime by Willy Tarreau · 5 years ago