]> git.kaiwu.me - haproxy.git/shortlog
haproxy.git
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
2026-04-18 Willy TarreauBUILD: haterm: don't pass size_t to %lu in error messages
2026-04-17 Miroslav ZagoracMINOR: otel: test: unified run scripts into a single...
2026-04-17 Miroslav ZagoracCLEANUP: otel: removed insecure-fork-wanted requirement
2026-04-17 Miroslav ZagoracMINOR: otel: test: replaced argument variables with...
2026-04-17 Miroslav ZagoracMINOR: otel: test: added option parsing to the speed...
2026-04-17 Miroslav ZagoracMINOR: otel: added debug thread ID support for the...
2026-04-17 Amaury DenoyelleMINOR: mux-quic: release BE idle conn after GOAWAY...
2026-04-17 Amaury DenoyelleMEDIUM: h3: prevent new streams on GOAWAY reception
2026-04-17 Amaury DenoyelleMINOR: h3: simplify GOAWAY local emission
2026-04-17 Amaury DenoyelleBUG/MINOR: mux_quic: limit avail_streams() to 2^62
2026-04-17 Aurelien DARRAGONMINOR: compression: prefix compression oriented functio...
2026-04-17 Aurelien DARRAGONBUG/MINOR: task: fix uninitialised read in run_tasks_fr...
2026-04-16 Willy TarreauBUG/MEDIUM: mux-h2: ignore conn->owner when deciding...
2026-04-16 Willy TarreauMEDIUM: threads: change the default max-threads-per...
2026-04-16 Willy TarreauDOC: config: fix spelling of "max-threads-per-group...
2026-04-15 Willy Tarreau[RELEASE] Released version 3.4-dev9 v3.4-dev9
2026-04-15 Willy TarreauBUG/MINOR: threads: properly set the number of tgroups...
2026-04-15 William LallemandCLEANUP: acme: no need to reset ctx state and http_stat...
2026-04-15 William LallemandBUG/MINOR: acme: fix fallback state after failed initia...
2026-04-15 William LallemandMINOR: acme: opportunistic DNS check for dns-persist...
2026-04-15 Willy TarreauMEDIUM: threads: start threads by groups
2026-04-15 Amaury DenoyelleREGTESTS: add QUIC test for max-total streams setting
2026-04-15 Amaury DenoyelleMINOR: mux-quic: close connection when reaching max...
2026-04-15 Amaury DenoyelleMEDIUM: quic: implement fe.stream.max-total
2026-04-15 Amaury DenoyelleMINOR: mux-quic: perform app init in case of early...
2026-04-15 Amaury DenoyelleMINOR: mux-quic: reorganize code for app init/shutdown
2026-04-15 Amaury DenoyelleMINOR: mux-quic: improve documentation for qcs_attach_sc()
2026-04-15 William LallemandDOC: remove the alpine/musl status job image
2026-04-15 Emeric BrunBUG/MEDIUM: peers: trash of expired entries delayed...
2026-04-14 Willy TarreauMINOR: sample: add new sample fetch functions reporting...
2026-04-14 Willy TarreauMINOR: sample: return the number of the current thread...
2026-04-14 Willy TarreauCLEANUP: sample: fix the comment regarding the range...
2026-04-14 Willy TarreauMINOR: stats: report the number of thread groups in...
2026-04-14 Willy TarreauBUILD: Makefile: don't forget to also delete haterm...
2026-04-14 William LallemandEXAMPLES: ssl: keylog entries are greater than 1024
2026-04-14 William LallemandMINOR: ssl: add TLS 1.2 values in HAPROXY_KEYLOG_XX_LOG_FMT
2026-04-14 Christopher... BUG/MEDIUM: htx: Don't count delta twice when block...
2026-04-14 Christopher... BUG/MEDIUM: htx: Properly handle block modification...
2026-04-14 Christopher... MINOR: htx: Add helper function to get type and size...
2026-04-14 Tim DuesterhusCI: Build `dev/haring/` as part of contrib.yml
2026-04-14 Tim DuesterhusCI: Use `matrix:` in contrib.yml
2026-04-14 Tim DuesterhusCI: Run contrib.yml on `ubuntu-slim`
2026-04-14 Tim DuesterhusCI: Generate vtest.yml matrix on `ubuntu-slim`
2026-04-14 Tim DuesterhusCI: Use `case()` function
2026-04-14 Tim DuesterhusCI: Integrate Musl build into vtest.yml
2026-04-14 Tim DuesterhusCI: Sync musl.yml with vtest.yml
2026-04-14 Tim DuesterhusCI: Use `sh` in `actions/setup-vtest/action.yml`
2026-04-14 Tim DuesterhusCI: Remove obsolete steps from musl.yml
2026-04-14 William LallemandMINOR: mjson: reintroduce mjson_next()
2026-04-14 William LallemandMINOR: acme: display the type of challenge in ACME_INIT...
2026-04-13 Tim DuesterhusMINOR: http_fetch: Add support for checks to `unique...
2026-04-13 Tim DuesterhusMINOR: check: Support generating a `unique_id` for...
2026-04-13 Tim DuesterhusCLEANUP: log: Stop touching `struct stream` internals...
2026-04-13 Tim DuesterhusMINOR: Allow inlining of `stream_generate_unique_id()`
2026-04-13 Tim DuesterhusMINOR: Add `generate_unique_id()` helper
2026-04-13 Tim DuesterhusCLEANUP: Make `lf_expr` parameter of `sess_build_loglin...
2026-04-13 Willy TarreauBUG/MINOR: haterm: don't apply the default pipe size...
2026-04-13 Egor ShestakovBUG/MINOR: acme: don't pass NULL into format string
2026-04-13 William LallemandBUG/MINOR: acme: read the wildcard flag from the author...
2026-04-13 William LallemandDOC: configuration: document dns-persist-01 challenge...
2026-04-13 William LallemandMINOR: acme: extend resolver-based DNS pre-check to...
2026-04-13 Mia KanashiMEDIUM: acme: implement dns-persist-01 challenge
2026-04-13 Willy TarreauBUG/MINOR: haterm: preserve the pipe size margin for...
2026-04-13 Egor ShestakovMINOR: errors: remove excessive errmsg checks
2026-04-13 Christopher... REGTESTS: Never reuse server connection in reg-tests...
2026-04-13 Christopher... BUG/MEDIUM: cli: Properly handle too big payload on...
2026-04-13 Egor ShestakovMINOR: tools: memvprintf(): remove <out> check that...
2026-04-13 Ilia ShipitsinCI: build WolfSSL job with asan enabled
2026-04-13 Tim DuesterhusCLEANUP: http_fetch: Use local `unique_id` variable...
next