]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
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...
2026-04-08  Olivier HouchardMEDIUM: check: Revamp the way the protocol and xprt...
2026-04-08  Olivier HouchardMINOR: tools: Implement net_addr_type_is_quic()
2026-04-08  Olivier HouchardMEDIUM: connections: Really enforce mux protocol requir...
2026-04-08  William LallemandCI: github: add the architecture to the cache key for...
2026-04-08  William LallemandCI: github: fix vtest path to allow correct caching
2026-04-08  William LallemandRevert "BUG: hlua: fix stack overflow in httpclient...
2026-04-08  William LallemandCI: github: update to cache@v5
2026-04-08  Christopher... BUG/MEDIUM: connection: Wake the stconn on error when...
2026-04-07  William LallemandCI: VTest build with git clone + cache
2026-04-07  Greg Kroah... BUG/MINOR: peers: fix OOB heap write in dictionary...
2026-04-07  Greg Kroah... BUG/MEDIUM: chunk: fix infinite loop in get_larger_tras...
2026-04-07  Greg Kroah... BUG/MEDIUM: chunk: fix typo allocating small trash...
2026-04-07  Greg Kroah... BUG/MINOR: hlua: fix format-string vulnerability in...
2026-04-07  Greg Kroah... BUG/MINOR: hlua: fix stack overflow in httpclient heade...
2026-04-07  Greg Kroah... BUG: hlua: fix stack overflow in httpclient headers...
2026-04-07  Greg Kroah... BUG/MEDIUM: jwe: fix memory leak in jwt_decrypt_secret...
2026-04-07  Greg Kroah... BUG/MEDIUM: jwt: fix heap overflow in ECDSA signature...
2026-04-07  Greg Kroah... BUG/MEDIUM: jwe: fix NULL deref crash with empty CEK...
2026-04-07  Greg Kroah... BUG/MEDIUM: payload: validate SNI name_len in req.ssl_sni
2026-04-05  Christopher... BUG/MEDIUM: tcpcheck: Properly retrieve tcpcheck type...
2026-04-04  Aurelien DARRAGONBUG/MINOR: counters: fix unexpected 127 char GUID trunc...
2026-04-03  Christopher... BUG/MEDIUM: tcpcheck/server: Fix parsing of healthcheck...
2026-04-03  Christopher... MINOR: tcpcheck: Reject unknown keyword during parsing...
2026-04-03  Willy TarreauBUG/MINOR: http-act: fix a typo in the "pause" action...
2026-04-03  Christopher... DOC: config: Fix two typos in the server param "healthc...
2026-04-03  Olivier HouchardMINOR: servers: The right parameter for idle-pool.share...
2026-04-03  Christopher... BUG/MEDIUM: mux-h1: Disable 0-copy forwarding when...
2026-04-03  Christopher... BUG/MEDIUM: haterm: Move all init functions of haterm...
2026-04-03  William LallemandMINOR: tcpcheck: reintroduce proxy_parse_tcpcheck(...
2026-04-03  William LallemandRevert "CLEANUP: tcpcheck: Don't needlessly expose...
2026-04-03  Aurelien DARRAGONREGTESTS: add a test for "filter-sequence" directive
2026-04-03  Aurelien DARRAGONMEDIUM: filters: add "filter-sequence" directive
next