- 904a86c BUG/MINOR: cfgparse: do not mention "addr:port" as supported on proxy lines by Willy Tarreau · 3 years, 9 months ago
- ea1300f BUG/MINOR: server: Fix server-state-file-name directive by Christopher Faulet · 3 years, 9 months ago
- 9cb8cf2 BUG/MINOR: config: fix leak on proxy.conn_src.bind_hdr_name by Amaury Denoyelle · 3 years, 10 months ago
- 5975180 BUG/MINOR: cfgparse: Fail if the strdup() for `rule->be.name` for `use_backend` fails by Tim Duesterhus · 3 years, 10 months ago
- 8eb49c5 BUG/MINOR: Fix several leaks of 'log_tag' in init(). by Eric Salama · 4 years, 1 month ago
- 8c40265 BUG/MINOR: config: Fix memory leak on config parse listen by Amaury Denoyelle · 4 years, 2 months ago
- 33f0a73 BUG/MEDIUM: resolve: fix init resolving for ring and peers section. by Emeric Brun · 4 years, 4 months ago
- b84fae3 BUG/MINOR: checks: Remove a warning about http health checks by Christopher Faulet · 4 years, 6 months ago
- 816a84e BUG/MINOR: checks: Compute the right HTTP request length for HTTP health checks by Christopher Faulet · 4 years, 6 months ago
- f304ad3 MINOR: checks: Add a way to send custom headers and payload during http chekcs by Christopher Faulet · 4 years, 7 months ago
- 9b0d59d BUG/MINOR: peers: Incomplete peers sections should be validated. by Frédéric Lécaille · 4 years, 7 months ago
- dfc8577 MINOR: http: add a new "replace-path" action by Willy Tarreau · 5 years ago
- 6b7ce1e MINOR: acl: Warn when an ACL is named 'or' by Tim Duesterhus · 4 years, 9 months ago
- db2cdbb MINOR: proxy/http-ana: Add support of extra attributes for the cookie directive by Christopher Faulet · 4 years, 10 months ago
- 72c48ce BUG/MINOR: config: Update cookie domain warn to RFC6265 by Joao Morais · 5 years ago
- 41898a2 MINOR: config: warn on presence of "\n" in header values/replacements by Willy Tarreau · 5 years ago
- df6dd89 CLEANUP: bind: handle warning label on bind keywords parsing. by Emeric Brun · 5 years ago
- 3381022 MINOR: http: add a new "http-request replace-uri" action by Willy Tarreau · 5 years ago
- 9faebe3 MEDIUM: tools: improve time format error detection by Willy Tarreau · 5 years ago
- 96d5195 MEDIUM: config: deprecate the antique req* and rsp* commands by Willy Tarreau · 5 years ago
- e573323 CLEANUP: build: rename some build macros to use the USE_* ones by Willy Tarreau · 5 years ago
- 10c6c16 MEDIUM: Make 'option forceclose' actually warn by Tim Duesterhus · 5 years ago
- 2674303 MEDIUM: regex: modify regex_comp() to atomically allocate/free the my_regex struct by Dragan Dosen · 6 years ago
- c02766a MINOR: stick-table: Add prefixes to stick-table names. by Frédéric Lécaille · 6 years ago
- 015e4d7 MINOR: stick-tables: Add peers process binding computing. by Frédéric Lécaille · 6 years ago
- 1b8e68e MEDIUM: stick-table: Stop handling stick-tables as proxies. by Frédéric Lécaille · 6 years ago
- d456aa4 MINOR: config: Extract the code of "stick-table" line parsing. by Frédéric Lécaille · 6 years ago
- 473c283 CLEANUP: Remove appsession documentation by Tim Duesterhus · 6 years ago
- a254a37 MEDIUM: streams: Add the ability to retry a request on L7 failure. by Olivier Houchard · 6 years ago
- ff9c914 MINOR: config: make MAX_PROCS configurable at build time by Willy Tarreau · 6 years ago
- c9a82e4 MINOR: cfgparse: make the process/thread parser support a maximum value by Willy Tarreau · 6 years ago
- 355b203 MINOR: cfgparse: SSL/TLS binding in "peers" sections. by Frédéric Lécaille · 6 years ago
- 76e84f5 MINOR: backend: move hash_balance_factor out of chash by Willy Tarreau · 6 years ago
- a9a7249 MINOR: backend: remap the balance uri settings to lbprm.arg_opt{1,2,3} by Willy Tarreau · 6 years ago
- 9fed858 MINOR: backend: make the header hash use arg_opt1 for use_domain_only by Willy Tarreau · 6 years ago
- 20e6837 MINOR: backend: add new fields in lbprm to store more LB options by Willy Tarreau · 6 years ago
- 484ff07 MINOR: backend: make headers and RDP cookie also use arg_str/len by Willy Tarreau · 6 years ago
- 4c03d1c MINOR: backend: move url_param_name/len to lbprm.arg_str/len by Willy Tarreau · 6 years ago
- 602a499 BUG/MINOR: backend: balance uri specific options were lost across defaults by Willy Tarreau · 6 years ago
- a4d4fdf MEDIUM: sessions: Don't keep an infinite number of idling connections. by Olivier Houchard · 6 years ago
- 3a1f5fd REORG: config: extract the proxy parser into cfgparse-listen.c by Willy Tarreau · 6 years ago