haproxy-3.1.git
2025-05-27 Willy TarreauBUG/MEDIUM: server: fix potential null-deref after...
2025-05-27 Amaury DenoyelleBUG/MEDIUM: server: fix crash after duplicate GUID...
2025-05-20 Christopher... BUG/MEDIUM: stconn: Disable 0-copy forwarding for filte...
2025-05-20 Christopher... MEDIUM: hlua: Add function to change the body length...
2025-05-20 Willy TarreauBUG/MEDIUM: wdt: always ignore the first watchdog wakeup
2025-05-20 Frederic LecailleMINOR: quic: Add useful error traces about qc_ssl_sess_...
2025-05-20 Frederic LecailleCLEANUP: quic: Useless BIO_METHOD initialization
2025-05-20 Willy TarreauBUILD: debug: mark ha_crash_now() as attribute(noreturn)
2025-05-20 Willy TarreauBUG/MINOR: h3: don't insert more than one Host header
2025-05-20 Basha MougamadouDOC: configuration: explicit multi-choice on bind shard...
2025-05-20 Christopher... BUG/MEDIUM: mux-spop: Properly detect truncated frames...
2025-05-20 Amaury DenoyelleBUG/MINOR: quic: ensure cwnd limits are always enforced
2025-05-20 Amaury DenoyelleMINOR: quic: refactor BBR API
2025-05-20 Amaury DenoyelleBUG/MINOR: mux-quic: do not decode if conn in error
2025-05-15 Olivier HouchardMEDIUM: stick-tables: Limit the number of old entries...
2025-05-15 Willy TarreauDOC: config: recommend disabling libc-based resolution... 20250515-bkp-2
2025-05-15 Aurelien DARRAGONDOC: config: restore default values for resolvers hold...
2025-05-15 Lukas TribusDOC: ring: refer to newer RFC5424
2025-05-15 Willy TarreauBUG/MEDIUM: peers: also limit the number of incoming...
2025-05-15 Aurelien DARRAGONBUG/MINOR: sink: detect and warn when using "send-proxy...
2025-05-15 Christopher... DEBUG: mux-spop: Review some trace messages to adjust...
2025-05-15 Christopher... BUG/MEDIUM: mux-spop; Don't report a read error if...
2025-05-15 Christopher... BUG/MEDIUM: spop-conn: Report short read for partial...
2025-05-15 Christopher... BUG/MEDIUM: mux-spop: Properly handle CLOSING state
2025-05-15 Christopher... BUG/MEDIUM: mux-spop: Remove frame parsing states from...
2025-05-15 Christopher... MINOR: mux-spop: Don't set SPOP connection state to...
2025-05-15 Christopher... BUG/MINOR: mux-spop: Don't open new streams for SPOP...
2025-05-15 Christopher... BUG/MINOR: mux-spop: Make the demux stream ID a signed...
2025-05-15 Christopher... BUG/MINOR: mux-spop: Don't report error for stream...
2025-05-15 Christopher... BUG/MINOR: mux-spop: Use the right bitwise operator...
2025-05-15 Christopher... BUG/MEDIUM: mux-spop: Wait end of handshake to declare...
2025-05-15 Christopher... BUG/MEDIUM: mux-spop: Respect the negociated max-frame...
2025-05-15 Christopher... BUG/MINOR: spoe: Don't report error on applet release...
2025-05-15 Christopher... BUG/MINOR: hlua: Fix Channel:data() and Channel:line...
2025-05-15 Aurelien DARRAGONBUG/MINOR: threads: fix soft-stop without multithreadin...
2025-05-15 William LallemandBUG/MINOR: ssl/ckch: always free() the previous entry...
2025-05-15 Amaury DenoyelleBUG/MEDIUM: quic: free stream_desc on all data acked
2025-05-15 Aurelien DARRAGONBUG/MINOR: cli: fix too many args detection for commands
2025-05-15 Willy TarreauBUG/MEDIUM: peers: hold the refcnt until updating ts...
2025-05-15 Amaury DenoyelleBUG/MINOR: quic: reject invalid max_udp_payload size
2025-05-15 Amaury DenoyelleBUG/MINOR: quic: fix TP reject on invalid max-ack-delay
2025-05-15 Amaury DenoyelleBUG/MINOR: quic: use proper error code on invalid recei...
2025-05-15 Amaury DenoyelleBUG/MINOR: quic: reject retry_source_cid TP on server...
2025-05-15 Amaury DenoyelleBUG/MINOR: quic: use proper error code on invalid server TP
2025-05-15 Amaury DenoyelleBUG/MINOR: quic: use proper error code on missing CID...
2025-05-15 Amaury DenoyelleMINOR: quic: extend return value during TP parsing
2025-05-15 Amaury DenoyelleMINOR: quic: rename min/max fields for congestion windo...
2025-05-15 Aurelien DARRAGONBUG/MINOR: proxy: only use proxy_inc_fe_cum_sess_ver_ct...
2025-05-15 Olivier HouchardBUG/MEDIUM: connections: Report connection closing...
2025-05-15 Christopher... BUG/MINOR: mux-h1: Fix trace message in h1_detroy(...
2025-05-15 Christopher... BUG/MINOR: mux-h1: Don't pretend connection was release...
2025-05-15 Aurelien DARRAGONBUG/MINOR: dns: prevent ds accumulation within dss
2025-05-15 Aurelien DARRAGONBUG/MINOR: dns: add tempo between 2 connection attempts...
2025-05-15 Aurelien DARRAGONCLEANUP: dns: remove unused dns_stream_server struct...
2025-05-15 Aurelien DARRAGONMINOR: applet: add appctx_schedule() macro
2025-05-15 Willy TarreauBUG/MAJOR: listeners: transfer connection accounting...
2025-05-15 Christopher... BUG/MINOR: cli: Issue an error when too many args are...
2025-04-22 Amaury DenoyelleBUG/MINOR: quic: do not crash on CRYPTO ncbuf alloc...
2025-04-17 Willy Tarreau[RELEASE] Released version 3.1.7 v3.1.7
2025-04-17 Amaury DenoyelleBUG/MINOR: rhttp: ensure GOAWAY can be emitted after...
2025-04-17 Amaury DenoyelleBUG/MINOR: rhttp: fix reconnect if timeout connect...
2025-04-17 Amaury DenoyelleBUG/MINOR: mux-h2: prevent past scheduling with idle...
2025-04-17 Willy TarreauMINOR: compiler: rely on builtin detection for __builti...
2025-04-17 Willy TarreauMINOR: debug: make ha_stuck_warning() print the whole...
2025-04-17 Willy TarreauMINOR: debug: make ha_stuck_warning() only work for...
2025-04-17 Willy TarreauMEDIUM: wdt: always make the faulty thread report its...
2025-04-17 Willy TarreauMINOR: pass a valid buffer pointer to ha_thread_dump_one()
2025-04-17 Willy TarreauMINOR: debug: remove unused case of thr!=tid in ha_thre...
2025-04-17 Willy TarreauMINOR: debug: always reset the dump pointer when done
2025-04-17 Willy TarreauMINOR: tinfo: keep a copy of the pointer to the thread...
2025-04-17 Willy TarreauMINOR: debug: protect ha_dump_backtrace() against risks...
2025-04-17 Willy TarreauMINOR: tools: protect dladdr() against reentrant calls...
2025-04-17 Willy TarreauMINOR: tools: also protect the library name resolution...
2025-04-17 Willy TarreauBUG/MINOR: debug: detect and prevent re-entrance in...
2025-04-17 Willy TarreauBUG/MINOR: wdt/debug: avoid signal re-entrance between...
2025-04-17 Willy TarreauBUG/MINOR debug: fix !USE_THREAD_DUMP in ha_thread_dump...
2025-04-17 Willy TarreauBUG/MINOR: threads: set threads_idle and threads_harmle...
2025-04-17 Willy TarreauBUILD: makefile: enable backtrace by default on musl
2025-04-17 Willy TarreauMINOR: compiler: add ASSUME_NONNULL() to tell the compi...
2025-04-17 Willy TarreauMINOR: compiler: also enable __builtin_assume() for...
2025-04-17 Willy TarreauMINOR: compiler: add a new "ASSUME" macro to help the...
2025-04-17 Willy TarreauMINOR: compiler: add a __has_builtin() macro to detect...
2025-04-17 Aurelien DARRAGONBUG/MEDIUM: hlua: fix hlua_applet_{http,tcp}_fct()...
2025-04-17 Amaury DenoyelleBUG/MINOR: h3: reject request URI with invalid characters
2025-04-17 Amaury DenoyelleBUG/MINOR: h3: reject invalid :path in request
2025-04-17 Amaury DenoyelleBUG/MINOR: h3: filter upgrade connection header
2025-04-17 Amaury DenoyelleBUG/MEDIUM: h3: trim whitespaces in header value prior...
2025-04-17 Amaury DenoyelleBUG/MEDIUM: h3: trim whitespaces when parsing headers...
2025-04-16 Willy TarreauMINOR: debug: detect call instructions and show the...
2025-04-16 Willy TarreauMINOR: debug: in call traces, dump the 8 bytes before...
2025-04-16 Willy TarreauMINOR: tools: let dump_addr_and_bytes() support dumping...
2025-04-16 Amaury DenoyelleBUILD: quic: fix overflow in global tune
2025-04-16 Amaury DenoyelleMINOR: quic: define quic_tune
2025-04-16 Amaury DenoyelleMINOR: quic: transform pacing settings into a global...
2025-04-16 Amaury DenoyelleMINOR: quic: allow BBR testing without pacing
2025-04-16 Amaury DenoyelleMINOR: quic: remove references to burst in quic-cc...
2025-04-15 Christopher... BUG/MEDIUM: http-ana: Report 502 from req analyzer...
2025-04-15 Christopher... BUG/MINOR: http-ana: Properly detect client abort when...
2025-04-15 Willy TarreauDOC: config: add the missing "force-cfg-parser-pause...
2025-04-15 Willy TarreauDOC: config: add the missing "profiling.memory" to...
next