]> git.kaiwu.me - haproxy.git/shortlog
haproxy.git
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
2026-04-24 Amaury DenoyelleMINOR: mux_quic: handle conn errors on QMux without...
2026-04-24 Amaury DenoyelleMINOR: mux_quic: receive MAX_STREAMS_BIDI frames in...
2026-04-24 Amaury DenoyelleMINOR: mux_quic/xprt_qstrm: simplify Rx buffer transfer
2026-04-24 Amaury DenoyelleMINOR: mux_quic: use dynamic conn buffers for QMux
2026-04-24 Amaury DenoyelleMINOR: mux_quic: use dynamic Tx streams buffers for...
2026-04-24 Amaury DenoyelleMINOR: mux_quic: refactor QMux send frames function
2026-04-24 Amaury DenoyelleMINOR: xprt_qstrm: implement close callback
2026-04-24 Amaury DenoyelleMINOR: connection: document conn_create_mux()
2026-04-24 Amaury DenoyelleMINOR: xprt_qstrm: remove unused subs
2026-04-24 Amaury DenoyelleBUG/MINOR: mux_quic: do not release conn on qcc_recv...
2026-04-24 Amaury DenoyelleBUG/MINOR: xprt_qstrm: prevent crash if conn release...
2026-04-24 Amaury DenoyelleBUG/MINOR: xprt_qstrm: ensure all local TPs are allocated
2026-04-24 Amaury DenoyelleBUG/MINOR: mux_quic: prevent crash on qc_frm_free(...
2026-04-23 Christopher... BUG/MEDIUM: mux-h1: Force close mode for bodyless messa...
2026-04-23 Willy TarreauBUG/MAJOR: mux-h2: detect incomplete transfers on HEADE...
2026-04-23 Willy TarreauBUG/MINOR: server: fix a possible leak of an error...
2026-04-23 Willy TarreauRevert "BUG/MINOR: stream: add the newly added SF_TXN_...
2026-04-23 Willy TarreauBUG/MINOR: debug: properly mark the entire libs archive...
2026-04-23 Willy TarreauBUG/MINOR: stream: add the newly added SF_TXN_* flags...
2026-04-23 Willy TarreauDOC: config: fix typo introduce in max-threads-per...
2026-04-23 Willy TarreauBUG/MINOR: servers: fix last_sess date calculation
2026-04-23 Willy TarreauBUG/MINOR: compression: properly disable request when...
2026-04-23 Christopher... REGTESTS: Never reuse server connection in server/cli_d...
2026-04-23 Christopher... REGTESTS: Never reuse server connection in jwt/jws_veri...
2026-04-23 Christopher... BUG/MINOR: stream: Add SF_TXN_HTTP/SF_TXN_PCLI flags...
2026-04-23 Christopher... CLEANUP: cli: Fix typos in comments
2026-04-23 Christopher... DOC: config: Fix a typo for "external-check" directive
2026-04-23 Christopher... CLEANUP: proxy: Fix typos in comments
2026-04-23 Christopher... BUG/MEDIUM: tcpcheck: Release temporary small chunk...
2026-04-23 Christopher... CLEANUP: http-client: Fix typos in comments
2026-04-23 Christopher... CLEANUP: chunk: Fix a typo in a comment
2026-04-23 Christopher... CLEANUP: htx: Fix typos in comments
2026-04-23 Christopher... CLEANUP: config: Fix warning about invalid small buffer...
2026-04-23 Christopher... CLEANUP: haterm: Fix typos in comments
2026-04-23 Christopher... BUG/MINOR: tcpcheck: Fix a leak on deinit by releasing...
2026-04-23 Christopher... BUG/MINOR: tcpcheck: Don't release ruleset when parsing...
2026-04-23 Christopher... MINOR: tcpcheck: Rely on free_tcpcheck_ruleset() to...
2026-04-23 Christopher... CLEANUP: tcpcheck: Fix some typos in comments
2026-04-23 Christopher... BUG/MINOR: http-act: fix a typo in a "del-heeaders...
2026-04-23 Christopher... BUG/MINOR: mux-h1: Fix test to skip trailers from chunk...
2026-04-23 Christopher... BUG/MINOR: mux-h1: Fix condition to send null-chunk...
2026-04-23 Willy TarreauBUG/MINOR: log: also wait for the response when logging...
2026-04-23 Olivier HouchardBUG/MINOR: H2: Don't forget to free shared_rx_bufs...
2026-04-23 Olivier HouchardBUG/MINOR: h2: Don't look at the exclusive bit for...
2026-04-23 Olivier HouchardBUG/MINOR: h2: make tune.h2.log-errors actually work
2026-04-22 Emeric BrunBUG/MAJOR: net_helper: ip.fp infinite loop on malformed...
2026-04-22 Olivier HouchardBUG/MEDIUM: tasks: Make sure we don't schedule a task...
2026-04-22 Willy TarreauBUG/MINOR: mux-h2: count a proto error when rejecting...
2026-04-22 Willy TarreauBUG/MINOR: mux-h2: count a protocol error when failing...
2026-04-22 William LallemandREGTESTS: ssl: mark ssl_dh.vtc as broken
2026-04-22 Christopher... CLEANUP: applet: Remove useless shadow pointer from...
2026-04-22 Christopher... MINOR: stream: Use a pcli transaction to replace pcli_...
2026-04-22 Christopher... MINOR: stream: Add flags to identify the stream tansact...
2026-04-22 Christopher... MINOR: stream: Move the HTTP txn in an union
2026-04-22 Christopher... MEDIUM: cli: increase the payload pattern up to 64...
2026-04-22 Christopher... MEDIUM: cli: Add support for dynamically allocated...
2026-04-22 Christopher... MEDIUM: cli: Make a buffer for the command payload
2026-04-22 Christopher... MINOR: cli: Handle the paylod pattern as a pointer...
2026-04-22 Ilia ShipitsinBUG/MINOR: reg-tests: make shell syntax errors fatal
2026-04-22 Ilia Shipitsinci: modernize actions/upload-artifact@v4
2026-04-22 Ilia Shipitsinreg-tests/ssl/ssl_dh.vtc: fix syntax error
2026-04-22 Willy TarreauBUILD: config: also set DEF_MAX_THREADS_PER_GROUP when...
2026-04-21 William LallemandCI: github: add an i686 job to the push job 20260422-i686-push-vtest
2026-04-21 Willy TarreauBUG/MAJOR: sched: protect task->expire on 32-bit platforms
2026-04-21 Willy TarreauCLEANUP: mux-h1: remove the unneeded test on conn-...
2026-04-21 Willy TarreauCLEANUP: mux-h1: avoid using conn->owner in uncertain...
2026-04-21 Willy TarreauMEDIUM: session: always reset the conn->owner on backen...
2026-04-21 Willy TarreauMEDIUM: muxes: always set conn->owner to the session...
2026-04-21 Willy TarreauBUG/MINOR: sample: adjust dependencies for channel...
2026-04-21 Willy TarreauMINOR: sample: make RQ/RS stats available everywhere
2026-04-21 Willy TarreauBUG/MINOR: log: consider format expression dependencies...
2026-04-20 William LallemandMINOR: acme: allow IP SAN in certificate request
2026-04-20 William LallemandMINOR: acme: implement draft-ietf-acme-profiles
2026-04-20 William LallemandCI: github: switch to USE_PCRE2 in Fedora Rawhide build
2026-04-20 William LallemandCI: github: fix sysctl in fedora-rawhide
2026-04-20 Ilia ShipitsinCI: github: do not install pcre-devel on Fedora Rawhide...
2026-04-20 Olivier HouchardBUG/MEDIUM: checks: Don't forget to set the "alt_proto...
2026-04-20 William LallemandCI: github: add cross-zoo.yml in README.md
2026-04-20 William LallemandCI: github: run cross-zoo.yml weekly
2026-04-20 William LallemandCI: github: add an i686 job in cross-zoo.yml
2026-04-20 William LallemandBUILD: ssl/sample: potential null pointer dereference...
2026-04-20 William LallemandCI: github: use quictls-3.1.7 for cross-zoo.yml
2026-04-20 Amaury DenoyelleBUG/MINOR: xprt_qstrm: reduce max record length check
2026-04-20 William LallemandCI: github: revert quictls version on cross-zoo.yml
2026-04-20 Amaury DenoyelleBUG/MINOR: mux_quic: convert QCC rx.rlen to 64bits
2026-04-20 Amaury DenoyelleBUG/MINOR: xprt_qstrm: read record length in 64bits
2026-04-18 Tim DuesterhusCI: Build halog as part of contrib.yml
2026-04-18 William LallemandCI: github: merge Test and Test-musl in VTest.yml
next