haproxy-3.1.git
2025-02-19 Christopher... BUG/MINOR: mux-h2: Properly handle full or truncated...
2025-02-19 Christopher... REGTESTS: Fix truncated.vtc to send 0-CRLF
2025-02-19 Amaury DenoyelleBUG/MINOR: mux-quic: prevent crash after MUX init failure
2025-02-19 Amaury DenoyelleBUG/MINOR: quic: prevent crash on conn access after...
2025-02-19 Christopher... BUG/MINOR: fcgi: Don't set the status to 302 if it...
2025-02-19 Christopher... BUG/MEDIUM: filters: Handle filters registered on data...
2025-02-19 Christopher... BUG/MINOR: cli: Wait for the last ACK when FDs are...
2025-02-19 Christopher... BUG/MEDIUM: cli: Be sure to drop all input data in...
2025-02-19 William LallemandBUG/MINOR: ssl/cli: "show ssl crt-list" lacks sigals
2025-02-19 William LallemandBUG/MINOR: ssl/cli: "show ssl crt-list" lacks client...
2025-02-19 Willy TarreauBUG/MEDIUM: fd: mark FD transferred to another process...
2025-02-19 William LallemandBUG/MINOR: mworker: post_section_parser for the last...
2025-02-19 William LallemandBUG/MINOR: mworker: section ignored in discovery after...
2025-02-19 Amaury DenoyelleBUG/MINOR: quic: fix CRYPTO payload size calcul for...
2025-02-19 Amaury DenoyelleBUG/MINOR: quic: reserve length field for long header...
2025-02-19 Willy TarreauBUG/MEDIUM: debug: close a possible race between thread...
2025-02-11 William LallemandBUG/MEDIUM: ssl: chosing correct certificate using...
2025-01-29 Christopher... [RELEASE] Released version 3.1.3 v3.1.3
2025-01-28 William LallemandBUILD: ssl: more cleaner approach to WolfSSL without...
2025-01-28 William LallemandBUILD: ssl: allow to build without the renegotiation...
2025-01-28 Amaury DenoyelleCLEANUP: quic: remove unused prototype
2025-01-28 Christopher... BUG/MINOR: stream: Properly handle "on-marked-up shutdo...
2025-01-28 Valentine KrasnobaevaBUG/MINOR: ssl: put ssl_sock_load_ca under SSL_NO_GENER...
2025-01-28 Amaury DenoyelleBUG/MINOR: quic: do not increase congestion window...
2025-01-23 Christopher... BUG/MEDIUM: mux-h1: Properly close H1C if an error...
2025-01-23 Frederic LecailleBUILD: quic: Move an ASSUME_NONNULL() for variable...
2025-01-23 Frederic LecailleMINOR: quic: Add a BUG_ON() on quic_tx_packet refcount
2025-01-23 Frederic LecailleBUG/MINOR: quic: ensure a detached coalesced packet...
2025-01-23 Willy TarreauBUG/MINOR: init: set HAPROXY_STARTUP_VERSION from the...
2025-01-23 Aurelien DARRAGONBUG/MAJOR: log/sink: possible sink collision in sink_ne...
2025-01-23 Amaury DenoyelleBUG/MAJOR: quic: reject too large CRYPTO frames
2025-01-23 Christopher... BUG/MEDIUM: promex: Use right context pointers to dump...
2025-01-23 Aurelien DARRAGONBUG/MEDIUM: stktable: fix missing lock on some table...
2025-01-23 Amaury DenoyelleBUG/MINOR: quic: reject NEW_TOKEN frames from clients
2025-01-23 Aurelien DARRAGONBUG/MINOR: stktable: fix big-endian compatiblity in...
2025-01-08 Christopher... [RELEASE] Released version 3.1.2 v3.1.2
2025-01-08 Christopher... BUG/MEDIUM: h1-htx: Properly handle bodyless messages
2025-01-06 Christopher... BUG/MEDIUM: promex/resolvers: Don't dump metrics if...
2025-01-06 Amaury DenoyelleBUG/MINOR: mux-quic: handle closure of uni-stream
2025-01-06 Amaury DenoyelleMINOR: mux-quic: change return value of qcs_attach_sc()
2025-01-06 Amaury DenoyelleMINOR: mux-quic: add traces on sd attach
2025-01-06 Amaury DenoyelleBUG/MINOR: mux-quic: fix wakeup on qcc_set_error()
2025-01-06 Christopher... MINOR: config: Alert about extra arguments for errorfil...
2025-01-06 Christopher... BUG/MINOR: log: Allow to use if/unless conditionnals...
2025-01-06 Amaury DenoyelleBUG/MEDIUM: mux-quic: do not attach on already closed...
2025-01-06 Amaury DenoyelleBUG/MAJOR: mux-quic: properly fix BUG_ON on empty STREA...
2025-01-06 Amaury DenoyelleRevert "BUG/MAJOR: mux-quic: fix BUG_ON on empty STREAM...
2025-01-06 Christopher... BUG/MEDIUM: mux-h2: Count copied data when looping...
2025-01-06 Amaury DenoyelleBUG/MAJOR: mux-quic: fix BUG_ON on empty STREAM emission
2025-01-06 Aurelien DARRAGONDOC: config: add missing "track-sc0" in action keywords...
2025-01-06 Aurelien DARRAGONBUG/MINOR: stats: fix segfault caused by uninitialized...
2025-01-06 Olivier HouchardBUG/MEDIUM: queue: Make process_srv_queue return the...
2025-01-06 Aurelien DARRAGONMINOR: hlua: rename "tune.lua.preserve-smp-bool" to...
2025-01-06 Amaury DenoyelleBUG/MINOR: h2/rhttp: fix HTTP2 conn counters on reverse
2025-01-06 Amaury DenoyelleCLEANUP: mux-quic: remove dead err label in qcc_build_f...
2025-01-06 Amaury DenoyelleBUG/MEDIUM: mux-quic: prevent BUG_ON() by refreshing...
2025-01-06 Aurelien DARRAGONREGTESTS: fix lua-based regtests using tune.lua.smp...
2025-01-06 Aurelien DARRAGONMINOR: hlua: add option to preserve bool type from...
2025-01-06 Aurelien DARRAGONDOC: config: add "tune.lua.burst-timeout" to the list...
2025-01-06 Aurelien DARRAGONDOC: config: reorder "tune.lua.*" keywords by alphabeti...
2025-01-06 Aurelien DARRAGONDOC: config: add example for server "track" keyword
2025-01-06 Amaury DenoyelleMINOR: mux-quic: hide traces when woken up on pacing...
2025-01-06 Amaury DenoyelleMINOR: trace: implement tracing disabling API
2025-01-06 Amaury DenoyelleMEDIUM: mux-quic: remove pacing specific code on qcc_io_cb
2025-01-06 Amaury DenoyelleMEDIUM/OPTIM: mux-quic: do not rebuild frms list on...
2025-01-06 Amaury DenoyelleMINOR: mux-quic: split STREAM and RS/SS emission
2025-01-06 Amaury DenoyelleMINOR: mux-quic: extract code to build STREAM frames...
2025-01-06 Amaury DenoyelleMEDIUM/OPTIM: mux-quic: implement purg_list
2025-01-06 Amaury DenoyelleMEDIUM/OPTIM: mux-quic: define a recv_list for demux...
2025-01-06 Amaury DenoyelleMINOR: mux-quic: refactor wait-for-handshake support
2025-01-06 Amaury DenoyelleMINOR: quic: add traces
2025-01-06 Amaury DenoyelleCLEANUP: mux-quic: remove unused qcc member send_retry_list
2025-01-06 Amaury DenoyelleBUG/MEDIUM: mux-quic: do not mix qcc_io_send() return...
2025-01-06 Willy TarreauBUILD: debug: only dump/reset glitch counters when...
2025-01-06 Olivier HouchardBUG/MEDIUM: queues: Do not use pendconn_grab_from_px().
2025-01-06 Olivier HouchardBUG/MEDIUM: queues: Make sure we call process_srv_queue...
2025-01-06 Christopher... BUG/MEDIUM: stconn: Only consider I/O timers to update...
2025-01-06 Frederic LecailleCLEANUP: quic: Rename some BBR functions in relation...
2025-01-06 Frederic LecailleBUG/MINOR: quic: missing Startup accelerating probing...
2025-01-06 Valentine KrasnobaevaREGTESTS: ssl: add a PEM with mix of LF and CRLF line...
2025-01-06 Valentine KrasnobaevaBUG/MINOR: cli: cli_snd_buf: preserve \r\n for payload...
2025-01-06 Frederic LecailleBUG/MINOR: quic: too permissive exit condition for...
2025-01-06 Frederic LecailleBUG/MINOR: quic: fix the wrong tracked recovery start...
2025-01-06 Frederic LecailleCLEANUP: quic: remove a wrong comment about ->app_limit...
2025-01-06 Frederic LecailleMINOR: quic: reduce the private data size of QUIC cc...
2025-01-06 Frederic LecailleBUG/MINOR: quic: reduce packet losses at least during...
2025-01-06 Frederic LecailleBUG/MINOR: quic: underflow issue for bbr_inflight_hi_fr...
2025-01-06 Frederic LecailleBUG/MINOR: quic: remove max_bw filter from delivery...
2025-01-06 Frederic LecailleBUG/MINOR: quic: wrong bbr_target_inflight() implementation
2025-01-06 Frederic LecailleBUG/MINOR: quic: fix BBB max bandwidth oscillation...
2025-01-06 Frederic LecailleBUG/MINOR: quic: wrong logical statement in in_recovery...
2025-01-06 Frederic LecailleMINOR: window_filter: rely on the time to update the...
2024-12-11 Willy Tarreau[RELEASE] Released version 3.1.1 v3.1.1
2024-12-11 Aurelien DARRAGONBUG/MINOR: hlua_fcn: restore server pairs iterator...
2024-12-11 Christopher... BUG/MINOR: server-state: Fix expiration date of srvrq_c...
2024-12-11 Christopher... BUG/MINOR: http-fetch: Ignore empty argument string...
2024-12-11 Amaury DenoyelleBUG/MEDIUM: stats/server: use watcher to track server...
2024-12-11 Amaury DenoyelleMINOR: list: define a watcher type
2024-12-11 Amaury DenoyelleBUG/MINOR: stats: decrement srv refcount on stats-file...
2024-12-10 Ilia ShipitsinBUG/MINOR: resolvers: handle a possible strdup() failure
next