]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
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...
7 days ago  Willy TarreauBUG/MINOR: http-ext: always check remaining data when...
7 days ago  Willy TarreauBUG/MEDIUM: acme: protect against risk of null-deref...
7 days ago  Willy TarreauBUG/MINOR: http-fetch: check against the whole token...
7 days ago  Willy TarreauBUG/MINOR: sample: request an extra output byte for...
7 days ago  Willy TarreauBUG/MINOR: resolvers: relax size checks in authority...
7 days ago  Willy TarreauBUG/MINOR: cache: also recognize directives in the...
7 days ago  Willy TarreauBUG/MEDIUM: cache: always verify the primary hash in...
7 days ago  Willy TarreauBUG/MEDIUM: h1: limit status codes to 3 digits by default
7 days ago  Willy TarreauBUG/MEDIUM: h1: drop headers whose names contain invali...
7 days ago  Willy TarreauMINOR: haterm: do not emit a warning when not using SSL
7 days ago  Frederic LecailleMINOR: haterm: enable h3 for TCP bindings
8 days ago  Willy TarreauBUG/MINOR: haterm: fix the random suffix multiplication
8 days ago  Willy TarreauCLEANUP: resolvers: fix comment typos and wrong filenam...
8 days ago  Willy TarreauCLEANUP: resolvers: remove pool_free(NULL) in SRV addit...
8 days ago  Willy TarreauCLEANUP: resolvers: use read_n32() instead of open...
8 days ago  Willy TarreauBUG/MINOR: sample: limit the be2hex converter's chunk...
8 days ago  Willy TarreauBUG/MINOR: init: use more than ha_random64() for the...
8 days ago  Willy TarreauBUG/MINOR: dict: fix refcount race on insert collision
8 days ago  Willy TarreauBUG/MINOR: log: look for the end of priority before...
8 days ago  Willy TarreauBUG/MINOR: mux-h2: validate HEADERS frame length before...
8 days ago  Willy TarreauBUG/MINOR: resolvers: fix risk of appending garbage...
8 days ago  Willy TarreauBUG/MINOR: resolvers: fix room for trailing zero in...
8 days ago  Willy TarreauBUG/MINOR: log: free logformat expr on compile failure...
8 days ago  Willy TarreauBUG/MEDIUM: cache: fix a refcount leak for missed secon...
8 days ago  Willy TarreauBUG/MEDIUM: tcpcheck/spoe: bound the SPOP error code...
8 days ago  Willy TarreauBUG/MEDIUM: regex: allocate a large enough pcre2 match...
8 days ago  Willy TarreauBUG/MEDIUM: log-forward: make sure the month is unsigned
8 days ago  Willy TarreauBUILD: intops: mask the fail value in array_size_or_fail()
10 days ago  CyberpsychoJacobBUG/MEDIUM: acme: NUL terminate response buffer before...
11 days ago  Christopher... BUG/MEDIUM: cli: Fix parsing of pattern finishing a...
11 days ago  Christopher... BUG/MEDIUM: hlua: Fix integer underflow when receiving...
11 days ago  Christopher... BUG/MINOR: tcpchecks: Limit parsing of agent-check...
11 days ago  Christopher... BUG/MEDIUM: dict: hold lock while decrementing refcount...
11 days ago  Amaury DenoyelleBUG/MINOR: quic: fix ODCID lookup from derived value
11 days ago  Christopher... BUG/MEDIUM: ssl-gencert: Unlock LRU cache if failing...
11 days ago  Christopher... BUG/MEDIUM: resolvers: Fix test on dn label size in...
11 days ago  Christopher... BUG/MEDIUM: applet: Properly handle receives of size 0
12 days ago  Amaury DenoyelleMINOR: mux_quic: do not crash on unhandled QMux frame...
12 days ago  Amaury DenoyelleMINOR: mux_quic: handle MAX_STREAMS for uni stream...
12 days ago  Amaury DenoyelleMINOR: mux_quic: handle STOP_SENDING in QMux
12 days ago  Remi Tricot... BUG/MINOR: ocsp: Manage date too far away in the future
12 days ago  Amaury DenoyelleMINOR: backend: support QMux in clear for BE side
12 days ago  Amaury DenoyelleMINOR: session: support QMux in clear on FE side
12 days ago  Amaury DenoyelleMINOR: connection: define mask CO_FL_WAIT_XPRT_L6
12 days ago  Amaury DenoyelleMINOR: xprt_qmux: define default value for get_alpn
12 days ago  Amaury DenoyelleMINOR: connection: define xprt_add_l6hs()
12 days ago  Amaury DenoyelleMINOR: ssl_sock: remove unneeded check on QMux flags
12 days ago  Willy TarreauBUG/MEDIUM: net_helper: fix a remaining possibly infini...
12 days ago  Willy TarreauBUILD: proxy: unstatify the proxies_del_lock to avoid...
12 days ago  Willy TarreauMINOR: config: shm-stats-file is no longer experimental
next