- 164726c DOC: vars: Add documentation about the set-var conditions by Remi Tricot-Le Breton · 3 years ago
- b09f447 CLEANUP: cfgparse: modify preprocessor guards around numa detection code by Amaury Denoyelle · 3 years ago
- 2b94973 DOC: config: fix error-log-format example by Lukas Tribus · 3 years ago
- de16008 DOC: config: retry-on list is space-delimited by Lukas Tribus · 3 years ago
- ba8f063 MINOR: http-rules: Add capture action to http-after-response ruleset by Christopher Faulet · 3 years ago
- 3010e00 DOC: config: Specify %Ta is only available in HTTP mode by Christopher Faulet · 3 years ago
- 2be557f MEDIUM: mworker: seamless reload use the internal sockpairs by William Lallemand · 3 years ago
- 73dec76 [RELEASE] Released version 2.6-dev0 by Willy Tarreau · 3 years ago
- f2e0833 [RELEASE] Released version 2.5.0 by Willy Tarreau · 3 years ago
- a4d09e7 CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · 3 years ago
- a99cdfb [RELEASE] Released version 2.5-dev15 by Willy Tarreau · 3 years ago
- ec347b1 MINOR: config: support default values for environment variables by Willy Tarreau · 3 years ago
- d83f6e6 [RELEASE] Released version 2.5-dev14 by Willy Tarreau · 3 years, 1 month ago
- 2702560 DOC: config: Be more explicit in "allow" actions description by Christopher Faulet · 3 years, 1 month ago
- 15ae22c DOC: config: Fix typo in ssl_fc_unique_id description by Christopher Faulet · 3 years, 1 month ago
- 08d3220 [RELEASE] Released version 2.5-dev13 by Willy Tarreau · 3 years, 1 month ago
- ec5c110 DOC: config: move error-log-format before custom log format by Willy Tarreau · 3 years, 1 month ago
- ecc79bb DOC: config: add an example of reasonably complete error-log-format by Willy Tarreau · 3 years, 1 month ago
- 68574dd MEDIUM: log: add the client's SNI to the default HTTPS log format by Willy Tarreau · 3 years, 1 month ago
- 2ed7350 DOC: configuration: move the default log formats to their own section by Willy Tarreau · 3 years, 1 month ago
- 6f74976 MEDIUM: connection: rename fc_conn_err and bc_conn_err to fc_err and bc_err by Willy Tarreau · 3 years, 1 month ago
- 44d34bf MINOR: compression: Warn for 'compression offload' in defaults sections by Christopher Faulet · 3 years, 1 month ago
- f9d5957 MINOR: server: add ws keyword by Amaury Denoyelle · 3 years, 1 month ago
- 35dc13f [RELEASE] Released version 2.5-dev12 by Willy Tarreau · 3 years, 1 month ago
- c863703 MINOR: vars: add "set-var" for "tcp-request connection" rules. by Jaroslaw Rzeszótko · 3 years, 1 month ago
- e09efaa DOC: Typo fixed "it" should be "is" by Anubhav · 3 years, 2 months ago
- 888cd70 MINOR: tcp-sample: Add samples to get original info about client connection by Christopher Faulet · 3 years, 1 month ago
- 7bd2192 DOC: config: Fix alphabetical order of fc_* samples by Christopher Faulet · 3 years, 1 month ago
- 1e83b70 MINOR: tcp-act: Add set-src/set-src-port for "tcp-request content" rules by Christopher Faulet · 3 years, 5 months ago
- b4d0cd0 [RELEASE] Released version 2.5-dev11 by Willy Tarreau · 3 years, 1 month ago
- 1c891bc MINOR: jwt: jwt_verify returns negative values in case of error by Remi Tricot-Le Breton · 3 years, 1 month ago
- bd6b4be CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · 3 years, 2 months ago
- 20d0f50 MINOR: add ::1 to predefined LOCALHOST acl by Björn Jacke · 3 years, 2 months ago
- f2b1b4d [RELEASE] Released version 2.5-dev10 by Willy Tarreau · 3 years, 1 month ago
- 71d1892 DOC: config: Rework and uniformize how TCP/HTTP rules are documented by Christopher Faulet · 3 years, 2 months ago
- 6e0425b DOC: config: Add documentation about TCP/HTTP rules in defaults section by Christopher Faulet · 3 years, 2 months ago
- b405420 MEDIUM: proxy: Warn about ambiguous use of named defaults sections by Christopher Faulet · 3 years, 2 months ago
- 2468c21 DOC: config: Move 'tcp-response content' at the right place by Christopher Faulet · 3 years, 2 months ago
- 0eba94e DOC: jwt: fix a typo in the jwt_verify() keyword description by Willy Tarreau · 3 years, 2 months ago
- 6dfbef4 MEDIUM: listener: add the "shards" bind keyword by Willy Tarreau · 3 years, 2 months ago
- 130e142 MEDIUM: jwt: Add jwt_verify converter to verify JWT integrity by Remi Tricot-Le Breton · 3 years, 2 months ago
- 0a72f5e MINOR: jwt: jwt_header_query and jwt_payload_query converters by Remi Tricot-Le Breton · 3 years, 2 months ago
- f5dd337 MINOR: http: Add http_auth_bearer sample fetch by Remi Tricot-Le Breton · 3 years, 2 months ago
- 1d58b01 MINOR: ssl: add ssl_fc_is_resumed to "option httpslog" by William Lallemand · 3 years, 2 months ago
- 4c67bd6 [RELEASE] Released version 2.5-dev9 by Willy Tarreau · 3 years, 2 months ago
- db2ab82 MEDIUM: stick-table: never learn the "conn_cur" value from peers by Willy Tarreau · 3 years, 2 months ago
- d57b9ff MEDIUM: listeners: support the definition of thread groups on bind lines by Willy Tarreau · 3 years, 2 months ago
- d04bc3a MINOR: global: add a new "thread-group" directive by Willy Tarreau · 3 years, 2 months ago
- c33b969 MINOR: global: add a new "thread-groups" directive by Willy Tarreau · 3 years, 2 months ago
- cd34ad7 DOC: configuration: add clarification on escaping in keyword arguments by Thayne McCombs · 3 years, 2 months ago
- 1fe0fad MINOR: ssl: Rename ssl_bc_hsk_err to ssl_bc_err by Remi Tricot-Le Breton · 3 years, 2 months ago
- 61944f7 MINOR: ssl: Set connection error code in case of SSL read or write fatal failure by Remi Tricot-Le Breton · 3 years, 2 months ago
- 620761f DOC: peers: fix doc "enable" statement on "peers" sections by Emeric Brun · 3 years, 2 months ago
- 538f3e0 [RELEASE] Released version 2.5-dev8 by Willy Tarreau · 3 years, 2 months ago
- 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, 3 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, 5 months ago
- da0264a MINOR: sample: Add be2hex converter by Marcin Deranek · 3 years, 5 months ago
- 40ca09c MINOR: sample: Add be2dec converter by Marcin Deranek · 3 years, 5 months ago
- 959a48c MINOR: sample: Expose SSL captures using new fetchers by Marcin Deranek · 3 years, 5 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, 4 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, 5 months ago
- 316ea7e MINOR: cfgcond: support terms made of parenthesis around expressions by Willy Tarreau · 3 years, 5 months ago
- ca81887 MINOR: cfgcond: insert an expression between the condition and the term by Willy Tarreau · 3 years, 5 months ago
- ca56d3d MINOR: cfgcond: support negating conditional expressions by Willy Tarreau · 3 years, 5 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