]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
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...
2026-04-13  William LallemandCI: github: add bash to the musl job
2026-04-13  Amaury DenoyelleMINOR: mux_quic: remove duplicate QMux local transport...
2026-04-13  Tim DuesterhusCI: Consistently set up VTest with `./.github/actions...
2026-04-13  Tim DuesterhusCI: Merge `aws-lc-template.yml` into `aws-lc.yml`
2026-04-13  Tim DuesterhusCI: Merge `aws-lc.yml` and `aws-lc-fips.yml` into ...
2026-04-13  Tim DuesterhusCI: Simplify version extraction with `haproxy -vq`
2026-04-13  Tim DuesterhusCI: Update to actions/checkout@v6
2026-04-13  Tim DuesterhusCI: Fix regular expression escaping in matrix.py
2026-04-13  Tim DuesterhusCI: Wrap all `if:` conditions in `${{ }}`
2026-04-13  Tim DuesterhusCI: Consistently add a top-level `permissions` definiti...
2026-04-13  Tim DuesterhusCI: Drop obsolete `packages: write` permission from...
2026-04-13  Miroslav ZagoracMINOR: ot: renamed the variable dbg_indent_level to...
2026-04-13  Miroslav ZagoracBUILD: ot: removed explicit include path when building...
2026-04-13  Miroslav ZagoracBUG/MINOR: ot: fixed wrong NULL check in flt_ot_parse_c...
2026-04-13  Miroslav ZagoracBUG/MINOR: ot: removed dead code in flt_ot_parse_cfg_str()
2026-04-13  Miroslav ZagoracCLEANUP: ot: use the item API for the variables trees
2026-04-13  Miroslav ZagoracDOC: otel: added README.md overview document
2026-04-13  Miroslav ZagoracMINOR: otel: changed instrument attr to use sample...
2026-04-13  Miroslav ZagoracMINOR: otel: changed log-record attr to use sample...
2026-04-13  Miroslav ZagoracMINOR: otel: added flt_otel_sample_eval and exposed...
2026-04-13  Miroslav ZagoracDOC: otel: added cross-cutting design patterns document
2026-04-13  Miroslav ZagoracDOC: otel: test: added speed test guide and benchmark...
2026-04-13  Miroslav ZagoracDOC: otel: test: added test README-* files
2026-04-13  Miroslav ZagoracDOC: otel: added documentation
2026-04-13  Miroslav ZagoracMINOR: otel: test: added full-event test config
2026-04-13  Miroslav ZagoracMINOR: otel: added log-record signal support
2026-04-13  Miroslav ZagoracMINOR: otel: added metrics instrument support
2026-04-13  Miroslav ZagoracMINOR: otel: added span link support
2026-04-13  Miroslav ZagoracMINOR: otel: test: added test and benchmark suite for...
2026-04-13  Miroslav ZagoracMINOR: otel: added log-format support to the sample...
2026-04-13  Miroslav ZagoracMEDIUM: otel: added group action for rule-based scope...
2026-04-13  Miroslav ZagoracMEDIUM: otel: added CLI commands for runtime filter...
2026-04-13  Miroslav ZagoracMINOR: otel: added prefix-based variable scanning
2026-04-13  Miroslav ZagoracMEDIUM: otel: added HAProxy variable storage for contex...
2026-04-13  Miroslav ZagoracMEDIUM: otel: added HTTP header operations for context...
2026-04-13  Miroslav ZagoracMEDIUM: otel: added context propagation via carrier...
2026-04-13  Miroslav ZagoracMEDIUM: otel: implemented scope execution and span...
2026-04-13  Miroslav ZagoracMEDIUM: otel: wired OTel C wrapper library integration
2026-04-13  Miroslav ZagoracMEDIUM: otel: implemented filter callbacks and event...
2026-04-13  Miroslav ZagoracMEDIUM: otel: added memory pool and runtime scope layer
2026-04-13  Miroslav ZagoracMEDIUM: otel: added post-parse configuration check
2026-04-13  Miroslav ZagoracMEDIUM: otel: added configuration parser and event...
2026-04-13  Miroslav ZagoracMEDIUM: otel: added configuration and utility layer
2026-04-13  Miroslav ZagoracMEDIUM: otel: added OpenTelemetry filter skeleton
2026-04-13  Amaury DenoyelleBUG/MINOR: xprt_qstrm: do not parse record length on...
2026-04-13  Amaury DenoyelleBUG/MINOR: mux_quic: prevent QMux crash on qcc_io_send...
2026-04-10  Christopher... BUG/MEDIUM: haterm: Properly initialize the splicing...
2026-04-10  Christopher... Revert "BUG/MEDIUM: haterm: Move all init functions...
2026-04-10  Amaury DenoyelleBUG/MINOR: do not crash on QMux reception of BLOCKED...
2026-04-10  Amaury DenoyelleDOC: update draft link for QMux protocol
2026-04-10  Amaury DenoyelleMEDIUM: mux-quic/xprt_qstrm: implement QMux record...
2026-04-10  Amaury DenoyelleMEDIUM: xprt_qstrm: implement QMux record parsing
2026-04-10  Amaury DenoyelleMEDIUM: mux-quic: implement QMux record parsing
2026-04-10  Amaury DenoyelleMINOR: xprt_qstrm: handle connection errors
2026-04-10  Amaury DenoyelleMINOR: xprt_qstrm: implement Tx buffering
2026-04-10  Amaury DenoyelleMINOR: xprt_qstrm/mux-quic: handle extra QMux frames...
2026-04-10  Amaury DenoyelleMINOR: xprt_qstrm: implement Rx buffering
2026-04-10  Amaury DenoyelleBUG/MINOR: quic: increment pos pointer on QMux transpor...
2026-04-10  Amaury DenoyelleBUG/MINOR: mux-quic: fix potential NULL deref on qcc_re...
2026-04-10  Greg Kroah... BUG/MINOR: hlua: fix use-after-free of HTTP reason...
2026-04-10  Greg Kroah... BUG/MEDIUM: mux-fcgi: prevent record-length truncation...
2026-04-10  Greg Kroah... BUG/MINOR: sample: fix info leak in regsub when exp_rep...
2026-04-09  Christopher... BUG/MEDIUM: samples: Fix handling of SMP_T_METH samples
2026-04-09  Christopher... BUG/MINOR: haterm: Return the good start-line for 100...
2026-04-09  Greg Kroah... BUG/MINOR: http-act: validate decoded lengths in *...
2026-04-09  Greg Kroah... BUG/MINOR: spoe: fix pointer arithmetic overflow in...
2026-04-09  Greg Kroah... BUG/MINOR: resolvers: fix memory leak on AAAA additiona...
2026-04-09  William LallemandREGTESTS: lua: add tune.lua.openlibs to all Lua reg...
2026-04-09  William LallemandMINOR: lua: add tune.lua.openlibs to restrict loaded...
2026-04-08  Willy TarreauBUG/MAJOR: slz: always make sure to limit fixed output...
next