]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
7 days ago  Christopher... MEDIUM: mux-h1: Return an error on h2 upgrade attempts...
7 days ago  Amaury DenoyelleBUG/MINOR: mux_quic: refresh timeout only if I/O performed flx04/quic-interop
7 days ago  Amaury DenoyelleMINOR: mux_quic: release BE conns if reuse definitely...
7 days ago  Amaury DenoyelleBUG/MINOR: mux_quic: fix max stream ID reuse estimation
8 days ago  Olivier HouchardBUG/MINOR: ssl: Use the sequence number with kTLS and...
8 days ago  Remi Tricot... MEDIUM: ssl: Refactorize "commit ssl cert"
8 days ago  Remi Tricot... MINOR: ssl: Factorize ckch instance rebuild process
8 days ago  Remi Tricot... MINOR: ssl: Factorize code from "new/set ssl cert"...
8 days ago  Remi Tricot... MINOR: ssl: Export 'current_crtstore_name'
8 days ago  Amaury DenoyelleMINOR: mux_quic: simplify MUX_CTL_GET_NBSTRM
8 days ago  Amaury DenoyelleBUG/MEDIUM: mux_quic: adjust qcc_is_dead() to account...
8 days ago  Amaury DenoyelleMINOR: mux_quic: do not perform unnecessary timeout...
8 days ago  Amaury DenoyelleMINOR: mux_quic: reset stream after app shutdown for...
9 days ago  Christopher... MINOR: haterm: Remove now useless req_body field from...
9 days ago  Christopher... DEBUG: haterm: Add hstream flags in the trace messages
9 days ago  Christopher... BUG/MINOR: haterm: Report a 400-bad-request error on...
9 days ago  Christopher... BUG/MINOR: haterm: Fix condition to use direct data...
9 days ago  Christopher... BUG/MEDIUM: haterm: Properly handle client timeout
9 days ago  Christopher... BUG/MEDIUM: haterm: Properly handle end of request...
9 days ago  Christopher... BUG/MINOR: haterm: Don't set HTX_FL_EOM flag on 100...
9 days ago  Christopher... BUG/MEDIUM: haterm: Subscribe for receives until reques...
9 days ago  Christopher... BUG/MINOR: haterm: Fix a possible integer overflow...
9 days ago  Christopher... CLEANUP: haterm: Remove useless IS_HTX_SC() test
9 days ago  Christopher... BUG/MINOR: haterm: Immediately report error when draini...
9 days ago  Christopher... CLEANUP: haterm: Remove duplicated bloc to know if...
9 days ago  Christopher... BUG/MEDIUM: h1_htx: Remove reverved block on error...
9 days ago  Christopher... BUG/MINOR: http-fetch: Fix http_auth_bearer() when...
9 days ago  Willy TarreauBUG/MINOR: http_fetch: Check return values of unchecked...
9 days ago  Christopher... CLEANUP: http-fetch: Fix indentation of sample_fetch_ke...
9 days ago  Christopher... CLEANUP: http-fetch: Adjust smp_fetch_url32_src() comment
9 days ago  Christopher... CLEANUP: http-fetch: Remove duplcated return statement...
9 days ago  Mia KanashiBUG/MINOR: acme: contact mail should be optional, don...
9 days ago  Willy TarreauBUG/MINOR: h2: only accept :protocol with extended...
9 days ago  Willy TarreauMINOR: mux-h2: add a new message flag to indicate ext...
9 days ago  Willy TarreauBUG/MINOR: mux-h2: condition the processing of 8441...
9 days ago  Willy TarreauBUG/MINOR: h2: add decoding for :protocol in traces
9 days ago  Willy TarreauREGTESTS: http-messaging: always send RFC8441 client...
10 days ago  William LallemandBUG/MINOR: mworker/cli: check ci_insert() return value...
10 days ago  William LallemandBUG/MEDIUM: mworker/cli: fix user and operator permissi...
10 days ago  Willy TarreauREGTESTS: add a regtest to validate various NTLM transi...
10 days ago  Willy TarreauBUG/MAJOR: http-ana: fix private session retrieval...
10 days ago  William LallemandBUG/MEDIUM: ssl/sample: check output buffer size in...
10 days ago  Willy TarreauBUG/MAJOR: net_helper: also fix tcp_options_list for...
10 days ago  Christopher... BUG/MINOR: resolvers: Free opts on parse error in resol...
10 days ago  Christopher... BUG/MINOR: resolvers: Fix lookup for a hostname in...
10 days ago  Christopher... BUG/MINOR: resolvers: Free new requester on error when...
10 days ago  Christopher... CLEANUP: resolvers: Remove duplicated line when resolve...
10 days ago  Christopher... BUG/MINOR: tcpcheck: Properly report error for http...
10 days ago  Willy TarreauBUG/MINOR: dns: always validate the source address...
10 days ago  William LallemandDOC: acme: document missing acme-vars and provider...
10 days ago  Willy TarreauDOC: otel: update the filter's status and URL in the...
10 days ago  Willy TarreauBUG/MAJOR: mux-h2: preset MSGF_BODY_CL on H2_SF_DATA_CL...
10 days ago  Willy TarreauBUG/MEDIUM: mux-h2: fix the body_len to check when...
10 days ago  William LallemandCLEANUP: otel: move opentelemetry outside haproxy sources
10 days ago  Miroslav ZagoracBUILD: otel: removed USE_OTEL, addon is now built via...
10 days ago  William LallemandBUILD: add an EXTRA_MAKE option to build addons easily
10 days ago  Willy TarreauCLEANUP: mux-h2: remove the outdated condition to relea...
10 days ago  Amaury DenoyelleMINOR: quic: fix trace spacing when datagram is displayed
10 days ago  Amaury DenoyelleBUG/MINOR: quic: fix trace crash on datagram receive
10 days ago  William LallemandBUG/MEDIUM: acme: fix stalled renewal when opportunisti...
10 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...
2026-04-30  Willy TarreauBUG/MINOR: acl: fix a possible arg corruption in smp_fe...
2026-04-30  Amaury DenoyelleMINOR: h3/hq_interop: implement stream reset on shut...
2026-04-30  Amaury DenoyelleMEDIUM: mux-quic: extend shut to app proto layer
2026-04-30  Alexander StephanBUG/MEDIUM: cli: fix master CLI connection slot leak...
2026-04-30  Maxime HenrionBUG/MINOR: quic: handle cases where we don't have an...
2026-04-30  Maxime HenrionOPTIM: quic: reduce the size of struct quic_dgram
2026-04-30  Maxime HenrionMINOR: quic: store the DCID as an offset
2026-04-30  Maxime HenrionOPTIM: quic: rework the QUIC RX code
2026-04-30  Maxime HenrionMINOR: add an MPSC ring buffer implementation
2026-04-30  Willy TarreauBUG/MINOR: hpack: validate idx > 0 in hpack_valid_idx()
2026-04-30  Willy TarreauBUG/MINOR: vars: only print first invalid char in fill_...
2026-04-30  Willy TarreauBUG/MINOR: vars: don't store the variable twice with...
2026-04-30  Willy TarreauBUG/MINOR: vars: make parse_store() return error on...
2026-04-30  Willy TarreauCLEANUP: net_helper: fix incorrect const pointers in...
2026-04-30  Willy TarreauBUG/MINOR: sink: do not free existing sinks on allocati...
2026-04-29  William LallemandBUG/MINOR: acme: skip auth/challenge steps when newOrde...
2026-04-29  William LallemandBUG/MEDIUM: acme: fix segfault on newOrder with empty...
2026-04-29  Willy Tarreau[RELEASE] Released version 3.4-dev10 v3.4-dev10
2026-04-29  Christopher... BUG/MINOR: http-htx: Don't normalize emtpy path for...
2026-04-29  Christopher... BUG/MEDIUM: mux-fcgi: Properly handle full buffer for...
2026-04-29  Willy TarreauBUG/MINOR: net_helper: fix incomplete decoding in sampl...
2026-04-29  Willy TarreauBUG/MINOR: net_helper: fix out-of-bounds read in sample...
2026-04-29  Willy TarreauBUG/MINOR: net_helper: fix out-of-bounds read in tcp_fu...
2026-04-29  Willy TarreauBUG/MINOR: payload: prevent integer overflow in distcc...
2026-04-29  Willy TarreauBUG/MINOR: payload: validate minimum keyshare_len in...
2026-04-29  Willy TarreauCLEANUP: tree-wide: fix comment typos all over the...
2026-04-29  Willy TarreauBUG/MINOR: fix various typos and spelling mistakes...
2026-04-29  Olivier HouchardBUG/MEDIUM: tasks: Do not loop in task_schedule() if...
2026-04-29  Christopher... BUG/MAJOR: mux-h1: Deal with true 64-bits integer to...
2026-04-29  Christopher... BUG/MEDIUM: h1: Enforce the authority validation during...
2026-04-29  Christopher... BUG/MAJOR: http: forbid comma character in authority...
2026-04-29  Christopher... MEDIUM: http-htx: Make authority update optional when...
2026-04-29  Christopher... MEDIUM: http-htx: Make authority update optional when...
2026-04-29  Christopher... BUG/MEDIUM: http-htx: Loop on full host value during...
next