haproxy-3.0.git
2024-09-03 Willy TarreauBUG/MINOR: trace/quic: enable conn/session pointer...
2024-09-03 Willy TarreauDOC: configuration: fix alphabetical ordering of {bs...
2024-09-03 Ilia ShipitsinBUG/MINOR: fcgi-app: handle a possible strdup() failure
2024-09-03 Christopher... BUG/MEDIUM: peer: Notify the applet won't consume data...
2024-09-03 Christopher... BUG/MEDIUM: mux-h2: Propagate term flags to SE on error...
2024-09-03 Christopher... BUG/MEDIUM: h2: Only report early HTX EOM for tunneled...
2024-09-03 Christopher... BUG/MEDIUM: http-ana: Report error on write error waiti...
2024-09-03 Amaury DenoyelleBUG/MEDIUM: quic: prevent conn freeze on 0RTT undeciphe...
2024-09-03 William LallemandBUG/MEDIUM: ssl: 0-RTT initialized at the wrong place...
2024-09-03 William LallemandBUG/MEDIUM: ssl: reactivate 0-RTT for AWS-LC
2024-09-03 Willy TarreauBUG/MINOR: stconn: bs.id and fs.id had their dependenci...
2024-09-03 Christopher... BUILD: mux-pt: Use the right name for the sedesc variable
2024-09-03 Christopher... BUG/MEDIUM: mux-pt/mux-h1: Release the pipe on connecti...
2024-09-03 Christopher... BUG/MEDIUM: stconn: Report error on SC on send if a...
2024-09-03 Aurelien DARRAGONBUG/MEDIUM: server/addr: fix tune.events.max-events...
2024-09-03 Willy Tarreau[RELEASE] Released version 3.0.4 v3.0.4
2024-09-03 Christopher... BUG/MEDIUM: mux-pt: Fix condition to perform a shutdown...
2024-09-03 Frederic LecailleBUG/MINOR: Crash on O-RTT RX packet after dropping...
2024-09-03 Frederic LecailleBUG/MINOR: quic: Too shord datagram during O-RTT handsh...
2024-09-03 Willy TarreauBUG/MAJOR: mux-h2: always clear MUX_MFULL and DEM_MROOM...
2024-09-03 Willy TarreauMINOR: mux-h2: try to clear DEM_MROOM and MUX_MFULL...
2024-09-03 Christopher... BUG/MEDIUM: mux-h1: Properly handle empty message when...
2024-09-03 Frederic LecailleBUG/MINOR: quic: unexploited retransmission cases for...
2024-09-03 Christopher... BUG/MEDIUM: cli: Always release back endpoint between...
2024-09-03 Christopher... BUG/MEDIUM: mux-pt: Never fully close the connection...
2024-09-02 Christopher... BUG/MINIR: proxy: Match on 429 status when trying to...
2024-09-02 Christopher... BUG/MEDIUM: stream: Prevent mux upgrades if client...
2024-09-02 Christopher... BUG/MEDIUM: mux-h2: Set ES flag when necessary on 0...
2024-09-02 Christopher... MINOR: proxy: Add support of 429-Too-Many-Requests...
2024-09-02 Amaury DenoyelleDOC: quic: fix default minimal value for max window...
2024-08-16 Aurelien DARRAGONMEDIUM: log: relax some checks and emit diag warnings...
2024-07-29 Willy TarreauRevert "MEDIUM: sink: don't set NOLINGER flag on the...
2024-07-29 Valentine KrasnobaevaBUG/MEDIUM: init: fix fd_hard_limit default in compute_...
2024-07-29 Valentine KrasnobaevaMEDIUM: init: set default for fd_hard_limit via DEFAULT...
2024-07-29 Willy TarreauBUG/MEDIUM: queue: deal with a rare TOCTOU in assign_se...
2024-07-29 Willy TarreauMINOR: queue: add a function to check for TOCTOU after...
2024-07-29 Willy TarreauMEDIUM: h1: allow to preserve keep-alive on T-E + C-L
2024-07-29 Frederic LecailleMINOR: quic: Add information to "show quic" for CUBIC cc.
2024-07-29 Frederic LecailleMINOR: quic: Dump TX in flight bytes vs window values...
2024-07-29 Christopher... BUG/MEDIUM: jwt: Clear SSL error queue on error when...
2024-07-29 Frederic LecailleBUG/MINOR: quic: Lack of precision when computing K...
2024-07-29 Aurelien DARRAGONMEDIUM: sink: don't set NOLINGER flag on the outgoing...
2024-07-29 Frederic LecailleBUG/MINOR: quic: Non optimal first datagram.
2024-07-29 Christopher... BUG/MINOR: cli: Atomically inc the global request count...
2024-07-29 Christopher... BUG/MINOR: server: Don't warn fallback IP is used durin...
2024-07-29 Amaury DenoyelleBUG/MINOR: stick-table: fix crash for src_inc_gpc(...
2024-07-29 Willy TarreauDOC: config: improve the http-keep-alive section
2024-07-29 William LallemandDOC: configuration: issuers-chain-path not compatible...
2024-07-29 Willy TarreauBUG/MAJOR: mux-h2: force a hard error upon short read...
2024-07-29 Valentine KrasnobaevaBUG/MEDIUM: ssl_sock: fix deadlock in ssl_sock_load_ocs...
2024-07-29 Lukas TribusDOC: install: don't reference removed CPU arg
2024-07-29 Willy TarreauBUG/MEDIUM: debug/cli: fix "show threads" crashing...
2024-07-29 Christopher... BUG/MINOR: session: Eval L4/L5 rules defined in the...
2024-07-29 Amaury DenoyelleCLEANUP: quic: rename TID affinity elements
2024-07-29 Amaury DenoyelleCLEANUP: proto: rename TID affinity callbacks
2024-07-29 Amaury DenoyelleBUG/MEDIUM: quic: prevent crash on accept queue full
2024-07-29 Willy TarreauBUILD: listener: silence a build warning about unused...
2024-07-29 Amaury DenoyelleMINOR: proto: extend connection thread rebind API
2024-07-11 Willy Tarreau[RELEASE] Released version 3.0.3 v3.0.3
2024-07-11 Christopher... BUG/MEDIUM: bwlim: Be sure to never set the analyze...
2024-07-11 Amaury DenoyelleDEV: flags/quic: decode quic_conn flags
2024-07-11 Christopher... BUG/MEDIUM: spoe: Be sure to create a SPOE applet if...
2024-07-11 Christopher... BUG/MEDIUM: h1: Reject empty Transfer-encoding header
2024-07-11 Christopher... BUG/MINOR: h1: Reject empty coding name as last transfe...
2024-07-11 Christopher... BUG/MINOR: h1: Fail to parse empty transfer coding...
2024-07-11 William LallemandBUG/MINOR: jwt: fix variable initialisation
2024-07-11 Willy TarreauRevert "MEDIUM: init: set default for fd_hard_limit...
2024-07-05 Christopher... BUG/MEDIUM: peers: Fix crash when syncing learn state...
2024-07-05 Valentine KrasnobaevaDOC: configuration: update maxconn description
2024-07-05 Valentine KrasnobaevaMEDIUM: init: set default for fd_hard_limit via DEFAULT...
2024-07-05 William LallemandBUG/MINOR: jwt: don't try to load files with HMAC algorithm
2024-07-05 Amaury DenoyelleBUG/MEDIUM: server: fix race on server_atomic_sync()
2024-07-03 William LallemandDOC: configuration: more details about the master-worke...
2024-07-03 Christopher... BUG/MEDIUM: hlua/cli: Fix lua CLI commands to work...
2024-07-03 Christopher... BUG/MINOR: promex: Remove Help prefix repeated twice...
2024-07-03 Willy TarreauBUG/MEDIUM: quic: fix possible exit from qc_check_dcid...
2024-07-03 Amaury DenoyelleBUG/MINOR: quic: fix race-condition on trace for CID...
2024-07-03 Amaury DenoyelleBUG/MINOR: quic: fix race condition in qc_check_dcid()
2024-07-03 Amaury DenoyelleBUG/MEDIUM: quic: fix race-condition in quic_get_cid_tid()
2024-07-03 Amaury DenoyelleBUG/MEDIUM: h3: ensure the ":scheme" pseudo header...
2024-07-03 Amaury DenoyelleBUG/MEDIUM: h3: ensure the ":method" pseudo header...
2024-07-03 Aurelien DARRAGONBUG/MEDIUM: server/dns: prevent DOWN/UP flap upon resol...
2024-07-03 Willy TarreauMINOR: activity: make the memory profiling hash size...
2024-07-03 Aurelien DARRAGONBUG/MINOR: server: fix first server template name looku...
2024-07-02 William LallemandDOC: configuration: add details about crt-store in...
2024-06-26 Christopher... BUG/MEDIUM: stick-table: Decrement the ref count inside...
2024-06-26 Aurelien DARRAGONBUG/MINOR: hlua: report proper context upon error in...
2024-06-26 Willy TarreauDEV: flags/show-fd-to-flags: adapt to recent versions
2024-06-26 Amaury DenoyelleBUG/MINOR: quic: fix BUG_ON() on Tx pkt alloc failure
2024-06-26 Amaury DenoyelleBUG/MINOR: h3: fix BUG_ON() crash on control stream...
2024-06-26 Amaury DenoyelleBUG/MINOR: mux-quic: fix crash on qcs SD alloc failure
2024-06-26 Amaury DenoyelleBUG/MINOR: h3: fix crash on STOP_SENDING receive after...
2024-06-26 Aurelien DARRAGONDOC: api/event_hdl: small updates, fix an example and...
2024-06-26 Amaury DenoyelleSCRIPTS: git-show-backports: do not truncate git-show...
2024-06-26 Amaury DenoyelleBUG/MAJOR: quic: fix padding with short packets
2024-06-26 Aurelien DARRAGONDOC: management: document ptr lookup for table commands
2024-06-26 William LallemandDOC: configuration: fix alphabetical order of bind...
2024-06-26 Aurelien DARRAGONBUG/MEDIUM: proxy: fix email-alert invalid free
2024-06-26 William LallemandREGTESTS: ssl: fix some regtests 'feature cmd' start...
2024-06-26 Aurelien DARRAGONDEBUG: hlua: distinguish burst timeout errors from...
next