]> git.kaiwu.me - haproxy.git/shortlog
haproxy.git
8 days ago Christopher... BUG/MINOR: resolvers: Free opts on parse error in resol...
8 days ago Christopher... BUG/MINOR: resolvers: Fix lookup for a hostname in...
8 days ago Christopher... BUG/MINOR: resolvers: Free new requester on error when...
8 days ago Christopher... CLEANUP: resolvers: Remove duplicated line when resolve...
8 days ago Christopher... BUG/MINOR: tcpcheck: Properly report error for http...
8 days ago Willy TarreauBUG/MINOR: dns: always validate the source address...
8 days ago William LallemandDOC: acme: document missing acme-vars and provider...
8 days ago Willy TarreauDOC: otel: update the filter's status and URL in the...
8 days ago Willy TarreauBUG/MAJOR: mux-h2: preset MSGF_BODY_CL on H2_SF_DATA_CL...
8 days ago Willy TarreauBUG/MEDIUM: mux-h2: fix the body_len to check when...
8 days ago William LallemandCLEANUP: otel: move opentelemetry outside haproxy sources
8 days ago Miroslav ZagoracBUILD: otel: removed USE_OTEL, addon is now built via...
8 days ago William LallemandBUILD: add an EXTRA_MAKE option to build addons easily
8 days ago Willy TarreauCLEANUP: mux-h2: remove the outdated condition to relea...
8 days ago Amaury DenoyelleMINOR: quic: fix trace spacing when datagram is displayed
8 days ago Amaury DenoyelleBUG/MINOR: quic: fix trace crash on datagram receive
8 days ago William LallemandBUG/MEDIUM: acme: fix stalled renewal when opportunisti...
8 days ago Amaury DenoyelleBUG/MINOR: quic: fix buffer overflow with sockaddr_in46
12 days ago William LallemandCI: github: add DEBUG_STRICT=2 to ASAN jobs
12 days ago Willy TarreauCLEANUP: acl: remove duplicate test in parse_acl_expr...
12 days ago Willy TarreauBUG/MINOR: pattern: release the reference on failure...
12 days ago Willy TarreauCLEANUP: map/cli: fix some map-related help messages
12 days ago Willy TarreauBUG/MINOR: map: do not leak a map descriptor on load...
12 days ago Willy TarreauBUG/MINOR: acl: fix a possible arg corruption in smp_fe...
12 days ago Amaury DenoyelleMINOR: h3/hq_interop: implement stream reset on shut...
12 days ago Amaury DenoyelleMEDIUM: mux-quic: extend shut to app proto layer
12 days ago Alexander StephanBUG/MEDIUM: cli: fix master CLI connection slot leak...
12 days ago Maxime HenrionBUG/MINOR: quic: handle cases where we don't have an...
12 days ago Maxime HenrionOPTIM: quic: reduce the size of struct quic_dgram
12 days ago Maxime HenrionMINOR: quic: store the DCID as an offset
12 days ago Maxime HenrionOPTIM: quic: rework the QUIC RX code
12 days ago Maxime HenrionMINOR: add an MPSC ring buffer implementation
12 days ago Willy TarreauBUG/MINOR: hpack: validate idx > 0 in hpack_valid_idx()
12 days ago Willy TarreauBUG/MINOR: vars: only print first invalid char in fill_...
12 days ago Willy TarreauBUG/MINOR: vars: don't store the variable twice with...
12 days ago Willy TarreauBUG/MINOR: vars: make parse_store() return error on...
12 days ago Willy TarreauCLEANUP: net_helper: fix incorrect const pointers in...
12 days ago Willy TarreauBUG/MINOR: sink: do not free existing sinks on allocati...
12 days ago William LallemandBUG/MINOR: acme: skip auth/challenge steps when newOrde...
12 days ago William LallemandBUG/MEDIUM: acme: fix segfault on newOrder with empty...
13 days ago Willy Tarreau[RELEASE] Released version 3.4-dev10 v3.4-dev10
13 days ago Christopher... BUG/MINOR: http-htx: Don't normalize emtpy path for...
13 days ago Christopher... BUG/MEDIUM: mux-fcgi: Properly handle full buffer for...
13 days ago Willy TarreauBUG/MINOR: net_helper: fix incomplete decoding in sampl...
13 days ago Willy TarreauBUG/MINOR: net_helper: fix out-of-bounds read in sample...
13 days ago Willy TarreauBUG/MINOR: net_helper: fix out-of-bounds read in tcp_fu...
13 days ago Willy TarreauBUG/MINOR: payload: prevent integer overflow in distcc...
13 days ago Willy TarreauBUG/MINOR: payload: validate minimum keyshare_len in...
13 days ago Willy TarreauCLEANUP: tree-wide: fix comment typos all over the...
13 days ago Willy TarreauBUG/MINOR: fix various typos and spelling mistakes...
13 days ago Olivier HouchardBUG/MEDIUM: tasks: Do not loop in task_schedule() if...
13 days ago Christopher... BUG/MAJOR: mux-h1: Deal with true 64-bits integer to...
13 days ago Christopher... BUG/MEDIUM: h1: Enforce the authority validation during...
13 days ago Christopher... BUG/MAJOR: http: forbid comma character in authority...
13 days ago Christopher... MEDIUM: http-htx: Make authority update optional when...
13 days ago Christopher... MEDIUM: http-htx: Make authority update optional when...
13 days ago Christopher... BUG/MEDIUM: http-htx: Loop on full host value during...
13 days ago Christopher... BUG/MEDIUM: http-htx: Don't use data from HTX message...
13 days ago Christopher... BUG/MAJOR: http-htx: Store new host in a chunk for...
13 days ago Tim DuesterhusCLEANUP: Reapply ha_free.cocci (2)
13 days ago Tim DuesterhusCLEANUP: Reapply strcmp.cocci (3)
13 days ago Tim DuesterhusCLEANUP: Reapply ist.cocci (4)
13 days ago William LallemandBUILD: 51d: fix bool definition on dummy lib v4
2026-04-28 Amaury DenoyelleBUG/MINOR: mux_quic: free frames emitted with QMux
2026-04-28 Amaury DenoyelleMINOR: mux_quic: remove superfluous b_size() before...
2026-04-28 Maxime HenrionMINOR: lb: cleanups
2026-04-28 Maxime HenrionMEDIUM: lb: use the LB ops tables
2026-04-28 Maxime HenrionMINOR: lb: infrastructure for declarative initialization
2026-04-27 Willy TarreauBUG/MINOR: http_ana: use scf to report term_evts in...
2026-04-27 Willy TarreauBUG/MEDIUM: mux_h1: fix stack buffer overflow in h1_app...
2026-04-27 Amaury DenoyelleMINOR: mux_quic/h3: report termination events at stream...
2026-04-27 Amaury DenoyelleMINOR: mux_quic/h3: report termination events at connec...
2026-04-27 Amaury DenoyelleMINOR: mux_quic: display QCS sd on traces
2026-04-27 Amaury DenoyelleMINOR: mux_quic: return conn error code in debug string
2026-04-27 Willy TarreauCLEANUP: tree-wide: fix around 20 mistakes in comments...
2026-04-27 Willy TarreauCLEANUP: mux-h2: remove duplicate forward declaration...
2026-04-27 Willy TarreauCLEANUP: tools: drop upper case check after tolower()
2026-04-27 Willy TarreauCLEANUP: peers: fix a few user-visible spelling mistakes
2026-04-27 Willy TarreauBUG/MINOR: peers: fix wrong flag reported twice for...
2026-04-27 Willy TarreauBUG/MINOR: peers: fix logical "and" when checking for...
2026-04-27 Willy TarreauBUG/MINOR: sample: fix NULL strm dereference in sample_...
2026-04-27 Willy TarreauBUG/MINOR: sample: fix memory leak in smp_resolve_args...
2026-04-27 Willy TarreauBUG/MINOR: sample: fix memory leak in check_when_cond...
2026-04-27 Willy TarreauBUG/MINOR: tools: free previously allocated strings...
2026-04-27 Willy TarreauBUG/MINOR: tools: fix memory leak in indent_msg() on...
2026-04-27 Willy TarreauBUG/MINOR: tools: my_memspn/my_memcspn wrong cast causi...
2026-04-27 Willy TarreauCLEANUP: tree-wide: address various spelling mistakes...
2026-04-27 Willy TarreauBUG/MINOR: tree-wide: fix a few user-visible spelling...
2026-04-27 Willy TarreauBUG/MINOR: ssl: fix double-free on failed realloc in...
2026-04-27 Miroslav ZagoracBUILD: ot: emitted deprecation warning at build time
2026-04-27 Miroslav ZagoracMEDIUM: ot: emitted deprecation warning at filter init
2026-04-27 Christopher... DOC: config: Fix typo in tune.bufsize.large description
2026-04-27 Christopher... DOC: config: Fix log-format example with last rule...
2026-04-25 BiancaDogareciBUG/MINOR: ssl: fix memory leak on realloc failure...
2026-04-25 Ilia ShipitsinBUG/MINOR: ssl: fix memory leaks on realloc failure...
2026-04-25 Ilia ShipitsinBUG/MINOR: ssl: fix memory leaks on realloc failure...
2026-04-24 Amaury DenoyelleBUG/MEDIUM: stats: fix crash on 'dump stats-file'
2026-04-24 Pierre CheynierMINOR: sample: converter for frontend existence check
2026-04-24 Daniel LenarBUG/MINOR: tcpcheck: Allow connection reuse without...
2026-04-24 Amaury DenoyelleMINOR: mux_quic: handle incomplete QMux record read
next