]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
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...
2026-05-25  Willy TarreauBUG/MINOR: resolvers: fix room for trailing zero in...
2026-05-25  Willy TarreauBUG/MINOR: log: free logformat expr on compile failure...
2026-05-25  Willy TarreauBUG/MEDIUM: cache: fix a refcount leak for missed secon...
2026-05-25  Willy TarreauBUG/MEDIUM: tcpcheck/spoe: bound the SPOP error code...
2026-05-25  Willy TarreauBUG/MEDIUM: regex: allocate a large enough pcre2 match...
2026-05-25  Willy TarreauBUG/MEDIUM: log-forward: make sure the month is unsigned
2026-05-25  Willy TarreauBUILD: intops: mask the fail value in array_size_or_fail()
2026-05-23  CyberpsychoJacobBUG/MEDIUM: acme: NUL terminate response buffer before...
2026-05-22  Christopher... BUG/MEDIUM: cli: Fix parsing of pattern finishing a...
2026-05-22  Christopher... BUG/MEDIUM: hlua: Fix integer underflow when receiving...
2026-05-22  Christopher... BUG/MINOR: tcpchecks: Limit parsing of agent-check...
2026-05-22  Christopher... BUG/MEDIUM: dict: hold lock while decrementing refcount...
2026-05-22  Amaury DenoyelleBUG/MINOR: quic: fix ODCID lookup from derived value
2026-05-22  Christopher... BUG/MEDIUM: ssl-gencert: Unlock LRU cache if failing...
2026-05-22  Christopher... BUG/MEDIUM: resolvers: Fix test on dn label size in...
2026-05-22  Christopher... BUG/MEDIUM: applet: Properly handle receives of size 0
2026-05-21  Amaury DenoyelleMINOR: mux_quic: do not crash on unhandled QMux frame...
2026-05-21  Amaury DenoyelleMINOR: mux_quic: handle MAX_STREAMS for uni stream...
2026-05-21  Amaury DenoyelleMINOR: mux_quic: handle STOP_SENDING in QMux
2026-05-21  Remi Tricot... BUG/MINOR: ocsp: Manage date too far away in the future
2026-05-21  Amaury DenoyelleMINOR: backend: support QMux in clear for BE side
2026-05-21  Amaury DenoyelleMINOR: session: support QMux in clear on FE side
2026-05-21  Amaury DenoyelleMINOR: connection: define mask CO_FL_WAIT_XPRT_L6
2026-05-21  Amaury DenoyelleMINOR: xprt_qmux: define default value for get_alpn
2026-05-21  Amaury DenoyelleMINOR: connection: define xprt_add_l6hs()
2026-05-21  Amaury DenoyelleMINOR: ssl_sock: remove unneeded check on QMux flags
2026-05-21  Willy TarreauBUG/MEDIUM: net_helper: fix a remaining possibly infini...
2026-05-21  Willy TarreauBUILD: proxy: unstatify the proxies_del_lock to avoid...
2026-05-21  Willy TarreauMINOR: config: shm-stats-file is no longer experimental
2026-05-20  Willy Tarreau[RELEASE] Released version 3.4-dev13 v3.4-dev13
2026-05-20  Willy TarreauDOC: update supported gcc and openssl versions in INSTALL
2026-05-20  Willy TarreauCLEANUP: tree-wide: use array_size_or_fail() in array...
2026-05-20  Willy TarreauMINOR: intops: add a multiply overflow detection for...
2026-05-20  Olivier HouchardMEDIUM: stick-tables: Avoid freeing elements while...
2026-05-20  Christopher... BUG/MEDIUM: htx: Alloc a chunk of right size in htx_rep...
2026-05-20  Christopher... BUG/MEDIUM: applet: Fix transfer of HTX data to the...
2026-05-20  Christopher... MEDIUM: htx: Improve htx_xfer API to not count HTX...
2026-05-20  Christopher... BUG/MINOR: htx: Fix value of HTX_XFER_HDRS_ONLY flag
2026-05-20  Amaury DenoyelleBUG/MINOR: mux_quic: do not exceed stream.max-concurren...
2026-05-20  Amaury DenoyelleDOC: fix typo on QUIC stream.max-concurrent reference
2026-05-20  Olivier HouchardBUG/MEDIUM: servers: Don't forget to set srv_hash when...
2026-05-20  Willy TarreauMEDIUM: startup: warn when chroot is not set for root
2026-05-20  Willy TarreauMINOR: startup: do not execute chroot() when "/"
2026-05-20  Willy TarreauBUILD: traces: add USE_TRACE allowing to disable traces
2026-05-20  Willy TarreauBUILD: traces: set a few __maybe_unused on vars used...
2026-05-20  Amaury DenoyelleBUG/MINOR: prevent conn leak in case of xprt_qmux init...
2026-05-20  Olivier HouchardBUG/MEDIUM: servers: Store the connection hash with...
2026-05-20  Amaury DenoyelleMAJOR: mux_quic: support stream elasticity during conne...
2026-05-20  Amaury DenoyelleMINOR: mux_quic: define ms_bidi_rel QCC member
2026-05-20  Amaury DenoyelleMINOR: quic: use stream elasticity value for initial...
2026-05-20  Amaury DenoyelleMINOR: mux_quic: implement basic committed_extra_stream...
2026-05-20  Amaury DenoyelleOPTIM: h2: do not update committed streams if elasticit...
2026-05-20  Amaury DenoyelleMINOR: h2: explain committed_extra_streams dec on h2_in...
2026-05-20  Maxime HenrionMEDIUM: startup: add automatic chroot feature
2026-05-20  Maxime HenrionMINOR: startup: support unprivileged chroot if possible
2026-05-19  Willy TarreauMINOR: backend: support hash-key guid for a stabler...
2026-05-19  Willy TarreauMINOR: server: support hash-key id32 for a cleaner...
2026-05-19  Willy TarreauBUG/MINOR: backend: fix balance hash calculation when...
2026-05-19  Willy TarreauBUG/MINOR: server: accept server IDs above 2^31 and...
2026-05-19  Amaury DenoyelleMEDIUM: ssl: allow h3/QMux negotiation without explicit...
2026-05-19  Amaury DenoyelleMINOR: proxy/server: reject TCP ALPN h3 without experim...
2026-05-19  Amaury DenoyelleMINOR: connection/mux_quic: add MUX <init_xprt> field...
2026-05-19  Amaury DenoyelleMINOR: connection: define conn_select_mux_be()
next