]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
4 days ago  Willy TarreauBUG/MINOR: uri-auth: avoid leaks on initialization...
4 days ago  Willy TarreauBUG/MINOR: auth: free user groups on error paths in...
4 days ago  Willy TarreauBUG/MINOR: tools: fix memory leak in env_expand() error...
4 days ago  Willy TarreauBUG/MINOR: http-act: set-status() must check the respon...
4 days ago  Willy TarreauBUG/MINOR: http-fetch: make http_first_req() check...
4 days ago  Willy TarreauBUG/MINOR: http-fetch: fix smp_fetch_hdr_ip()'s handlin...
4 days ago  Willy TarreauBUG/MINOR: mux-h1: only check h1s if not NULL
4 days ago  Willy TarreauCLEANUP: h1/htx: fix a few typos in warning, debug...
4 days ago  Willy TarreauCLEANUP: tree-wide: fix typos in non user-visible comme...
4 days ago  Willy TarreauBUG/MINOR: cfgparse-listen: do not emit extraneous...
4 days ago  Maxime HenrionMINOR: lb: make LB initialization even more declarative
5 days ago  Willy TarreauMINOR: mux-h2: consider the elastic streams limit on...
5 days ago  Willy TarreauMINOR: connection: add a function to calculate elastic...
5 days ago  Willy TarreauMINOR: tinfo: store the number of committed extra strea...
6 days ago  Olivier HouchardBUG/MEDIUM: servers: Only requeue servers if they are up
7 days ago  Willy TarreauSCRIPTS: announce-release: add a link to the OpenTeleme...
7 days ago  Willy Tarreau[RELEASE] Released version 3.4-dev11 v3.4-dev11
8 days ago  William LallemandDOC: acme: EAB is now supported
8 days ago  Willy TarreauBUG/MEDIUM: stick-table: properly check permissions...
8 days ago  Olivier HouchardBUG/MEDIUM: jwe: Fix jwt.decrypt_alg_list to work correctly
8 days ago  Remi Tricot... MINOR: jwe: Disable 'RSA1_5' algorithm by default in...
8 days ago  Remi Tricot... MINOR: jwe: Add option to enable/disable algorithms...
8 days ago  Willy TarreauBUG/MEDIUM: mux-h2: fix the detection of the ext connec...
8 days ago  Willy TarreauRevert "BUG/MINOR: mux-h2: condition the processing...
8 days ago  William LallemandBUILD: use Makefile.mk instead of Makefile.inc in EXTRA...
8 days ago  Willy TarreauRevert "BUG/MEDIUM: cli: fix master CLI connection...
8 days ago  Maxime HenrionMINOR: cli: allow specifying a tgid with show fd
8 days ago  Christopher... REGTESTS: Fix h1_to_h2_upgrade.vtc to force h2 on first...
8 days ago  Mia KanashiMINOR: acme: allow specifying custom MAC alg for EAB
8 days ago  Mia KanashiMINOR: acme: implement EAB - external account binding
8 days ago  Mia KanashiMINOR: jws: introduce jws_b64_hmac_signature() function...
8 days ago  Mia KanashiMINOR: jws: support HMAC in jws_b64_protected(), make...
8 days ago  Mia KanashiMEDIUM: tools: read_line_to_trash() handle empty files...
8 days ago  Christopher... BUG/MEDIUM: mux-h2: Properly consume padding for DATA...
8 days ago  Christopher... MEDIUM: mux-h1: Return an error on h2 upgrade attempts...
8 days ago  Amaury DenoyelleBUG/MINOR: mux_quic: refresh timeout only if I/O performed
8 days ago  Amaury DenoyelleMINOR: mux_quic: release BE conns if reuse definitely...
8 days ago  Amaury DenoyelleBUG/MINOR: mux_quic: fix max stream ID reuse estimation
9 days ago  Olivier HouchardBUG/MINOR: ssl: Use the sequence number with kTLS and...
9 days ago  Remi Tricot... MEDIUM: ssl: Refactorize "commit ssl cert"
9 days ago  Remi Tricot... MINOR: ssl: Factorize ckch instance rebuild process
9 days ago  Remi Tricot... MINOR: ssl: Factorize code from "new/set ssl cert"...
9 days ago  Remi Tricot... MINOR: ssl: Export 'current_crtstore_name'
9 days ago  Amaury DenoyelleMINOR: mux_quic: simplify MUX_CTL_GET_NBSTRM
9 days ago  Amaury DenoyelleBUG/MEDIUM: mux_quic: adjust qcc_is_dead() to account...
9 days ago  Amaury DenoyelleMINOR: mux_quic: do not perform unnecessary timeout...
9 days ago  Amaury DenoyelleMINOR: mux_quic: reset stream after app shutdown for...
10 days ago  Christopher... MINOR: haterm: Remove now useless req_body field from...
10 days ago  Christopher... DEBUG: haterm: Add hstream flags in the trace messages
10 days ago  Christopher... BUG/MINOR: haterm: Report a 400-bad-request error on...
10 days ago  Christopher... BUG/MINOR: haterm: Fix condition to use direct data...
10 days ago  Christopher... BUG/MEDIUM: haterm: Properly handle client timeout
10 days ago  Christopher... BUG/MEDIUM: haterm: Properly handle end of request...
10 days ago  Christopher... BUG/MINOR: haterm: Don't set HTX_FL_EOM flag on 100...
10 days ago  Christopher... BUG/MEDIUM: haterm: Subscribe for receives until reques...
10 days ago  Christopher... BUG/MINOR: haterm: Fix a possible integer overflow...
10 days ago  Christopher... CLEANUP: haterm: Remove useless IS_HTX_SC() test
10 days ago  Christopher... BUG/MINOR: haterm: Immediately report error when draini...
10 days ago  Christopher... CLEANUP: haterm: Remove duplicated bloc to know if...
10 days ago  Christopher... BUG/MEDIUM: h1_htx: Remove reverved block on error...
10 days ago  Christopher... BUG/MINOR: http-fetch: Fix http_auth_bearer() when...
10 days ago  Willy TarreauBUG/MINOR: http_fetch: Check return values of unchecked...
10 days ago  Christopher... CLEANUP: http-fetch: Fix indentation of sample_fetch_ke...
10 days ago  Christopher... CLEANUP: http-fetch: Adjust smp_fetch_url32_src() comment
10 days ago  Christopher... CLEANUP: http-fetch: Remove duplcated return statement...
10 days ago  Mia KanashiBUG/MINOR: acme: contact mail should be optional, don...
10 days ago  Willy TarreauBUG/MINOR: h2: only accept :protocol with extended...
10 days ago  Willy TarreauMINOR: mux-h2: add a new message flag to indicate ext...
10 days ago  Willy TarreauBUG/MINOR: mux-h2: condition the processing of 8441...
10 days ago  Willy TarreauBUG/MINOR: h2: add decoding for :protocol in traces
10 days ago  Willy TarreauREGTESTS: http-messaging: always send RFC8441 client...
11 days ago  William LallemandBUG/MINOR: mworker/cli: check ci_insert() return value...
11 days ago  William LallemandBUG/MEDIUM: mworker/cli: fix user and operator permissi...
11 days ago  Willy TarreauREGTESTS: add a regtest to validate various NTLM transi...
11 days ago  Willy TarreauBUG/MAJOR: http-ana: fix private session retrieval...
11 days ago  William LallemandBUG/MEDIUM: ssl/sample: check output buffer size in...
11 days ago  Willy TarreauBUG/MAJOR: net_helper: also fix tcp_options_list for...
11 days ago  Christopher... BUG/MINOR: resolvers: Free opts on parse error in resol...
11 days ago  Christopher... BUG/MINOR: resolvers: Fix lookup for a hostname in...
11 days ago  Christopher... BUG/MINOR: resolvers: Free new requester on error when...
11 days ago  Christopher... CLEANUP: resolvers: Remove duplicated line when resolve...
11 days ago  Christopher... BUG/MINOR: tcpcheck: Properly report error for http...
11 days ago  Willy TarreauBUG/MINOR: dns: always validate the source address...
11 days ago  William LallemandDOC: acme: document missing acme-vars and provider...
11 days ago  Willy TarreauDOC: otel: update the filter's status and URL in the...
11 days ago  Willy TarreauBUG/MAJOR: mux-h2: preset MSGF_BODY_CL on H2_SF_DATA_CL...
11 days ago  Willy TarreauBUG/MEDIUM: mux-h2: fix the body_len to check when...
11 days ago  William LallemandCLEANUP: otel: move opentelemetry outside haproxy sources
11 days ago  Miroslav ZagoracBUILD: otel: removed USE_OTEL, addon is now built via...
11 days ago  William LallemandBUILD: add an EXTRA_MAKE option to build addons easily
11 days ago  Willy TarreauCLEANUP: mux-h2: remove the outdated condition to relea...
11 days ago  Amaury DenoyelleMINOR: quic: fix trace spacing when datagram is displayed
11 days ago  Amaury DenoyelleBUG/MINOR: quic: fix trace crash on datagram receive
11 days ago  William LallemandBUG/MEDIUM: acme: fix stalled renewal when opportunisti...
11 days ago  Amaury DenoyelleBUG/MINOR: quic: fix buffer overflow with sockaddr_in46
2026-04-30  William LallemandCI: github: add DEBUG_STRICT=2 to ASAN jobs
2026-04-30  Willy TarreauCLEANUP: acl: remove duplicate test in parse_acl_expr...
2026-04-30  Willy TarreauBUG/MINOR: pattern: release the reference on failure...
2026-04-30  Willy TarreauCLEANUP: map/cli: fix some map-related help messages
2026-04-30  Willy TarreauBUG/MINOR: map: do not leak a map descriptor on load...
next