]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
6 days ago  William LallemandCI: github: add an i686 job to the push job 20260422-i686-push-vtest flx04/20260422-i686-push-vtest
6 days ago  Willy TarreauBUG/MAJOR: sched: protect task->expire on 32-bit platforms
7 days ago  Willy TarreauCLEANUP: mux-h1: remove the unneeded test on conn-...
7 days ago  Willy TarreauCLEANUP: mux-h1: avoid using conn->owner in uncertain...
7 days ago  Willy TarreauMEDIUM: session: always reset the conn->owner on backen...
7 days ago  Willy TarreauMEDIUM: muxes: always set conn->owner to the session...
7 days ago  Willy TarreauBUG/MINOR: sample: adjust dependencies for channel...
7 days ago  Willy TarreauMINOR: sample: make RQ/RS stats available everywhere
7 days ago  Willy TarreauBUG/MINOR: log: consider format expression dependencies...
8 days ago  William LallemandMINOR: acme: allow IP SAN in certificate request
8 days ago  William LallemandMINOR: acme: implement draft-ietf-acme-profiles
8 days ago  William LallemandCI: github: switch to USE_PCRE2 in Fedora Rawhide build
8 days ago  William LallemandCI: github: fix sysctl in fedora-rawhide
8 days ago  Ilia ShipitsinCI: github: do not install pcre-devel on Fedora Rawhide...
8 days ago  Olivier HouchardBUG/MEDIUM: checks: Don't forget to set the "alt_proto...
8 days ago  William LallemandCI: github: add cross-zoo.yml in README.md
8 days ago  William LallemandCI: github: run cross-zoo.yml weekly
8 days ago  William LallemandCI: github: add an i686 job in cross-zoo.yml
8 days ago  William LallemandBUILD: ssl/sample: potential null pointer dereference...
8 days ago  William LallemandCI: github: use quictls-3.1.7 for cross-zoo.yml
8 days ago  Amaury DenoyelleBUG/MINOR: xprt_qstrm: reduce max record length check
8 days ago  William LallemandCI: github: revert quictls version on cross-zoo.yml
8 days ago  Amaury DenoyelleBUG/MINOR: mux_quic: convert QCC rx.rlen to 64bits
8 days ago  Amaury DenoyelleBUG/MINOR: xprt_qstrm: read record length in 64bits
10 days ago  Tim DuesterhusCI: Build halog as part of contrib.yml
10 days ago  William LallemandCI: github: merge Test and Test-musl in VTest.yml
10 days ago  Willy TarreauBUILD: haterm: don't pass size_t to %lu in error messages
11 days ago  Miroslav ZagoracMINOR: otel: test: unified run scripts into a single...
11 days ago  Miroslav ZagoracCLEANUP: otel: removed insecure-fork-wanted requirement
11 days ago  Miroslav ZagoracMINOR: otel: test: replaced argument variables with...
11 days ago  Miroslav ZagoracMINOR: otel: test: added option parsing to the speed...
11 days ago  Miroslav ZagoracMINOR: otel: added debug thread ID support for the...
11 days ago  Amaury DenoyelleMINOR: mux-quic: release BE idle conn after GOAWAY...
11 days ago  Amaury DenoyelleMEDIUM: h3: prevent new streams on GOAWAY reception
11 days ago  Amaury DenoyelleMINOR: h3: simplify GOAWAY local emission
11 days ago  Amaury DenoyelleBUG/MINOR: mux_quic: limit avail_streams() to 2^62
11 days ago  Aurelien DARRAGONMINOR: compression: prefix compression oriented functio...
11 days ago  Aurelien DARRAGONBUG/MINOR: task: fix uninitialised read in run_tasks_fr...
12 days ago  Willy TarreauBUG/MEDIUM: mux-h2: ignore conn->owner when deciding...
12 days ago  Willy TarreauMEDIUM: threads: change the default max-threads-per...
12 days ago  Willy TarreauDOC: config: fix spelling of "max-threads-per-group...
13 days ago  Willy Tarreau[RELEASE] Released version 3.4-dev9 v3.4-dev9
13 days ago  Willy TarreauBUG/MINOR: threads: properly set the number of tgroups...
13 days ago  William LallemandCLEANUP: acme: no need to reset ctx state and http_stat...
13 days ago  William LallemandBUG/MINOR: acme: fix fallback state after failed initia...
13 days ago  William LallemandMINOR: acme: opportunistic DNS check for dns-persist...
13 days ago  Willy TarreauMEDIUM: threads: start threads by groups
13 days ago  Amaury DenoyelleREGTESTS: add QUIC test for max-total streams setting
13 days ago  Amaury DenoyelleMINOR: mux-quic: close connection when reaching max...
13 days ago  Amaury DenoyelleMEDIUM: quic: implement fe.stream.max-total
13 days ago  Amaury DenoyelleMINOR: mux-quic: perform app init in case of early...
13 days ago  Amaury DenoyelleMINOR: mux-quic: reorganize code for app init/shutdown
13 days ago  Amaury DenoyelleMINOR: mux-quic: improve documentation for qcs_attach_sc()
13 days ago  William LallemandDOC: remove the alpine/musl status job image
13 days ago  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...
2026-04-13  Tim DuesterhusCLEANUP: stream: Reduce duplication in `stream_generate...
2026-04-13  Tim DuesterhusCLEANUP: stream: Explain the two-step initialization...
2026-04-13  Tim DuesterhusCLEANUP: log: Return `size_t` from `sess_build_logline_...
2026-04-13  Tim DuesterhusBUG/MINOR: log: Fix error message when using unavailabl...
2026-04-13  Amaury DenoyelleBUG/MINOR: quic: do not use hardcoded values in QMux...
next