- c8cac04 MEDIUM: listener: deprecate "process" in favor of "thread" on bind lines by Willy Tarreau · 3 years, 2 months ago
- 4b3a9fe [RELEASE] Released version 2.5-dev7 by Willy Tarreau · 3 years, 2 months ago
- 1008071 MINOR: proxy: add a global "grace" directive to postpone soft-stop by Willy Tarreau · 3 years, 3 months ago
- f653e83 [RELEASE] Released version 2.5-dev6 by Willy Tarreau · 3 years, 3 months ago
- 54496a6 MINOR: vars: make the vars() sample fetch function support a default value by Willy Tarreau · 3 years, 3 months ago
- 753d4db MINOR: vars: add a "set-var-fmt" directive to the global section by Willy Tarreau · 3 years, 3 months ago
- 9a621ae MEDIUM: vars: add a new "set-var-fmt" action by Willy Tarreau · 3 years, 3 months ago
- e726712 DOC: configuration: remove wrong tcp-request examples in tcp-response by Willy Tarreau · 3 years, 3 months ago
- bc1223b MINOR: http-rules: add a new "ignore-empty" option to redirects. by Willy Tarreau · 3 years, 3 months ago
- 942c167 MINOR: connection: Add a connection error code sample fetch for backend side by Remi Tricot-Le Breton · 3 years, 3 months ago
- 163cdeb MINOR: ssl: Add new ssl_bc_hsk_err sample fetch by Remi Tricot-Le Breton · 3 years, 3 months ago
- fe21fe7 MINOR: log: Add new "error-log-format" option by Remi Tricot-Le Breton · 3 years, 3 months ago
- 3d6350e MINOR: log: Remove log-error-via-logformat option by Remi Tricot-Le Breton · 3 years, 3 months ago
- 446344c [RELEASE] Released version 2.5-dev5 by Willy Tarreau · 3 years, 3 months ago
- 310a260 MEDIUM: config: Deprecate tune.ssl.capture-cipherlist-size by Marcin Deranek · 3 years, 4 months ago
- da0264a MINOR: sample: Add be2hex converter by Marcin Deranek · 3 years, 4 months ago
- 40ca09c MINOR: sample: Add be2dec converter by Marcin Deranek · 3 years, 4 months ago
- 959a48c MINOR: sample: Expose SSL captures using new fetchers by Marcin Deranek · 3 years, 4 months ago
- 769fd2e MEDIUM: ssl: Capture more info from Client Hello by Marcin Deranek · 3 years, 5 months ago
- 08d0f23 [RELEASE] Released version 2.5-dev4 by Willy Tarreau · 3 years, 3 months ago
- d0bacde DOC: Minor typo fix - 'question mark' -> 'exclamation mark' by Kunal Gangakhedkar · 3 years, 3 months ago
- 0188108 CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · 3 years, 4 months ago
- 24e7f35 DOC: config: Fix 'http-response send-spoe-group' documentation by Christopher Faulet · 3 years, 3 months ago
- 414a612 MINOR: doc: specify ulimit-n usage for dynamic servers by Amaury Denoyelle · 3 years, 4 months ago
- fdc3faf MINOR: doc: rename conn_status in `option httsplog` by William Lallemand · 3 years, 4 months ago
- 56f1f75 MINOR: log: rename 'dontloglegacyconnerr' to 'log-error-via-logformat' by William Lallemand · 3 years, 4 months ago
- 8441deb [RELEASE] Released version 2.5-dev3 by Willy Tarreau · 3 years, 4 months ago
- 4a6328f MEDIUM: connection: Add option to disable legacy error log by Remi Tricot-Le Breton · 3 years, 4 months ago
- 98b930d MINOR: ssl: Define a default https log format by Remi Tricot-Le Breton · 3 years, 4 months ago
- 7c6898e MINOR: ssl: Add new ssl_fc_hsk_err sample fetch by Remi Tricot-Le Breton · 3 years, 4 months ago
- 3d2093a MINOR: connection: Add a connection error code sample fetch by Remi Tricot-Le Breton · 3 years, 4 months ago
- 2524123 MEDIUM: proxy: remove long-broken 'option http_proxy' by Willy Tarreau · 3 years, 4 months ago
- bccc91d [RELEASE] Released version 2.5-dev2 by Willy Tarreau · 3 years, 4 months ago
- 316ea7e MINOR: cfgcond: support terms made of parenthesis around expressions by Willy Tarreau · 3 years, 4 months ago
- ca81887 MINOR: cfgcond: insert an expression between the condition and the term by Willy Tarreau · 3 years, 4 months ago
- ca56d3d MINOR: cfgcond: support negating conditional expressions by Willy Tarreau · 3 years, 4 months ago
- befeae8 MINOR: mux_h2: define config to disable h2 websocket support by Amaury Denoyelle · 3 years, 5 months ago
- 2304887 Revert "MINOR: tcp-act: Add set-src/set-src-port for "tcp-request content" rules" by Christopher Faulet · 3 years, 5 months ago
- 726783d MEDIUM: stick-table: make the use of 'gpc' excluding the use of 'gpc0/1'' by Emeric Brun · 3 years, 5 months ago
- 4d7ada8 MEDIUM: stick-table: add the new arrays of gpc and gpc_rate by Emeric Brun · 3 years, 5 months ago
- f7ab0bf MEDIUM: stick-table: make the use of 'gpt' excluding the use of 'gpt0' by Emeric Brun · 3 years, 5 months ago
- 877b0b5 MEDIUM: stick-table: add the new array of gpt data_type by Emeric Brun · 3 years, 5 months ago
- 1a6b725 DOC: stick-table: add missing documentation about gpt0 stored type by Emeric Brun · 3 years, 5 months ago
- d3e7dc4 DOC: config: use CREATE USER for mysql-check by Daniel Black · 3 years, 5 months ago
- bae4cb2 BUILD/MEDIUM: tcp: set-mark support for OpenBSD by David Carlier · 3 years, 5 months ago
- 96a2f50 [RELEASE] Released version 2.5-dev1 by Willy Tarreau · 3 years, 5 months ago
- f7f53af BUILD/MEDIUM: tcp: set-mark setting support for FreeBSD. by David Carlier · 3 years, 5 months ago
- 469c06c MINOR: http-act/tcp-act: Add "set-mark" and "set-tos" for tcp content rules by Christopher Faulet · 3 years, 5 months ago
- 1da374a MINOR: http-act/tcp-act: Add "set-nice" for tcp content rules by Christopher Faulet · 3 years, 5 months ago
- 551a641 MINOR: http-act/tcp-act: Add "set-log-level" for tcp content rules by Christopher Faulet · 3 years, 5 months ago
- 14aec6e DOC: config: Add missing actions in "tcp-request session" documentation by Christopher Faulet · 3 years, 5 months ago
- 19bbbe0 MINOR: tcp-act: Add set-src/set-src-port for "tcp-request content" rules by Christopher Faulet · 3 years, 5 months ago
- 317804d DOC: update references to process numbers in cpu-map and bind-process by Willy Tarreau · 3 years, 5 months ago
- b63dbb7 MAJOR: config: remove parsing of the global "nbproc" directive by Willy Tarreau · 3 years, 6 months ago
- eb77824 MEDIUM: proxy: remove the deprecated "grace" keyword by Willy Tarreau · 3 years, 6 months ago
- eb9d90a MINOR: config: remove support for deprecated option "tune.chksize" by Willy Tarreau · 3 years, 6 months ago
- 5cd0e52 BUG/MINOR: mux-fcgi: Expose SERVER_SOFTWARE parameter by default by Christopher Faulet · 3 years, 6 months ago
- fc0cceb MINOR: haproxy: Add `-cc` argument by Maximilian Mader · 3 years, 6 months ago
- 5c86620 DOC: use the req.ssl_sni in examples by Alex · 3 years, 6 months ago
- 528adc3 DOC/MINOR: move uuid in the configuration to the right alphabetical order by Alexandar Lazic · 3 years, 6 months ago
- 1f97306 [RELEASE] Released version 2.5-dev0 by Willy Tarreau · 3 years, 6 months ago
- 6cbbecf [RELEASE] Released version 2.4.0 by Willy Tarreau · 3 years, 6 months ago
- cc9d9b0 DOC: config: Fix configuration example for mqtt by Daniel Corbett · 3 years, 7 months ago
- dec1c36 MINOR: uri_normalizer: Add `fragment-encode` normalizer by Tim Duesterhus · 3 years, 7 months ago
- c9e05ab MINOR: uri_normalizer: Add `fragment-strip` normalizer by Tim Duesterhus · 3 years, 7 months ago
- 3df5989 CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · 3 years, 7 months ago
- 46b93af [RELEASE] Released version 2.4-dev19 by Willy Tarreau · 3 years, 7 months ago
- 9f0843f DOC: Fix a few grammar/spelling issues and casing of HAProxy by Daniel Corbett · 3 years, 7 months ago
- 02bd684 DOC: ssl: Add information about crl-file option by Remi Tricot-Le Breton · 3 years, 7 months ago
- 7c980df DOC: ssl: Extra files loading now works for backends too by Remi Tricot-Le Breton · 3 years, 7 months ago
- a9e639a MINOR: http_act: mark normalize-uri as experimental by Amaury Denoyelle · 3 years, 7 months ago
- d2e53cd MINOR: cfgparse: implement experimental config keywords by Amaury Denoyelle · 3 years, 7 months ago
- 7190b98 MINOR: config: add a new message directive: .diag by Willy Tarreau · 3 years, 7 months ago
- 0b7c78a MINOR: config: add predicates "version_atleast" and "version_before" to cond blocks by Willy Tarreau · 3 years, 7 months ago
- 58ca706 MINOR: config: add predicate "feature" to detect certain built-in features by Willy Tarreau · 3 years, 7 months ago
- 6492e87 MINOR: config: add predicates "streq()" and "strneq()" to conditional expressions by Willy Tarreau · 3 years, 7 months ago
- 42ed14b MINOR: config: add predicate "defined()" to conditional expression blocks by Willy Tarreau · 3 years, 7 months ago
- a46f1af MINOR: config: support some pseudo-variables for file/line/section by Willy Tarreau · 3 years, 7 months ago
- ca3afc2 MINOR: activity: add the profiling.memory global setting by Willy Tarreau · 3 years, 7 months ago
- 080347f [RELEASE] Released version 2.4-dev18 by Willy Tarreau · 3 years, 7 months ago
- 8a022d5 MINOR: config: add a new "default-path" global directive by Willy Tarreau · 3 years, 7 months ago
- 59c5335 DOC: general: fix example in set-timeout by Alex · 3 years, 7 months ago
- bf1bd5a DOC: general: fix white spaces for HTML converter by Alex · 3 years, 7 months ago
- b2be9a1 CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · 3 years, 7 months ago
- 2e4a18e MINOR: uri_normalizer: Add a `percent-decode-unreserved` normalizer by Tim Duesterhus · 3 years, 7 months ago
- d6d33de DOC: Add RFC references for the path-strip-dot(dot)? normalizers by Tim Duesterhus · 3 years, 7 months ago
- c315efd DOC: Fix RFC reference for the percent-to-uppercase normalizer by Tim Duesterhus · 3 years, 7 months ago
- 7a95f41 DOC: Fix indentation for `path-strip-dot` normalizer by Tim Duesterhus · 3 years, 7 months ago
- bfd19d6 [RELEASE] Released version 2.4-dev17 by Willy Tarreau · 3 years, 7 months ago
- 0f50cb9 MINOR: global: add option to disable numa detection by Amaury Denoyelle · 3 years, 8 months ago
- 982fb53 MEDIUM: config: use platform independent type hap_cpuset for cpu-map by Amaury Denoyelle · 3 years, 7 months ago
- ff3bb8b MINOR: uri_normalizer: Add a `strip-dot` normalizer by Maximilian Mader · 3 years, 7 months ago
- 2963fd3 DOC: Note that URI normalization is experimental by Tim Duesterhus · 3 years, 7 months ago
- b918a4a DOC: Add introduction to http-request normalize-uri by Tim Duesterhus · 3 years, 7 months ago
- 5be6ab2 MEDIUM: http_act: Rename uri-normalizers by Tim Duesterhus · 3 years, 7 months ago
- a407193 MINOR: uri_normalizer: Add a `percent-upper` normalizer by Tim Duesterhus · 3 years, 7 months ago
- d7b89be MINOR: uri_normalizer: Add a `sort-query` normalizer by Tim Duesterhus · 3 years, 7 months ago
- 560e1a6 MINOR: uri_normalizer: Add support for supressing leading `../` for dotdot normalizer by Tim Duesterhus · 3 years, 7 months ago
- 9982fc2 MINOR: uri_normalizer: Add a `dotdot` normalizer to http-request normalize-uri by Tim Duesterhus · 3 years, 7 months ago
- d371e99 MINOR: uri_normalizer: Add a `merge-slashes` normalizer to http-request normalize-uri by Tim Duesterhus · 3 years, 7 months ago