- fcdfd85 MINOR: log: Logging HTTP path only with %HPO by Maciej Zdeb · 4 years ago
- c94431b [RELEASE] Released version 2.4-dev2 by Willy Tarreau · 4 years ago
- 0237c4e BUG/MEDIUM: local log format regression. by Emeric Brun · 4 years ago
- 687a68e DOC: config: Move req.hdrs and req.hdrs_bin in L7 samples fetches section by Christopher Faulet · 4 years ago
- fa8b89a DOC: config: Make disable-on-404 option clearer on transition conditions by Christopher Faulet · 4 years ago
- 83662b5 MINOR: tcpcheck: Add support of L7OKC on expect rules error-status argument by Christopher Faulet · 4 years ago
- bb9fb8b MINOR: config: Deprecate and ignore tune.chksize global option by Christopher Faulet · 4 years ago
- 21acc33 DOC: Clarify %HP description in log-format by Maciej Zdeb · 4 years ago
- 6f1129d DOC: better document the config file format and escaping/quoting rules by Willy Tarreau · 4 years ago
- 4f73083 DOC: cache: Add information about Vary support by Remi Tricot-Le Breton · 4 years ago
- d493bc8 DOC: cache: Add new caching limitation information by Remi Tricot-Le Breton · 4 years ago
- 754b242 MINOR: cache: Add a process-vary option that can enable/disable Vary processing by Remi Tricot-Le Breton · 4 years ago
- aa8fcc4 DOC: better describes how to configure a fallback crt by Joao Morais · 4 years ago
- 2de240a MINOR: stream: Add level 7 retries on http error 401, 403 by Julien Pivotto · 4 years ago
- 1a38ffc [RELEASE] Released version 2.4-dev1 by Willy Tarreau · 4 years ago
- ebdd4c5 MINOR: http_act: Add -m flag for del-header name matching method by Maciej Zdeb · 4 years ago
- e51fab0 DOC: clarify how to create a fallback crt by Joao Morais · 4 years ago
- f637044 MEDIUM: cli/ssl: configure ssl on server at runtime by William Dauchy · 4 years ago
- 0217b7b DOC: add missing 3.10 in the summary by William Lallemand · 4 years ago
- 96a577a MINOR: flt-trace: Add an option to inhibits trace messages by Christopher Faulet · 4 years ago
- c41d8bd CLEANUP: flt-trace: Remove unused random-parsing option by Christopher Faulet · 4 years ago
- 70d10d1 DOC: config: Fix a typo on ssl_c_chain_der by Christopher Faulet · 4 years ago
- e279ca6 MINOR: sample: Add converts to parses MQTT messages by Baptiste Assmann · 4 years ago
- e138dda MINOR: sample: Add converters to parse FIX messages by Baptiste Assmann · 4 years ago
- 1db5579 [RELEASE] Released version 2.4-dev0 by Willy Tarreau · 4 years ago
- 1c0a722 [RELEASE] Released version 2.3.0 by Willy Tarreau · 4 years ago
- bd703e5 [RELEASE] Released version 2.3-dev9 by Willy Tarreau · 4 years ago
- bf97121 MINOR: cache: Create res.cache_hit and res.cache_name sample fetches by Remi Tricot-Le Breton · 4 years ago
- fb1b9e3 [RELEASE] Released version 2.3-dev8 by Willy Tarreau · 4 years ago
- 089c138 MEDIUM: ssl: ssl-load-extra-del-ext work only with .crt by William Lallemand · 4 years ago
- 8ae8c48 MEDIUM: fwlc: re-enable per-server queuing up to maxqueue by Willy Tarreau · 4 years ago
- 8c855f6 MINOR: leastconn: take the queue length into account when queuing servers by Willy Tarreau · 4 years ago
- 8e8581e MINOR: ssl: 'ssl-load-extra-del-ext' removes the certificate extension by William Lallemand · 4 years, 1 month ago
- f42d794 MEDIUM: config: report that "nbproc" is deprecated by Willy Tarreau · 4 years, 1 month ago
- 9d58c9b [RELEASE] Released version 2.3-dev7 by Willy Tarreau · 4 years, 1 month ago
- 1857b8c DOC: fix typo in MAX_SESS_STKCTR by Matteo Contrini · 4 years, 1 month ago
- 7239c24 MEDIUM: backend: reuse connection if using a static sni by Amaury Denoyelle · 4 years, 1 month ago
- 4a32103 DOC: improve the documentation for "option nolinger" by Willy Tarreau · 4 years, 1 month ago
- 9e9919d MEDIUM: proxy: remove obsolete "monitor-net" by Willy Tarreau · 4 years, 1 month ago
- 77e0dae MEDIUM: proxy: remove obsolete "mode health" by Willy Tarreau · 4 years, 1 month ago
- 2717965 DOC: Describe reuse safe for HOL handling by Amaury Denoyelle · 4 years, 1 month ago
- b7ffe19 [RELEASE] Released version 2.3-dev6 by Willy Tarreau · 4 years, 1 month ago
- ccf4299 MEDIUM: config: remove the deprecated and dangerous global "debug" directive by Willy Tarreau · 4 years, 1 month ago
- ab0a519 MEDIUM: config: mark "grace" as deprecated by Willy Tarreau · 4 years, 1 month ago
- ab87712 DOC: Fix typos in configuration.txt by Sébastien Gross · 4 years, 1 month ago
- 465dc7d DOC: fix a confusing typo on a regsub example by Willy Tarreau · 4 years, 1 month ago
- da46c1c DOC: re-work log forward bind statement documentation. by Emeric Brun · 4 years, 1 month ago
- cbb7bf7 MEDIUM: log: syslog TCP support on log forward section. by Emeric Brun · 4 years, 1 month ago
- 57dd6f1 DOC: ssl: fix typo about ocsp files by William Dauchy · 4 years, 1 month ago
- 0b70a8a MINOR: stats: add config "stats show modules" by Amaury Denoyelle · 4 years, 1 month ago
- f9ff3ec DOC: ssl: new "cert bundle" behavior by William Lallemand · 4 years, 1 month ago
- 2079a4a MEDIUM: tcp-rules: Warn if a track-sc* content rule doesn't depend on content by Christopher Faulet · 4 years, 1 month ago
- 7ea509e DOC: tcp-rules: Refresh details about L7 matching for tcp-request content rules by Christopher Faulet · 4 years, 1 month ago
- fa41cb6 MINOR: tools: support for word expansion of environment in parse_line by Amaury Denoyelle · 4 years, 1 month ago
- 2540796 DOC: crt: advise to move away from cert bundle by William Dauchy · 4 years, 1 month ago
- f8e795c DOC: agent-check: fix typo in "fail" word expected reply by William Dauchy · 4 years, 1 month ago
- 05f0188 [RELEASE] Released version 2.3-dev5 by Christopher Faulet · 4 years, 1 month ago
- 57a3741 MINOR: backend: add a new "path-only" option to "balance uri" by Willy Tarreau · 4 years, 1 month ago
- 26ff5da MINOR: log-forward: use str2receiver() to parse the dgram-bind address by Willy Tarreau · 4 years, 2 months ago
- 98d215e DOC: explain bundle emulation in configuration.txt by William Lallemand · 4 years, 2 months ago
- 76aaa7f MEDIUM: log-forward: use "dgram-bind" instead of "bind" for the listener by Willy Tarreau · 4 years, 2 months ago
- 870713b DOC: Fix typo in iif() example by Tim Duesterhus · 4 years, 2 months ago
- 253c4dc [RELEASE] Released version 2.3-dev4 by Willy Tarreau · 4 years, 2 months ago
- 3943e4f MINOR: sample: Add iif(<true>,<false>) converter by Tim Duesterhus · 4 years, 2 months ago
- 587be9c DOC: ssl-load-extra-files only applies to certificates on bind lines by Jerome Magnin · 4 years, 2 months ago
- e720c32 MINOR: http-fetch: Add pathq sample fetch by Christopher Faulet · 4 years, 2 months ago
- 312294f MINOR: http-rules: Add set-pathq and replace-pathq actions by Christopher Faulet · 4 years, 2 months ago
- 82c8332 BUG/MEDIUM: doc: Fix replace-path action description by Christopher Faulet · 4 years, 2 months ago
- c32f394 DOC: add description of pidfile in master-worker mode by MIZUTA Takeshi · 4 years, 2 months ago
- f104b53 [RELEASE] Released version 2.3-dev3 by Willy Tarreau · 4 years, 3 months ago
- 9a1d839 BUG/MINOR: ssl: ssl-skip-self-issued-ca requires >= 1.0.2 by William Lallemand · 4 years, 3 months ago
- a598b50 MINOR: ssl: add ssl_{c,s}_chain_der fetch methods by William Dauchy · 4 years, 3 months ago
- 3f3cc8c [RELEASE] Released version 2.3-dev2 by Willy Tarreau · 4 years, 3 months ago
- 749f74c DOC: Use gender neutral language by Jackie Tapia · 4 years, 3 months ago
- a267b5d DOC: ssl: req_ssl_sni needs implicit TLS by Lukas Tribus · 4 years, 4 months ago
- e732cbd [RELEASE] Released version 2.3-dev1 by Willy Tarreau · 4 years, 4 months ago
- 12941c8 MEDIUM: log: adds log forwarding section. by Emeric Brun · 4 years, 4 months ago
- 5464885 MEDIUM: log/sink: re-work and merge of build message API. by Emeric Brun · 4 years, 4 months ago
- 3835c0d MEDIUM: udp: adds minimal proto udp support for message listeners. by Emeric Brun · 4 years, 4 months ago
- 1bea865 MINOR: backend: Add sample fetches to get the server's weight by Christopher Faulet · 4 years, 4 months ago
- 5254321 BUILD: tcp: condition TCP keepalive settings to platforms providing them by Willy Tarreau · 4 years, 4 months ago
- b24bc0d MINOR: tcp: Support TCP keepalive parameters customization by MIZUTA Takeshi · 4 years, 4 months ago
- a519460 MINOR: config: make strict limits enabled by default by William Dauchy · 4 years, 7 months ago
- 33205c2 [RELEASE] Released version 2.3-dev0 by Willy Tarreau · 4 years, 4 months ago
- 3a00c91 [RELEASE] Released version 2.2.0 by Willy Tarreau · 4 years, 4 months ago
- 253c251 DOC: configuration: remove obsolete mentions of H2 being converted to HTTP/1.x by Willy Tarreau · 4 years, 4 months ago
- 67a8271 DOC: configuration: various typo fixes by Daniel Corbett · 4 years, 4 months ago
- d742b6c DOC: fix tune.ssl.keylog sample fetches array by William Lallemand · 4 years, 4 months ago
- 7d42ef5 WIP/MINOR: ssl: add sample fetches for keylog in frontend by William Lallemand · 4 years, 4 months ago
- 62f11a5 [RELEASE] Released version 2.2-dev12 by Willy Tarreau · 4 years, 4 months ago
- 1e3b16f MINOR: log-format: allow to preserve spacing in log format strings by Dragan Dosen · 4 years, 4 months ago
- 76cc699 MINOR: config: add a new tune.idle-pool.shared global setting. by Willy Tarreau · 4 years, 4 months ago
- 83ca305 DOC: configuration: fix alphabetical ordering for tune.pool-{high,low}-fd-ratio by Willy Tarreau · 4 years, 4 months ago
- a8e2d97 DOC: configuration: add missing index entries for tune.pool-{low,high}-fd-ratio by Willy Tarreau · 4 years, 4 months ago
- 2f3f4d3 MEDIUM: server: add a new pool-low-conn server setting by Willy Tarreau · 4 years, 4 months ago
- 5d03639 DOC: ssl: add "allow-0rtt" and "ciphersuites" in crt-list by William Lallemand · 4 years, 4 months ago
- 4462af8 [RELEASE] Released version 2.2-dev11 by Willy Tarreau · 4 years, 4 months ago
- 85048f8 MINOR: http: Add support for http 413 status by Anthonin Bonnefoy · 4 years, 5 months ago
- 11057a3 DOC: assorted typo fixes in the documentation by Ilya Shipitsin · 4 years, 5 months ago
- 8f600c8 DOC: fix some typos in the ssl_s_{s|i}_dn documentation by William Lallemand · 4 years, 4 months ago