- 84b7869 Add 'get server <backend>/<request>' runtime api by Natalie Chen · 3 years, 3 months ago
- b749f59 retrieve gerrit project name from uri by vend_natalie.chen · 5 years ago
- 44300fd BUG/MINOR: proxy: fix header_unique_id leak on deinit() by Aurelien DARRAGON · 6 months ago
- 010d78b BUG/MINOR: proxy: fix source interface and usesrc leaks on deinit() by Aurelien DARRAGON · 6 months ago
- 56b7025 BUG/MINOR: proxy: fix dyncookie_key leak on deinit() by Aurelien DARRAGON · 6 months ago
- f174b6f BUG/MINOR: proxy: fix check_{command,path} leak on deinit() by Aurelien DARRAGON · 6 months ago
- 2982d88 BUG/MINOR: proxy: fix log_tag leak on deinit() by Aurelien DARRAGON · 6 months ago
- 3169535 BUG/MINOR: proxy: fix server_id_hdr_name leak on deinit() by Aurelien DARRAGON · 6 months ago
- 5cc599e BUG/MEDIUM: server: fix dynamic servers initial settings by Amaury Denoyelle · 9 months ago
- 7767931 MINOR: log: add dup_logsrv() helper function by Aurelien DARRAGON · 1 year, 5 months ago
- 1c8372b BUG/MINOR: backend: use cum_sess counters instead of cum_conn by Amaury Denoyelle · 8 months ago
- ea6475c BUILD: proxy: Replace free_logformat_list() to manually release log-format by Christopher Faulet · 8 months ago
- 6965667 BUG/MINOR: proxy: fix logformat expression leak in use_backend rules by Aurelien DARRAGON · 8 months ago
- 6ef8a06 CLEANUP: quic: Remaining useless code into server part by Frédéric Lécaille · 11 months ago
- 489f074 BUG/MEDIUM: proxy: always initialize the default settings after init by Willy Tarreau · 1 year ago
- 8bb771a BUG/MINOR: server: do not leak default-server in defaults sections by Willy Tarreau · 1 year ago
- febaa3e BUG/MINOR: proxy/stktable: missing frees on proxy cleanup by Aurelien DARRAGON · 1 year ago
- 6ce5cd0 MINOR: stktable: add stktable_deinit function by Aurelien DARRAGON · 1 year ago
- 899b547 BUG/MINOR: proxy/server: free default-server on deinit by Aurelien DARRAGON · 1 year, 6 months ago
- 12d6b9a BUG/MINOR: proxy: add missing interface bind free in free_proxy by Aurelien DARRAGON · 1 year, 6 months ago
- 7f95469 MEDIUM: proxy: stop emitting logs for internal proxies when stopping by William Lallemand · 1 year, 6 months ago
- c610095 MINOR: tree-wide: use free_acl_cond() where relevant by Aurelien DARRAGON · 1 year, 7 months ago
- 7abc922 MINOR: proxy: add http_free_redirect_rule() function by Aurelien DARRAGON · 1 year, 7 months ago
- 8dfc249 BUG/MINOR: proxy: missing free in free_proxy for redirect rules by Aurelien DARRAGON · 1 year, 7 months ago
- 862588a BUG/MINOR: config: make compression work again in defaults section by Willy Tarreau · 1 year, 7 months ago
- 7b3d38a MEDIUM: tree-wide: Change sc API to specify required free space to progress by Christopher Faulet · 1 year, 7 months ago
- 69530f5 MEDIUM: clock: replace timeval "now" with integer "now_ns" by Willy Tarreau · 1 year, 7 months ago
- eed5da1 MINOR: clock: do not use now.tv_sec anymore by Willy Tarreau · 1 year, 7 months ago
- 208c712 MINOR: stconn: Rename SC_FL_SHUTW in SC_FL_SHUT_DONE by Christopher Faulet · 1 year, 8 months ago
- db573e9 MINOR: compression: Store algo and type for both request and response by Olivier Houchard · 1 year, 8 months ago
- 4e5e266 MINOR: proxy: add findserver_unique_id() and findserver_unique_name() by Aurelien DARRAGON · 1 year, 9 months ago
- 7faac7c MINOR: tree-wide: Simplifiy some tests on SHUT flags by accessing SCs directly by Christopher Faulet · 1 year, 8 months ago
- 87633c3 MEDIUM: tree-wide: Move flags about shut from the channel to the SC by Christopher Faulet · 1 year, 8 months ago
- 68ef218 MINOR: stconn/channel: Move CF_NEVER_WAIT into the SC and rename it by Christopher Faulet · 1 year, 8 months ago
- 7f01f0a BUG/MEDIUM: proxy/sktable: prevent watchdog trigger on soft-stop by Aurelien DARRAGON · 1 year, 8 months ago
- 2c5b9de CLEANUP: proxy: remove stop_time related dead code by Aurelien DARRAGON · 1 year, 8 months ago
- 6e1fe25 MINOR: proxy/pool: prevent unnecessary calls to pool_gc() by Aurelien DARRAGON · 1 year, 8 months ago
- 48678e4 BUG/MEDIUM: proxy: properly stop backends on soft-stop by Christopher Faulet · 1 year, 9 months ago
- d3ffba4 MINOR: listener: pause_listener() becomes suspend_listener() by Aurelien DARRAGON · 1 year, 9 months ago
- f5d9893 MINOR: listener: workaround for closing a tiny race between resume_listener() and stopping by Aurelien DARRAGON · 1 year, 10 months ago
- 4059e09 MINOR: listener/api: add lli hint to listener functions by Aurelien DARRAGON · 1 year, 10 months ago
- be5cc76 MINOR: stconn: Remove half-closed timeout by Christopher Faulet · 1 year, 9 months ago
- 7866e8e MEDIUM: listener: move the analysers mask to the bind_conf by Willy Tarreau · 1 year, 11 months ago
- b2e2ec5 MEDIUM: proxy/http_ext: implement dynamic http_ext by Aurelien DARRAGON · 1 year, 11 months ago
- f958341 MINOR: proxy: move 'originalto' option to http_ext by Aurelien DARRAGON · 1 year, 11 months ago
- 730b983 MINOR: proxy: move 'forwardfor' option to http_ext 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
- b2f38c1 BUG/MINOR: thread: always reload threads_enabled in loops by Willy Tarreau · 1 year, 10 months ago
- da89e9b MINOR: channel/applets: Stop to test CF_WRITE_ERROR flag if CF_SHUTW is enough by Christopher Faulet · 1 year, 11 months ago
- 3120284 BUG/MINOR: http: Memory leak of http redirect rules' format string by Remi Tricot-Le Breton · 1 year, 11 months ago
- b2d797a BUG/MINOR: proxy: free orgto_hdr_name in free_proxy() by Aurelien DARRAGON · 1 year, 11 months ago
- be6a873 BUG/MINOR: httpclient/log: free of invalid ptr with httpclient_log_format by William Lallemand · 1 year, 11 months ago
- 99521ab BUG/MINOR: server: make sure "show servers state" hides private bits by Willy Tarreau · 2 years, 1 month ago
- 1caa535 MINOR: cli: Add an anonymization on a missed element in 'show server state' by Erwan Le Goas · 2 years, 2 months ago
- 9ac3ccb MINOR: cli: use hash_ipanon to anonymized address by Erwan Le Goas · 2 years, 2 months ago
- acfdf76 MINOR: cli: anonymize 'show servers state' and 'show servers conn' by Erwan Le Goas · 2 years, 2 months ago
- da9f258 BUG/MEDIUM: captures: free() an error capture out of the proxy lock by Willy Tarreau · 2 years, 2 months ago
- d46f437 MINOR: proxy/listener: support for additional PAUSED state by Aurelien DARRAGON · 2 years, 3 months ago
- 0013288 MINOR: listener: small API change by Aurelien DARRAGON · 2 years, 3 months ago
- 7d00077 BUG/MEDIUM: proxy: ensure pause_proxy() and resume_proxy() own PROXY_LOCK by Aurelien DARRAGON · 2 years, 3 months ago
- a9e934b BUG/MINOR: h1: Support headers case adjustment for TCP proxies by Christopher Faulet · 2 years, 3 months ago
- 6bb8653 BUG/MEDIUM: proxy: Perform a custom copy for default server settings by Christopher Faulet · 2 years, 4 months ago
- 1b927eb MEDIUM: proto: stop protocols under thread isolation during soft stop by Willy Tarreau · 2 years, 4 months ago
- 7509ec3 MINOR: proxy: use tg->threads_enabled in hard_stop() to detect stopped threads by Willy Tarreau · 2 years, 5 months ago
- 748ece6 MINOR: quic: QUIC transport parameters split. by Frédéric Lécaille · 2 years, 6 months ago
- c12b321 CLEANUP: applet: rename appctx_cs() to appctx_sc() by Willy Tarreau · 2 years, 6 months ago
- 475e463 CLEANUP: cli: rename all occurrences of stconn "cs" to "sc" by Willy Tarreau · 2 years, 6 months ago
- cb086c6 REORG: stconn: rename conn_stream.{c,h} to stconn.{c,h} by Willy Tarreau · 2 years, 6 months ago
- 5edca2f REORG: rename cs_utils.h to sc_strm.h by Willy Tarreau · 2 years, 6 months ago
- 99615ed CLEANUP: stconn: rename cs_rx_room_{blk,rdy} to sc_{need,have}_room() by Willy Tarreau · 2 years, 6 months ago
- 8e7c6e6 CLEANUP: stconn: rename cs_appctx() to sc_appctx() by Willy Tarreau · 2 years, 6 months ago
- 40a9c32 CLEANUP: stconn: rename cs_{i,o}{b,c} to sc_{i,o}{b,c} by Willy Tarreau · 2 years, 6 months ago
- d0a06d5 CLEANUP: applet: use applet_put*() everywhere possible by Willy Tarreau · 2 years, 6 months ago
- cb04166 CLEANUP: stconn: tree-wide rename stream connector flags CS_FL_* to SC_FL_* by Willy Tarreau · 2 years, 6 months ago
- 7cb9e6c CLEANUP: stream: rename "csf" and "csb" to "scf" and "scb" by Willy Tarreau · 2 years, 6 months ago
- 4596fe2 CLEANUP: conn_stream: tree-wide rename to stconn (stream connector) by Willy Tarreau · 2 years, 6 months ago
- 0698c80 CLEANUP: applet: remove the unneeded appctx->owner by Willy Tarreau · 2 years, 7 months ago
- acf6a44 CLEANUP: proxy/cli: make "show backend" only use the generic context by Willy Tarreau · 2 years, 7 months ago
- d741e9c CLEANUP: proxy/cli: get rid of appctx->st2 in "show servers" by Willy Tarreau · 2 years, 7 months ago
- 72a0423 CLEANUP: proxy/cli: make use of a locally defined context for "show servers" by Willy Tarreau · 2 years, 7 months ago
- 0fd8f0e CLEANUP: proxy/cli: take the "show errors" context definition out of the appctx by Willy Tarreau · 2 years, 7 months ago
- 4f9f157 BUG/MINOR: proxy/cli: don't enumerate internal proxies on "show backend" by Willy Tarreau · 2 years, 7 months ago
- 4d7fdc6 MINOR: connection: Add way to disable active connection closing during soft-stop by Remi Tricot-Le Breton · 2 years, 7 months ago
- 7e2e4f8 CLEANUP: tree-wide: remove 25 occurrences of unneeded fcntl.h by Willy Tarreau · 2 years, 7 months ago
- 7c9a0fe MEDIUM: backend: add new "balance hash <expr>" algorithm by Willy Tarreau · 2 years, 7 months ago
- 5796228 BUG/MEDIUM: rules: Be able to use captures defined in defaults section by Christopher Faulet · 2 years, 7 months ago
- 6b0a0fb CLEANUP: tree-wide: Remove any ref to stream-interfaces by Christopher Faulet · 2 years, 8 months ago
- a0bdec3 MEDIUM: stream-int/conn-stream: Move blocking flags from SI to CS by Christopher Faulet · 2 years, 8 months ago
- a728518 MINOR: stream-int: Remove SI_FL_INDEP_STR to rely on CS flags instead by Christopher Faulet · 2 years, 8 months ago
- 1d98777 MINOR: stream-int/conn-stream: Move half-close timeout in the conn-stream by Christopher Faulet · 2 years, 8 months ago
- 908628c MEDIUM: tree-wide: Use CS util functions instead of SI ones by Christopher Faulet · 2 years, 8 months ago
- b5d968d MEDIUM: global: Add a "close-spread-time" option to spread soft-stop on time window by Remi Tricot-Le Breton · 2 years, 8 months ago
- 211ea25 BUG/MINOR: logs: fix logsrv leaks on clean exit by Willy Tarreau · 2 years, 8 months ago
- b4b0377 MEDIUM: proxy: Store server_id_hdr_name as a `struct ist` by Tim Duesterhus · 2 years, 9 months ago
- e502c3e MINOR: proxy: Store orgto_hdr_name as a `struct ist` by Tim Duesterhus · 2 years, 9 months ago
- b50ab84 MINOR: proxy: Store fwdfor_hdr_name as a `struct ist` by Tim Duesterhus · 2 years, 9 months ago
- 4b1fcaa MINOR: proxy: Store monitor_uri as a `struct ist` by Tim Duesterhus · 2 years, 9 months ago
- 06715af BUG/MINOR: add missing modes in proxy_mode_str() by William Lallemand · 2 years, 9 months ago
- 693b23b MEDIUM: tree-wide: Use unsafe conn-stream API when it is relevant by Christopher Faulet · 2 years, 9 months ago
- 282b6a7 BUG/MINOR: proxy: preset the error message pointer to NULL in parse_new_proxy() by Willy Tarreau · 2 years, 9 months ago