haproxy-3.1.git
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...
2025-04-15 Willy TarreauBUG/MINOR: debug: remove the trailing \n from BUG_ON...
2025-04-15 Aurelien DARRAGONBUG/MINOR: hlua: fix invalid errmsg use in hlua_init()
2025-04-15 Willy TarreauBUG/MINOR: backend: do not use the source port when...
2025-04-15 Willy TarreauBUG/MEDIUM: sample: fix risk of overflow when replacing...
2025-04-15 Aurelien DARRAGONBUG/MINOR: log: fix CBOR encoding with LOG_VARTEXT_STAR...
2025-04-15 Aurelien DARRAGONCLEANUP: log: adjust _lf_cbor_encode_byte() comment
2025-04-15 Aurelien DARRAGONBUG/MINOR: hlua_fcn: fix potential UAF with Queue:pop_w...
2025-04-15 Aurelien DARRAGONMINOR: task: add thread safe notification_new and notif...
2025-04-15 Olivier HouchardTESTS: Fix build for filltab25.c
2025-04-15 Christopher... BUG/MEDIUM: stream: Fix a possible freeze during a...
2025-04-15 Willy TarreauDOC: update INSTALL to reflect the minimum compiler...
2025-04-15 Willy TarreauBUILD: quic_sock: address a strict-aliasing build warni...
2025-04-15 Amaury DenoyelleBUG/MEDIUM: backend: fix reuse with set-dst/set-dst...
2025-04-15 Amaury DenoyelleBUG/MINOR: backend: do not overwrite srv dst address...
2025-04-15 Amaury DenoyelleBUG/MINOR: rhttp: fix incorrect dst/dst_port values
2025-04-15 Willy TarreauBUILD: compiler: undefine the CONCAT() macro if already...
2025-04-15 Willy TarreauDOC: config: fix two missing "content" in "tcp-request...
2025-04-15 Willy TarreauBUG/MINOR: config: silence .notice/.warning/.alert...
2025-04-15 Valentine KrasnobaevaBUG/MINOR: log: fix gcc warn about truncating NUL termi...
2025-04-15 Amaury DenoyelleBUG/MINOR: mux-quic: remove extra BUG_ON() in _qcc_send...
2025-04-15 Amaury DenoyelleBUG/MEDIUM: mux-quic: fix crash on RS/SS emission if...
2025-04-03 Emeric BrunBUG/MEDIUM: peers: prevent learning expiration too...
2025-04-03 Emeric BrunBUG/MINOR: peers: fix expire learned from a peer not...
2025-04-02 Aurelien DARRAGONMINOR: log: support "raw" logformat node typecast
2025-03-20 Willy Tarreau[RELEASE] Released version 3.1.6 v3.1.6
2025-03-20 Willy TarreauBUILD: tools: avoid a build warning on gcc-4.8 in resol...
2025-03-20 Willy TarreauMINOR: tools: teach resolve_sym_name() a few more commo...
2025-03-20 Willy TarreauMINOR: tools: ease the declaration of known symbols...
2025-03-20 Willy TarreauMINOR: tools: improve symbol resolution without dl_addr
2025-03-20 Willy TarreauMINOR: cli: export cli_io_handler() to ease symbol...
2025-03-20 Willy TarreauBUG/MEDIUM: stream: don't use localtime in dumps from...
2025-03-20 Willy TarreauMINOR: tinfo: split the signal handler report flags...
2025-03-20 Willy TarreauIMPORT: plock: use cpu_relax() for a shorter time in EBO
2025-03-20 Willy TarreauIMPORT: plock: lower the slope of the exponential back-off
2025-03-20 Willy TarreauIMPORT: plock: give higher precedence to W than S
2025-03-20 Christopher... BUG/MINOR: mux-h2: Reset streams with NO_ERROR code...
2025-03-20 Aurelien DARRAGONBUG/MEDIUM: hlua/cli: fix cli applet UAF in hlua_applet...
2025-03-20 Valentine KrasnobaevaBUG/MINOR: limits: compute_ideal_maxconn: don't cap...
2025-03-13 Willy TarreauBUILD: tools: silence a build warning when USE_THREAD=0
2025-03-13 Willy TarreauMINOR: tools: use only opportunistic symbols resolution
2025-03-13 Aurelien DARRAGONBUG/MINOR: stats: fix capabilities and hide settings...
2025-03-13 Aurelien DARRAGONDOC: management: rename some last occurences from domai...
2025-03-13 Willy TarreauMINOR: compiler: add a new __decl_thread_var() macro...
2025-03-13 Willy TarreauMINOR: compiler: add a simple macro to concatenate...
2025-03-13 Willy TarreauBUG/MEDIUM: thread: use pthread_self() not ha_pthread...
2025-03-13 Valentine KrasnobaevaMINOR: startup: adjust alert messages, when capabilitie...
2025-03-13 Damien ClaisseBUG/MINOR: cfgparse-tcp: relax namespace bind check
2025-03-13 Willy TarreauMINOR: stream/cli: make "show sess" support filtering...
2025-03-13 Willy TarreauMINOR: stream/cli: rework "show sess" to better conside...
2025-03-13 Willy TarreauBUG/MINOR: stream: fix age calculation in "show sess...
2025-03-13 Aurelien DARRAGONMINOR: cfgparse/peers: provide more info when ignoring...
2025-03-13 Aurelien DARRAGONBUG/MINOR: server: dont return immediately from parse_s...
2025-03-13 Aurelien DARRAGONBUG/MINOR: cfgparse/peers: properly handle ignored...
2025-03-13 Aurelien DARRAGONBUG/MINOR: cfgparse/peers: fix inconsistent check for...
2025-03-13 Valentine KrasnobaevaBUG/MEIDUM: startup: return to initial cwd only after...
2025-03-13 Aurelien DARRAGONBUG/MINOR: log: set proper smp size for balance log...
2025-03-13 Aurelien DARRAGONCLEANUP: log: removing "log-balance" references
2025-03-13 William LallemandCI: github: fix h2spec.config proxy names
2025-03-13 William LallemandTESTS: ist: fix wrong array size
2025-03-13 Willy TarreauBUG/MINOR: server: check for either proxy-protocol...
2025-02-28 Christopher... BUG/MEDIUM: mux-fcgi: Try to fully fill demux buffer...
2025-02-28 Amaury DenoyelleCLEANUP: h3: fix documentation of h3_rcv_buf()
2025-02-28 Amaury DenoyelleBUG/MINOR: h3: do not report transfer as aborted on...
2025-02-28 Dragan DosenBUG/MINOR: server: fix the "server-template" prefix...
2025-02-28 Dragan DosenBUG/MEDIUM: server: properly initialize PROXY v2 TLVs
2025-02-28 Willy TarreauBUG/MINOR: h2: always trim leading and trailing LWS...
next