]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
2024-09-30  Christopher... MINOR: stream: Rely on a per-stream max connection...
2024-09-30  Christopher... MINOR: action: Export release_expr_int_action() release...
2024-09-30  Christopher... BUG/MINOR: mcli: Pretend the mux have more data to...
2024-09-30  Christopher... OPTIM: stconn: Don't pretend mux have more data to...
2024-09-30  Willy TarreauOPTIM: channel: speed up co_getline()'s search of the...
2024-09-29  Willy TarreauMINOR: tools: do not attempt to use backtrace() on...
2024-09-29  Willy TarreauBUILD: tools: only include execinfo.h for the real...
2024-09-27  Willy TarreauMINOR: server: make srv_shutdown_sessions() call pendco...
2024-09-27  Willy TarreauBUG/MINOR: queue: make sure that maintenance redispatch...
2024-09-27  Willy TarreauBUG/MINOR: server: make sure the HMAINT state is part...
2024-09-27  Willy TarreauBUG/MEDIUM: stream: make stream_shutdown() async-safe
2024-09-27  Willy TarreauMINOR: task: define two new one-shot events for use...
2024-09-27  Willy TarreauRevert "BUG/MINOR: server: shut down streams under...
2024-09-26  Aurelien DARRAGONREGTESTS: add a test for proxy "log-steps"
2024-09-26  Aurelien DARRAGONDOC: config: document proxy "log-steps" keyword
2024-09-26  Aurelien DARRAGONMEDIUM: log: consider log-steps proxy setting for exist...
2024-09-26  Aurelien DARRAGONMINOR: log: add log_orig_proxy() helper function
2024-09-26  Aurelien DARRAGONMINOR: log: introduce "log-steps" proxy keyword
2024-09-26  Aurelien DARRAGONMINOR: proxy: add log_steps struct member
2024-09-26  Aurelien DARRAGONMINOR: log: support extra log origins for '%OG' alias
2024-09-26  Aurelien DARRAGONMINOR: log: explicitly handle extra log origins as...
2024-09-26  Aurelien DARRAGONMINOR: log: introduce log_orig flags
2024-09-26  Aurelien DARRAGONMINOR: log: handle extra log origins in _process_send_l...
2024-09-26  Aurelien DARRAGONMINOR: log: introduce extra log profile steps
2024-09-26  Aurelien DARRAGONMINOR: log: fix indent in strm_log()
2024-09-25  Oliver DalaBUG/MEDIUM: cli: Deadlock when setting frontend maxconn
2024-09-24  Christopher... DEV: flags/applet: decode appctx flags
2024-09-24  Christopher... BUG/MEDIUM: cli: Be sure to catch immediate client...
2024-09-23  Aurelien DARRAGONMEDIUM: mailers: warn about deprecated legacy mailers
2024-09-23  Aurelien DARRAGONREGTESTS: log: fix log-profile.vtc
2024-09-21  Willy TarreauBUG/MINOR: proxy: also make the cli and resolvers use...
2024-09-21  Willy TarreauBUG/MINOR: server: shut down streams under thread isolation
2024-09-20  Willy TarreauMEDIUM: cfgparse: warn about deprecated use of duplicat...
2024-09-20  Willy TarreauOPTIM: cfgparse: speed up duplicate server detection
2024-09-20  Willy TarreauMEDIUM: cfgparse: drop duplicate named defaults section...
2024-09-20  Willy TarreauMINOR: proxy: add a list of orphaned defaults sections
2024-09-20  Willy TarreauBUG/MINOR: cfgparse: detect another uncaught case of...
2024-09-20  Willy TarreauCLEANUP: cfgparse: factor proxy vs log-forward collisions
2024-09-19  Willy TarreauMINOR: proxy: use the global file names for conf->file
2024-09-19  Willy TarreauCLEANUP: stick-table: make the file location point...
2024-09-19  Willy TarreauMINOR: tools: add minimal file name management
2024-09-18  Willy Tarreau[RELEASE] Released version 3.1-dev8 v3.1-dev8
2024-09-18  Willy TarreauMEDIUM: cfgparse: detect collisions between defaults...
2024-09-18  Willy TarreauMEDIUM: cfgparse: warn about colliding names between...
2024-09-18  Willy TarreauBUILD: cebtree: silence a bogus gcc warning on impossib...
2024-09-18  Amaury DenoyelleBUG/MINOR: mux-quic: report glitches to session
2024-09-17  Damien ClaisseDOC: management: add init-state to add server keywords
2024-09-17  Willy TarreauMEDIUM: cfgparse: warn about proxies having the same...
2024-09-17  Willy TarreauBUG/MINOR: cfgparse: detect incorrect overlap of same...
2024-09-17  Aurelien DARRAGONBUG/MINOR: cfgparse-listen: fix option httpslog overrid...
2024-09-17  Aurelien DARRAGONBUG/MINOR: fix missing "'option httpslog' overrides...
2024-09-17  Aurelien DARRAGONBUG/MINOR: fix missing "log-format overrides previous...
2024-09-17  Willy TarreauMEDIUM: clock: don't compute before_poll when using...
2024-09-17  Willy TarreauMEDIUM: clock: use the monotonic clock for idle time...
2024-09-17  Willy TarreauMEDIUM: clock: opportunistically use CLOCK_MONOTONIC...
2024-09-17  Willy TarreauMEDIUM: clock: collect the monotonic time in clock_loca...
2024-09-17  Willy TarreauMINOR: clock: test all clock_gettime() return values
2024-09-16  Christopher... BUG/MEDIUM: promex: Wait to have the request before...
2024-09-16  Christopher... BUG/MEDIUM: cache/stats: Wait to have the request befor...
2024-09-16  Christopher... BUG/MEDIUM: sc_strm/applet: Wake applet after a success...
2024-09-16  Christopher... DOC: configuration: Remove dangerous directives from...
2024-09-16  Christopher... MINOR: proxy: Rename accept-invalid-http-* options
2024-09-16  Christopher... DOC: config: Explicitly list relaxing rules for accept...
2024-09-16  Aurelien DARRAGONBUG/MINOR: peers: local entries updates may not be...
2024-09-15  Willy TarreauOPTIM: vars: use multiple name heads in the vars struct
2024-09-15  Willy TarreauOPTIM: vars: use a cebtree instead of a list for variab...
2024-09-15  Willy TarreauIMPORT: import cebtree (compact elastic binary trees)
2024-09-15  Willy TarreauMINOR: vars: remove the emptiness tests in callers...
2024-09-15  Willy TarreauOPTIM: vars: inline vars_prune() to avoid many calls
2024-09-15  Willy TarreauOPTIM: vars: remove the unneeded lock in vars_prune_*
2024-09-15  Willy TarreauOPTIM: sample: don't check casts for samples of same...
2024-09-13  Willy TarreauBUG/MEDIUM: queue: implement a flag to check for the...
2024-09-12  Willy TarreauBUG/MINOR: clock: validate that now_offset still applie...
2024-09-12  Willy TarreauBUG/MINOR: clock: make time jump corrections a bit...
2024-09-12  Willy TarreauBUG/MINOR: polling: fix time reporting when using busy...
2024-09-12  Christopher... MEDIUM: h1: Accept invalid T-E values with accept-inval...
2024-09-10  Willy TarreauDOC: server: document what to check for when adding...
2024-09-10  Damien ClaisseMINOR: server: allow init-state for dynamic servers
2024-09-10  Willy TarreauREGTESTS: shorten a bit the delay for the h1/h2 upgrade...
2024-09-10  Willy TarreauBUG/MINOR: pattern: do not leave a leading comma on...
2024-09-09  Willy TarreauREGTESTS: fix random failures with wrong_ip_port_loggin...
2024-09-09  Christopher... BUG/MINOR: h1-htx: Don't flag response as bodyless...
2024-09-09  Christopher... BUG/MAJOR: mux-h1: Wake SC to perform 0-copy forwarding...
2024-09-09  William LallemandMEDIUM: ssl/cli: "dump ssl cert" allow to dump a certif...
2024-09-09  Aurelien DARRAGONBUG/MEDIUM: pattern: prevent UAF on reused pattern...
2024-09-09  Aurelien DARRAGONBUG/MEDIUM: pattern: prevent uninitialized reads in...
2024-09-09  Aurelien DARRAGONBUG/MINOR: pattern: prevent const sample from being...
2024-09-08  Willy TarreauBUG/MEDIUM: clock: detect and cover jumps during execution
2024-09-06  Christopher... REGTESTS: h1/h2: Update script testing H1/H2 protocol...
2024-09-06  Christopher... BUG/MEDIUM: mux-h1/mux-h2: Reject upgrades with payload...
2024-09-06  Christopher... MINOR: mux-h1: Set EOI on SE during demux when both...
2024-09-06  Willy TarreauDOC: configuration: place the HAPROXY_HTTP_LOG_FMT...
2024-09-05  Willy Tarreau[RELEASE] Released version 3.1-dev7 v3.1-dev7
2024-09-05  Aaron KuehlerMEDIUM: server: add init-state
2024-09-04  Willy TarreauBUG/MEDIUM: clock: also update the date offset on time...
2024-09-04  Willy TarreauDEV: patchbot: detect commit IDs starting with 7 chars
2024-09-04  Willy TarreauDEV: patchbot: add direct links to show only specific...
2024-09-04  Willy TarreauDEV: patchbot: count the number of backported/non-backp...
2024-09-03  Ilya ShipitsinCLEANUP: assorted typo fixes in the code and comments
2024-09-03  Christopher... BUG/MEDIUM: mux-pt: Fix condition to perform a shutdown...
next