haproxy-3.0.git
2025-06-02 Willy TarreauBUG/MEDIUM: peers: also limit the number of incoming...
2025-06-02 Christopher... [RELEASE] Released version 3.0.11 v3.0.11
2025-06-02 Willy TarreauDOC: hlua: fix a few typos in HTTPMessage.set_body_len...
2025-06-02 Christopher... DOC: hlua: Add a note to warn user about httpclient...
2025-06-02 Christopher... BUG/MEDIUM: httpclient: Throw an error if an lua httpcl...
2025-05-28 Valentine KrasnobaevaBUG/MINOR: limits: compute_ideal_maxconn: don't cap...
2025-05-27 Christopher... CI: vtest: Fix the build script to properly work on...
2025-05-27 Christopher... CI: vtest: Rely on VTest2 to run regression tests
2025-05-27 Christopher... REGTESTS: Explicitly allow failing shell commands in...
2025-05-27 Christopher... REGTESTS: Make the script testing conditional set-var...
2025-05-27 Christopher... BUG/MEDIUM: hlua: Fix getline() for TCP applets to...
2025-05-27 Christopher... BUG/MEDIUM: hlua: Properly detect shudowns for TCP...
2025-05-27 Christopher... BUG/MINOR: h3: Set HTX flags corresponding to the schem...
2025-05-27 William LallemandDOC: configuration: fix the example in crt-store
2025-05-27 Remi Tricot... BUG/MAJOR: cache: Crash because of wrong cache entry...
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-27 Willy TarreauBUILD: makefile: enable backtrace by default on musl
2025-05-20 Christopher... BUG/MINOR: mux-h2: Reset streams with NO_ERROR code...
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 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 TarreauBUG/MINOR: h3: don't insert more than one Host header
2025-05-20 Willy TarreauDOC: config: recommend disabling libc-based resolution...
2025-05-20 Aurelien DARRAGONDOC: config: restore default values for resolvers hold...
2025-05-20 Lukas TribusDOC: ring: refer to newer RFC5424
2025-05-20 Aurelien DARRAGONBUG/MINOR: sink: detect and warn when using "send-proxy...
2025-05-20 Christopher... BUG/MINOR: hlua: Fix Channel:data() and Channel:line...
2025-05-20 Aurelien DARRAGONBUG/MINOR: threads: fix soft-stop without multithreadin...
2025-05-20 William LallemandBUG/MINOR: ssl/ckch: always free() the previous entry...
2025-05-20 Aurelien DARRAGONBUG/MINOR: cli: fix too many args detection for commands
2025-05-20 Willy TarreauBUG/MEDIUM: peers: hold the refcnt until updating ts...
2025-05-20 Amaury DenoyelleBUG/MINOR: quic: reject invalid max_udp_payload size
2025-05-20 Amaury DenoyelleBUG/MINOR: quic: fix TP reject on invalid max-ack-delay
2025-05-20 Amaury DenoyelleBUG/MINOR: quic: use proper error code on invalid recei...
2025-05-20 Amaury DenoyelleBUG/MINOR: quic: reject retry_source_cid TP on server...
2025-05-20 Amaury DenoyelleBUG/MINOR: quic: use proper error code on invalid server TP
2025-05-20 Amaury DenoyelleBUG/MINOR: quic: use proper error code on missing CID...
2025-05-20 Amaury DenoyelleMINOR: quic: extend return value during TP parsing
2025-05-20 Aurelien DARRAGONBUG/MINOR: proxy: only use proxy_inc_fe_cum_sess_ver_ct...
2025-05-20 Christopher... BUG/MINOR: mux-h1: Fix trace message in h1_detroy(...
2025-05-20 Christopher... BUG/MINOR: mux-h1: Don't pretend connection was release...
2025-05-20 Aurelien DARRAGONBUG/MINOR: dns: prevent ds accumulation within dss
2025-05-20 Aurelien DARRAGONCLEANUP: dns: remove unused dns_stream_server struct...
2025-05-20 Aurelien DARRAGONBUG/MINOR: dns: add tempo between 2 connection attempts...
2025-05-20 Aurelien DARRAGONMINOR: applet: add appctx_schedule() macro
2025-05-20 Willy TarreauBUG/MAJOR: listeners: transfer connection accounting...
2025-05-20 Christopher... BUG/MINOR: cli: Issue an error when too many args are...
2025-04-30 Christopher... BUG/MEDIUM: mux-fcgi: Try to fully fill demux buffer...
2025-04-22 Willy Tarreau[RELEASE] Released version 3.0.10 v3.0.10
2025-04-22 Willy TarreauMINOR: tools: also protect the library name resolution...
2025-04-22 Amaury DenoyelleBUG/MINOR: rhttp: ensure GOAWAY can be emitted after...
2025-04-22 Amaury DenoyelleBUG/MINOR: rhttp: fix reconnect if timeout connect...
2025-04-22 Amaury DenoyelleBUG/MINOR: mux-h2: prevent past scheduling with idle...
2025-04-22 Willy TarreauBUG/MINOR debug: fix !USE_THREAD_DUMP in ha_thread_dump...
2025-04-22 Willy TarreauIMPORT: plock: use cpu_relax() for a shorter time in EBO
2025-04-22 Willy TarreauIMPORT: plock: lower the slope of the exponential back-off
2025-04-22 Willy TarreauIMPORT: plock: give higher precedence to W than S
2025-04-22 Willy TarreauMEDIUM: epoll: skip reports of stale file descriptors
2025-04-22 Willy TarreauDEBUG: epoll: store and compare the FD's generation...
2025-04-22 Willy TarreauMINOR: epoll: permit to mask certain specific events
2025-04-22 Willy TarreauMINOR: fd: add a generation number to file descriptors
2025-04-22 Willy TarreauDEBUG: fd: add a counter of takeovers of an FD since...
2025-04-22 Christopher... BUG/MEDIUM: mux-fcgi: Properly handle read0 on partial...
2025-04-22 Aurelien DARRAGONBUG/MINOR: stktable: invalid use of stkctr_set_entry...
2025-04-22 Christopher... DEBUG: stream: Add debug counters to track some client...
2025-04-22 Amaury DenoyelleBUG/MINOR: quic: do not crash on CRYPTO ncbuf alloc...
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 Aurelien DARRAGONBUG/MINOR: sink: add tempo between 2 connection attempt...
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 "profiling.memory" to...
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 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 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.0.9 v3.0.9
2025-03-20 Willy TarreauBUILD: tools: avoid a build warning on gcc-4.8 in resol...
next