- a07635e MINOR: bind-conf: support a new shards value: "by-group" by Willy Tarreau · 1 year, 8 months ago
- 768b628 [RELEASE] Released version 2.8-dev7 by Willy Tarreau · 1 year, 8 months ago
- ead43fe MEDIUM: compression: Make it so we can compress requests as well. by Olivier Houchard · 1 year, 8 months ago
- 223770d MINOR: hlua/event_hdl: per-server event subscription by Aurelien DARRAGON · 1 year, 9 months ago
- c84899c MEDIUM: hlua/event_hdl: initial support for event handlers by Aurelien DARRAGON · 1 year, 9 months ago
- b289fd1 MINOR: event_hdl: normal tasks support for advanced async mode by Aurelien DARRAGON · 1 year, 9 months ago
- 21f7ebb DOC: lua: silence "Unexpected indentation" Sphinx warnings by Aurelien DARRAGON · 1 year, 9 months ago
- d5c80d7 DOC: lua: silence "literal block ends without a blank line" Sphinx warnings by Aurelien DARRAGON · 1 year, 9 months ago
- b803899 MINOR: hlua: support for optional arguments to core.register_task() by Aurelien DARRAGON · 1 year, 9 months ago
- 94ee663 MINOR: hlua_fcn: add server->get_rid() method by Aurelien DARRAGON · 1 year, 9 months ago
- c4b2437 MEDIUM: hlua_fcn/api: remove some old server and proxy attributes by Aurelien DARRAGON · 1 year, 9 months ago
- b046773 MINOR: hlua_fcn: alternative to old proxy and server attributes by Thierry Fournier · 2 years, 2 months ago
- 5c09935 DOC: config: strict-sni allows to start without certificate by William Lallemand · 1 year, 8 months ago
- 07be66d CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · 1 year, 8 months ago
- 1cb041a MINOR: cli: support filtering on FD types in "show fd" by Willy Tarreau · 1 year, 8 months ago
- 28c5f40 MINOR: http_fetch: Add case-insensitive argument for url_param/urlp_val by Martin DOLEZ · 1 year, 8 months ago
- 3b7a351 DOC/MINOR: reformat configuration.txt's "quoting and escaping" table by Marcos de Oliveira · 1 year, 9 months ago
- 4c7588d [RELEASE] Released version 2.8-dev6 by Willy Tarreau · 1 year, 8 months ago
- fedbc17 DOC: config: set-var() dconv rendering issues by Aurelien DARRAGON · 1 year, 8 months ago
- 9ef2742 MINOR: debug: support dumping the libs addresses when running in verbose mode by Willy Tarreau · 1 year, 8 months ago
- 0c4348c MINOR: pools: preset the allocation failure rate to 1% with -dMfail by Willy Tarreau · 1 year, 9 months ago
- 5b4e16e MINOR: doc: missing entries for sc-add-gpc() by Aurelien DARRAGON · 1 year, 9 months ago
- 7716f27 MINOR: ssl: Add certificate path to 'show ssl ocsp-response' output by Remi Tricot-Le Breton · 1 year, 9 months ago
- dafc068 MINOR: ssl: Accept certpath as param in "show ssl ocsp-response" CLI command by Remi Tricot-Le Breton · 1 year, 9 months ago
- c9bfe32 MINOR: ssl: Change the ocsp update log-format by Remi Tricot-Le Breton · 1 year, 9 months ago
- fc0ad29 [RELEASE] Released version 2.8-dev5 by Willy Tarreau · 1 year, 9 months ago
- 9a62e35 DOC/CLEANUP: fix typos by Michael Prokop · 2 years ago
- 7fd8756 DOC: config: fix typo "dependeing" in bind thread description by Willy Tarreau · 1 year, 9 months ago
- 447a38f MINOR: jwt: Add support for RSA-PSS signatures (PS256 algorithm) by Remi Tricot-Le Breton · 1 year, 9 months ago
- dd3a33f BUG/MINOR: cli: fix CLI handler "set anon global-key" call by Amaury Denoyelle · 1 year, 9 months ago
- 5843237 MINOR: ssl: Add global options to modify ocsp update min/max delay by Remi Tricot-Le Breton · 1 year, 9 months ago
- 9c4437d MINOR: ssl: Add way to dump ocsp response in base64 by Remi Tricot-Le Breton · 1 year, 9 months ago
- b33fe2f MINOR: ssl: Use dedicated proxy and log-format for OCSP update by Remi Tricot-Le Breton · 1 year, 9 months ago
- d14fc51 MINOR: ssl: Add 'show ssl ocsp-updates' CLI command by Remi Tricot-Le Breton · 1 year, 9 months ago
- e1a0ee3 MEDIUM: quic: implement poller subscribe on sendto error by Amaury Denoyelle · 1 year, 9 months ago
- b705622 DOC: config: Replace TABs by spaces by Christopher Faulet · 1 year, 9 months ago
- 24b319b DOC: config: Clarify the meaning of 'hold' in the 'resolvers' section by Christopher Faulet · 1 year, 9 months ago
- 2a1bcf1 MINOR: config: add HAPROXY_BRANCH environment variable by Sébaastien Gross · 1 year, 9 months ago
- d4c0be6 MINOR: startup: HAPROXY_STARTUP_VERSION contains the version used to start by William Lallemand · 1 year, 9 months ago
- c13f302 MINOR: cfgcond: Implement enabled condition expression by Christopher Faulet · 1 year, 9 months ago
- a1fdad7 MINOR: cfgcond: Implement strstr condition expression by Christopher Faulet · 1 year, 9 months ago
- 760a384 DOC: config: Add the missing tune.fail-alloc option from global listing by Christopher Faulet · 1 year, 9 months ago
- 2f7c82b BUG/MINOR: haproxy: Fix option to disable the fast-forward by Christopher Faulet · 1 year, 9 months ago
- d17dd84 MINOR: proxy: Only consider backend httpclose option for server connections by Christopher Faulet · 1 year, 9 months ago
- 85523a0 DOC: config: Fix description of options about HTTP connection modes by Christopher Faulet · 1 year, 9 months ago
- fb37557 MINOR: quic: mark quic-conn as jobs on socket allocation by Amaury Denoyelle · 1 year, 10 months ago
- 678a4ce MINOR: haproxy: Add an command option to disable data fast-forward by Christopher Faulet · 1 year, 10 months ago
- d4eaa8a MINOR: global: Add an option to disable the data fast-forward by Christopher Faulet · 1 year, 10 months ago
- c80560b [RELEASE] Released version 2.8-dev4 by Willy Tarreau · 1 year, 10 months ago
- e008402 DOC: proxy-protocol: fix wrong byte in provided example by Willy Tarreau · 1 year, 10 months ago
- 3f9758e MINOR: quic: filter closing conn on "show quic" by Amaury Denoyelle · 1 year, 10 months ago
- 15c7470 MINOR: quic: implement a basic "show quic" CLI handler by Amaury Denoyelle · 1 year, 10 months ago
- e74d77b [RELEASE] Released version 2.8-dev3 by Willy Tarreau · 1 year, 10 months ago
- f0de8ca MEDIUM: listener/config: make the "thread" parser rely on thread_sets by Willy Tarreau · 1 year, 10 months ago
- 24d5b72 MINOR: quic: add config for retransmit limit by Amaury Denoyelle · 1 year, 10 months ago
- df238c3 DOC: config: 'http-send-name-header' option may be used in default section by Aurelien DARRAGON · 1 year, 11 months ago
- f3a2ae7 DOC: config: fix option spop-check proxy compatibility by Aurelien DARRAGON · 1 year, 11 months ago
- 9a273b4 MINOR: http_ext: add rfc7239_n2np converter by Aurelien DARRAGON · 1 year, 11 months ago
- 07d6753 MINOR: http_ext: add rfc7239_n2nn converter by Aurelien DARRAGON · 1 year, 11 months ago
- 6fb58b8 MINOR: http_ext: add rfc7239_field converter by Aurelien DARRAGON · 1 year, 11 months ago
- 5c6f86f MINOR: http_ext: add rfc7239_is_valid converter by Aurelien DARRAGON · 1 year, 11 months ago
- b2bb925 MINOR: proxy/http_ext: introduce proxy forwarded option by Aurelien DARRAGON · 1 year, 11 months ago
- 0f29b34 [RELEASE] Released version 2.8-dev2 by Willy Tarreau · 1 year, 10 months ago
- da2e117 MEDIUM: bwlim: Support constants limit or period on set-bandwidth-limit actions by Christopher Faulet · 1 year, 11 months ago
- 86aac23 DOC: config: fix "Address formats" chapter syntax by Daniel Corbett · 1 year, 11 months ago
- 33d11c4 MINOR: sample: Add "quic_enabled" sample fetch by Frédéric Lécaille · 1 year, 11 months ago
- 12a0317 MINOR: quic: Add "no-quic" global option by Frédéric Lécaille · 1 year, 11 months ago
- 40725a4 MINOR: listener: also support "quic+" as an address prefix by Willy Tarreau · 1 year, 11 months ago
- ed68240 DOC: config: mention the missing "quic4@" and "quic6@" in protocol prefixes by Willy Tarreau · 1 year, 11 months ago
- 24101f9 DOC: config: fix aliases for protocol prefixes "udp4@" and "udp6@" by Willy Tarreau · 1 year, 11 months ago
- d4c6fbe DOC: config: fix wrong section number for "protocol prefixes" by Willy Tarreau · 1 year, 11 months ago
- f29c415 DOC: management: add details about @system-ca in "show ssl ca-file" by William Lallemand · 1 year, 11 months ago
- 0c39526 DOC: management: add details on "Used" status by William Lallemand · 1 year, 11 months ago
- 2fb47af DOC: config: added optional rst-ttl argument to silent-drop in action lists by Mathias Weiersmueller · 1 year, 11 months ago
- 40c88f9 [RELEASE] Released version 2.8-dev1 by Willy Tarreau · 1 year, 11 months ago
- 5a72d03 MINOR: stick-table: implement the sc-add-gpc() action by Willy Tarreau · 1 year, 11 months ago
- 6c01171 MEDIUM: stick-table: set the track-sc limit at boottime via tune.stick-counters by Willy Tarreau · 1 year, 11 months ago
- 39055d1 DOC: config: remove duplicated "http-response sc-set-gpt0" directive by Christopher Faulet · 1 year, 11 months ago
- a924804 MINOR: http-rules: Add missing actions in http-after-response ruleset by Christopher Faulet · 1 year, 11 months ago
- d9d36b8 DOC: config: fix alphabetical ordering of http-after-response rules by Christopher Faulet · 1 year, 11 months ago
- 537b9e7 MINOR: config: add environment variables for default log format by Sébastien Gross · 2 years ago
- 3f2803e BUILD: makefile: refactor support for 51DEGREES v3/v4 by Willy Tarreau · 2 years ago
- c960a3b BUG/MINOR: pool/stats: Use ullong to report total pool usage in bytes in stats by Christopher Faulet · 2 years ago
- d5d7796 DOC: ssl: Add documentation for ocsp-update option by Remi Tricot-Le Breton · 2 years ago
- eeaa29b MINOR: ssl: Add "update ssl ocsp-response" cli command by Remi Tricot-Le Breton · 2 years ago
- 284cfc6 MINOR: pool: make the thread-local hot cache size configurable by Willy Tarreau · 2 years ago
- 02cf4ec MINOR: sample: add param converter by Thayne McCombs · 2 years ago
- 9192d20 MINOR: pools: make DEBUG_UAF a runtime setting by Willy Tarreau · 2 years ago
- 5fa29b8 CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · 2 years ago
- e30f378 MINOR: quic: activate socket per conn by default by Amaury Denoyelle · 2 years ago
- 511ddd5 MINOR: quic: define config option for socket per conn by Amaury Denoyelle · 2 years ago
- d06b9c8 DOC/MINOR: api: add documentation for event_hdl feature by Aurelien DARRAGON · 2 years, 1 month ago
- a9800a0 MEDIUM: 51d: add support for 51Degrees V4 with Hash algorithm by Dragan Dosen · 2 years, 10 months ago
- eaded98 [RELEASE] Released version 2.8-dev0 by Willy Tarreau · 2 years ago
- 437fd28 [RELEASE] Released version 2.7.0 by Willy Tarreau · 2 years ago
- 6f86eaa CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · 2 years ago
- 16b282f MINOR: stick-table: show the shard number in each entry's "show table" output by Willy Tarreau · 2 years ago
- f386a2d DOC: config: clarify the -m dir and -m dom pattern matching methods by Willy Tarreau · 2 years ago
- 0b4a622 DOC: config: clarify the fact that "retries" is not just for connections by Willy Tarreau · 2 years ago
- 4f4fea4 DOC: config: explain how default matching method for ACL works by Willy Tarreau · 2 years ago