]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
13 days ago  Ilia ShipitsinCLEANUP: addons/51degrees: initialize variables
2026-05-29  Olivier HouchardBUG/MEDIUM: resolvers: Wait a bit before calling the...
2026-05-29  Maxime HenrionBUG/MINOR: cache: fix cache tree iteration
2026-05-29  William LallemandBUILD: Makefile: put EXTRA_MAKE help at the right place
2026-05-29  Olivier HouchardMINOR: quic: Copy sin6_flowinfo and sin6_scope_id too
2026-05-29  Olivier HouchardBUG/MINOR: quic: Fix another buffer overflow with socka...
2026-05-29  Willy TarreauBUILD: makefile: include EXTRA_MAKE in the .build_opts...
2026-05-28  Willy TarreauMINOR: thread: report when thread-groups or nbthread...
2026-05-28  Willy TarreauMINOR: cpu-topo: notify when cpu-policy is ignored...
2026-05-28  Willy TarreauCLEANUP: thread: indicate when max-threads-per-group...
2026-05-28  Willy TarreauBUG/MEDIUM: threads: ignore max-threads-per-group when...
2026-05-28  Willy TarreauBUG/MINOR: threads: set at least grp_max when mtpg...
2026-05-28  Willy TarreauREGTESTS: quic: disable quic/ocsp_auto_update for now
2026-05-28  William LallemandBUG/MEDIUM: lua: register hlua_init() as a pre-check...
2026-05-28  Frederic LecailleRevert "MEDIUM: quic: optimize HKDF operations by reusi...
2026-05-28  Frederic LecailleBUG/MINOR: quic: update drs->lost before calling on_ack...
2026-05-28  Frederic LecailleBUG/MEDIUM: quic: reset consecutive_losses on exit...
2026-05-28  Frederic LecailleBUG/MEDIUM: quic: reset cwnd in slow_start on persisten...
2026-05-28  Frederic LecailleMEDIUM: quic: optimize HKDF operations by reusing per...
2026-05-28  Frederic LecailleBUG/MINOR: quic: fix ack range node pool_free call...
2026-05-28  Amaury DenoyelleBUG/MINOR: mux_quic: prevent BE reuse with an errored...
2026-05-28  Amaury DenoyelleBUG/MINOR: mux_quic: fix BE conn removal on app shutdown
2026-05-28  Amaury DenoyelleBUG/MINOR: mux_quic: open an idle QCS on reset on BE...
2026-05-28  Amaury DenoyelleMINOR: mux_quic/flags: add missing flags
2026-05-28  William LallemandBUILD: addons: convert WURFL addon to EXTRA_MAKE 20260528-extra-make flx04/20260528-extra-make
2026-05-28  William LallemandBUILD: addons: convert deviceatlas addon to EXTRA_MAKE
2026-05-28  William LallemandBUILD: addons: convert 51d addon to EXTRA_MAKE
2026-05-28  Christopher... BUG/MINOR: mux-h2: Count padding for connection flow...
2026-05-28  William LallemandREGTESTS: lua: fix tune.lua.openlibs in Lua reg-tests
2026-05-28  William LallemandBUG/MEDIUM: lua: defer Lua VM initialisation to the...
2026-05-28  Frederic LecailleBUG/MINOR: quic: Fix memory leak in quic_deallocate_dgh...
2026-05-28  Frederic LecailleBUG/MEDIUM: quic: handle ECONNREFUSED on RX side
2026-05-27  Frederic LecailleCLEANUP: qpack: move encoded macros to qpack-t.h to... 20260527-fle-ia-review flx04/20260527-fle-ia-review
2026-05-27  Frederic LecailleBUG/MINOR: qpack: fix huff_dec() error handling in...
2026-05-27  Frederic LecailleCLEANUP: qpack: fix copy-paste typo in value Huffman...
2026-05-27  Frederic LecailleBUG/MINOR: qpack: fix sign bit mask in qpack_decode_fs_...
2026-05-27  Frederic LecailleCLEANUP: qpack: fix copy-paste typo in value Huffman...
2026-05-27  Frederic LecailleBUG/MINOR: qpack: fix potential null-pointer dereferenc...
2026-05-27  Frederic LecailleBUG/MINOR: qpack: Fix index calculation in debug functions
2026-05-27  Christopher... Revert "BUG/MEDIUM: dns: fix long loops in additional...
2026-05-27  Amaury DenoyelleBUG/MINOR: qmux: reject too large initial record
2026-05-27  Amaury DenoyelleBUG/MEDIUM: qmux: do not crash on receiving an invalid...
2026-05-27  Amaury DenoyelleBUG/MEDIUM: qmux: do not crash on too large record
2026-05-27  Olivier HouchardBUG/MEDIUM: cpu-topo: Enforce thread-hard-limit on...
2026-05-27  Chad LavoieBUG/MINOR: mux-h1: H2 preface rejection doesn't update...
2026-05-27  William LallemandBUG/MINOR: ssl-gencert: validate SNI characters to...
2026-05-27  Christopher... BUG/MINOR: tcpcheck: Check LDAP response to not read...
2026-05-26  Willy Tarreau[RELEASE] Released version 3.4-dev14 v3.4-dev14
2026-05-26  Christopher... CLEANUP: mux-fcgi/mux-spop: Remove copy/pasted comment...
2026-05-26  Christopher... BUG/MINOR: mux-spop: Use relative offset to compute...
2026-05-26  Christopher... BUG/MINOR: mux-fcgi: Use relative offset to compute...
2026-05-26  Christopher... BUG/MEDIUM: h1-htx: Sanitize parsing to properly handle...
2026-05-26  Christopher... MINOR: h1: Add a H1M flag to specify a non-empty ...
2026-05-26  Christopher... MINOR: http: Add function to remove all occurrences...
2026-05-26  Christopher... BUG/MEDIUM: mux-fcgi: reject stream ID 0 for applicatio...
2026-05-26  Remi Tricot... BUG/MEDIUM: jwe: substitute random CEK on RSA1_5 decryp...
2026-05-26  Remi Tricot... BUG/MINOR: jwe: enforce GCM tag length to 128 bits
2026-05-26  Amaury DenoyelleBUG/MINOR: quic: reject packet too short for HP decryption
2026-05-26  Amaury DenoyelleBUG/MINOR: qmux: do not crash on frame parsing issue
2026-05-26  Willy TarreauBUG/MINOR: hlua: prevent Lua from passing CR/LF/NUL...
2026-05-26  Amaury DenoyelleBUG/MINOR: h3: add missing break on rcv_buf()
2026-05-26  William LallemandBUG/MEDIUM: auth: fix unconfigured password NULL deref
2026-05-26  Amaury DenoyelleBUG/MINOR: h3: reject server MAX_PUSH_ID frame
2026-05-26  Amaury DenoyelleBUG/MINOR: h3: adjust error on PUSH_PROMISE frame reception
2026-05-26  Amaury DenoyelleBUG/MINOR: h3: reject client CANCEL_PUSH frame
2026-05-26  Amaury DenoyelleBUG/MINOR: h3: reject server push stream
2026-05-26  Amaury DenoyelleBUG/MEDIUM: h3: reject client push stream
2026-05-26  Willy TarreauMEDIUM: tools: switch the main PRNG to a thread-local...
2026-05-26  Willy TarreauMEDIUM: quic: use ha_random64_pair_hashed() to generate...
2026-05-26  Willy TarreauMEDIUM: h1: use ha_random64_pair_hashed() for the WebSo...
2026-05-26  Willy TarreauMEDIUM: tools: use the hashed random pair for UUID...
2026-05-26  Willy TarreauMEDIUM: init: fall back to ha_random64_pair_hashed...
2026-05-26  Willy TarreauMINOR: tools: provide a function to generate a hashed...
2026-05-26  Willy TarreauBUG/MEDIUM: tools: insert an XXH64 layer on the PRNG...
2026-05-26  Willy TarreauBUG/MINOR: addons/51d: NUL-terminate headers before...
2026-05-26  Willy TarreauBUG/MINOR: resolvers: switch to a better PRNG for query IDs
2026-05-26  Willy TarreauBUG/MINOR: ssl-hello: make use of the null-terminated...
2026-05-26  Willy TarreauBUG/MINOR: payload: fix the handshake length bounds...
2026-05-26  Willy TarreauBUG/MINOR: base64: return empty string for empty input...
2026-05-26  Willy TarreauBUG/MINOR: http-ext: always check remaining data when...
2026-05-26  Willy TarreauBUG/MEDIUM: acme: protect against risk of null-deref...
2026-05-26  Willy TarreauBUG/MINOR: http-fetch: check against the whole token...
2026-05-26  Willy TarreauBUG/MINOR: sample: request an extra output byte for...
2026-05-26  Willy TarreauBUG/MINOR: resolvers: relax size checks in authority...
2026-05-26  Willy TarreauBUG/MINOR: cache: also recognize directives in the...
2026-05-26  Willy TarreauBUG/MEDIUM: cache: always verify the primary hash in...
2026-05-26  Willy TarreauBUG/MEDIUM: h1: limit status codes to 3 digits by default
2026-05-26  Willy TarreauBUG/MEDIUM: h1: drop headers whose names contain invali...
2026-05-26  Willy TarreauMINOR: haterm: do not emit a warning when not using SSL
2026-05-26  Frederic LecailleMINOR: haterm: enable h3 for TCP bindings
2026-05-25  Willy TarreauBUG/MINOR: haterm: fix the random suffix multiplication
2026-05-25  Willy TarreauCLEANUP: resolvers: fix comment typos and wrong filenam...
2026-05-25  Willy TarreauCLEANUP: resolvers: remove pool_free(NULL) in SRV addit...
2026-05-25  Willy TarreauCLEANUP: resolvers: use read_n32() instead of open...
2026-05-25  Willy TarreauBUG/MINOR: sample: limit the be2hex converter's chunk...
2026-05-25  Willy TarreauBUG/MINOR: init: use more than ha_random64() for the...
2026-05-25  Willy TarreauBUG/MINOR: dict: fix refcount race on insert collision
2026-05-25  Willy TarreauBUG/MINOR: log: look for the end of priority before...
2026-05-25  Willy TarreauBUG/MINOR: mux-h2: validate HEADERS frame length before...
2026-05-25  Willy TarreauBUG/MINOR: resolvers: fix risk of appending garbage...
next