]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
27 hours ago  Willy TarreauBUILD: makefile: search for Lua 5.5 as well
28 hours ago  Olivier HouchardBUG/MINOR: tasks: Increase the right niced_task counter
30 hours ago  Olivier HouchardBUG/MEDIUM: leastconn: Unlock the write lock on allocat...
30 hours ago  Christopher... BUG/MINOR: mux-spop: Fix possible off-by-one OOB read...
30 hours ago  Christopher... BUG/MINOR: applet: Commit changes into input buffer...
31 hours ago  Olivier HouchardBUG/MEDIUM: ssl: Make sure the alpn length is small...
31 hours ago  Willy TarreauMINOR: debug: add -dA to dump an archive of all depende...
31 hours ago  Willy TarreauMINOR: deinit: release the in-memory copy of shared...
36 hours ago  Christopher... BUG/MEDIUM: htx: Fix headers rollback on partial copy...
36 hours ago  Christopher... BUG/MEDIUM: mux-h1: Dup connection/upgrade value to...
36 hours ago  Christopher... BUG/MINOR: cache: Fix copy of value when parsing maxage
36 hours ago  Amaury DenoyelleBUG/MEDIUM: h3: fix MAX_PUSH_ID handling
36 hours ago  Amaury DenoyelleCLEANUP: fix comment typo
37 hours ago  Olivier HouchardBUG/MEDIUM: qmux: Close connection on invalid frame
45 hours ago  Willy TarreauDOC: security: also add a note to exclude dev/ and...
47 hours ago  Willy TarreauDOC: add security.txt describing how to report security...
2 days ago  Willy TarreauDOC: internals: add a threat model definition
2 days ago  Willy TarreauDOC: internals: clarify ambiguous wording in core-princ...
2 days ago  Ilia ShipitsinCLEANUP: admin/halog: improve handling of memory alloca...
2 days ago  Ilia ShipitsinCLEANUP: ncbmbuf: improve handling of memory allocation...
2 days ago  Ilia ShipitsinMINOR: addons/51degrees: handle memory allocation failures
2 days ago  Ilia ShipitsinCLEANUP: addons/51degrees: initialize variables
4 days ago  Olivier HouchardBUG/MEDIUM: resolvers: Wait a bit before calling the...
4 days ago  Maxime HenrionBUG/MINOR: cache: fix cache tree iteration
4 days ago  William LallemandBUILD: Makefile: put EXTRA_MAKE help at the right place
4 days ago  Olivier HouchardMINOR: quic: Copy sin6_flowinfo and sin6_scope_id too
4 days ago  Olivier HouchardBUG/MINOR: quic: Fix another buffer overflow with socka...
4 days ago  Willy TarreauBUILD: makefile: include EXTRA_MAKE in the .build_opts...
5 days ago  Willy TarreauMINOR: thread: report when thread-groups or nbthread...
5 days ago  Willy TarreauMINOR: cpu-topo: notify when cpu-policy is ignored...
5 days ago  Willy TarreauCLEANUP: thread: indicate when max-threads-per-group...
5 days ago  Willy TarreauBUG/MEDIUM: threads: ignore max-threads-per-group when...
5 days ago  Willy TarreauBUG/MINOR: threads: set at least grp_max when mtpg...
5 days ago  Willy TarreauREGTESTS: quic: disable quic/ocsp_auto_update for now
5 days ago  William LallemandBUG/MEDIUM: lua: register hlua_init() as a pre-check...
5 days ago  Frederic LecailleRevert "MEDIUM: quic: optimize HKDF operations by reusi...
5 days ago  Frederic LecailleBUG/MINOR: quic: update drs->lost before calling on_ack...
5 days ago  Frederic LecailleBUG/MEDIUM: quic: reset consecutive_losses on exit...
5 days ago  Frederic LecailleBUG/MEDIUM: quic: reset cwnd in slow_start on persisten...
5 days ago  Frederic LecailleMEDIUM: quic: optimize HKDF operations by reusing per...
5 days ago  Frederic LecailleBUG/MINOR: quic: fix ack range node pool_free call...
5 days ago  Amaury DenoyelleBUG/MINOR: mux_quic: prevent BE reuse with an errored...
5 days ago  Amaury DenoyelleBUG/MINOR: mux_quic: fix BE conn removal on app shutdown
5 days ago  Amaury DenoyelleBUG/MINOR: mux_quic: open an idle QCS on reset on BE...
5 days ago  Amaury DenoyelleMINOR: mux_quic/flags: add missing flags
5 days ago  William LallemandBUILD: addons: convert WURFL addon to EXTRA_MAKE 20260528-extra-make flx04/20260528-extra-make
5 days ago  William LallemandBUILD: addons: convert deviceatlas addon to EXTRA_MAKE
5 days ago  William LallemandBUILD: addons: convert 51d addon to EXTRA_MAKE
5 days ago  Christopher... BUG/MINOR: mux-h2: Count padding for connection flow...
5 days ago  William LallemandREGTESTS: lua: fix tune.lua.openlibs in Lua reg-tests
5 days ago  William LallemandBUG/MEDIUM: lua: defer Lua VM initialisation to the...
5 days ago  Frederic LecailleBUG/MINOR: quic: Fix memory leak in quic_deallocate_dgh...
5 days ago  Frederic LecailleBUG/MEDIUM: quic: handle ECONNREFUSED on RX side
6 days ago  Frederic LecailleCLEANUP: qpack: move encoded macros to qpack-t.h to... 20260527-fle-ia-review flx04/20260527-fle-ia-review
6 days ago  Frederic LecailleBUG/MINOR: qpack: fix huff_dec() error handling in...
6 days ago  Frederic LecailleCLEANUP: qpack: fix copy-paste typo in value Huffman...
6 days ago  Frederic LecailleBUG/MINOR: qpack: fix sign bit mask in qpack_decode_fs_...
6 days ago  Frederic LecailleCLEANUP: qpack: fix copy-paste typo in value Huffman...
6 days ago  Frederic LecailleBUG/MINOR: qpack: fix potential null-pointer dereferenc...
6 days ago  Frederic LecailleBUG/MINOR: qpack: Fix index calculation in debug functions
6 days ago  Christopher... Revert "BUG/MEDIUM: dns: fix long loops in additional...
6 days ago  Amaury DenoyelleBUG/MINOR: qmux: reject too large initial record
6 days ago  Amaury DenoyelleBUG/MEDIUM: qmux: do not crash on receiving an invalid...
6 days ago  Amaury DenoyelleBUG/MEDIUM: qmux: do not crash on too large record
6 days ago  Olivier HouchardBUG/MEDIUM: cpu-topo: Enforce thread-hard-limit on...
6 days ago  Chad LavoieBUG/MINOR: mux-h1: H2 preface rejection doesn't update...
6 days ago  William LallemandBUG/MINOR: ssl-gencert: validate SNI characters to...
6 days ago  Christopher... BUG/MINOR: tcpcheck: Check LDAP response to not read...
7 days ago  Willy Tarreau[RELEASE] Released version 3.4-dev14 v3.4-dev14
7 days ago  Christopher... CLEANUP: mux-fcgi/mux-spop: Remove copy/pasted comment...
7 days ago  Christopher... BUG/MINOR: mux-spop: Use relative offset to compute...
7 days ago  Christopher... BUG/MINOR: mux-fcgi: Use relative offset to compute...
7 days ago  Christopher... BUG/MEDIUM: h1-htx: Sanitize parsing to properly handle...
7 days ago  Christopher... MINOR: h1: Add a H1M flag to specify a non-empty ...
7 days ago  Christopher... MINOR: http: Add function to remove all occurrences...
7 days ago  Christopher... BUG/MEDIUM: mux-fcgi: reject stream ID 0 for applicatio...
7 days ago  Remi Tricot... BUG/MEDIUM: jwe: substitute random CEK on RSA1_5 decryp...
7 days ago  Remi Tricot... BUG/MINOR: jwe: enforce GCM tag length to 128 bits
7 days ago  Amaury DenoyelleBUG/MINOR: quic: reject packet too short for HP decryption
7 days ago  Amaury DenoyelleBUG/MINOR: qmux: do not crash on frame parsing issue
7 days ago  Willy TarreauBUG/MINOR: hlua: prevent Lua from passing CR/LF/NUL...
7 days ago  Amaury DenoyelleBUG/MINOR: h3: add missing break on rcv_buf()
7 days ago  William LallemandBUG/MEDIUM: auth: fix unconfigured password NULL deref
7 days ago  Amaury DenoyelleBUG/MINOR: h3: reject server MAX_PUSH_ID frame
7 days ago  Amaury DenoyelleBUG/MINOR: h3: adjust error on PUSH_PROMISE frame reception
7 days ago  Amaury DenoyelleBUG/MINOR: h3: reject client CANCEL_PUSH frame
7 days ago  Amaury DenoyelleBUG/MINOR: h3: reject server push stream
7 days ago  Amaury DenoyelleBUG/MEDIUM: h3: reject client push stream
7 days ago  Willy TarreauMEDIUM: tools: switch the main PRNG to a thread-local...
7 days ago  Willy TarreauMEDIUM: quic: use ha_random64_pair_hashed() to generate...
7 days ago  Willy TarreauMEDIUM: h1: use ha_random64_pair_hashed() for the WebSo...
7 days ago  Willy TarreauMEDIUM: tools: use the hashed random pair for UUID...
7 days ago  Willy TarreauMEDIUM: init: fall back to ha_random64_pair_hashed...
7 days ago  Willy TarreauMINOR: tools: provide a function to generate a hashed...
7 days ago  Willy TarreauBUG/MEDIUM: tools: insert an XXH64 layer on the PRNG...
7 days ago  Willy TarreauBUG/MINOR: addons/51d: NUL-terminate headers before...
7 days ago  Willy TarreauBUG/MINOR: resolvers: switch to a better PRNG for query IDs
7 days ago  Willy TarreauBUG/MINOR: ssl-hello: make use of the null-terminated...
7 days ago  Willy TarreauBUG/MINOR: payload: fix the handshake length bounds...
7 days ago  Willy TarreauBUG/MINOR: base64: return empty string for empty input...
next