]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
2 hours ago  Christopher... BUG/MEDIUM: haterm: Properly initialize the splicing... master
2 hours ago  Christopher... Revert "BUG/MEDIUM: haterm: Move all init functions...
8 hours ago  Amaury DenoyelleBUG/MINOR: do not crash on QMux reception of BLOCKED... quic-interop flx04/master flx04/quic-interop
9 hours ago  Amaury DenoyelleDOC: update draft link for QMux protocol
9 hours ago  Amaury DenoyelleMEDIUM: mux-quic/xprt_qstrm: implement QMux record...
9 hours ago  Amaury DenoyelleMEDIUM: xprt_qstrm: implement QMux record parsing
9 hours ago  Amaury DenoyelleMEDIUM: mux-quic: implement QMux record parsing
9 hours ago  Amaury DenoyelleMINOR: xprt_qstrm: handle connection errors
9 hours ago  Amaury DenoyelleMINOR: xprt_qstrm: implement Tx buffering
9 hours ago  Amaury DenoyelleMINOR: xprt_qstrm/mux-quic: handle extra QMux frames...
9 hours ago  Amaury DenoyelleMINOR: xprt_qstrm: implement Rx buffering
9 hours ago  Amaury DenoyelleBUG/MINOR: quic: increment pos pointer on QMux transpor...
9 hours ago  Amaury DenoyelleBUG/MINOR: mux-quic: fix potential NULL deref on qcc_re...
9 hours ago  Greg Kroah... BUG/MINOR: hlua: fix use-after-free of HTTP reason...
9 hours ago  Greg Kroah... BUG/MEDIUM: mux-fcgi: prevent record-length truncation...
9 hours ago  Greg Kroah... BUG/MINOR: sample: fix info leak in regsub when exp_rep...
21 hours ago  Christopher... BUG/MEDIUM: samples: Fix handling of SMP_T_METH samples
21 hours ago  Christopher... BUG/MINOR: haterm: Return the good start-line for 100...
26 hours ago  Greg Kroah... BUG/MINOR: http-act: validate decoded lengths in *...
26 hours ago  Greg Kroah... BUG/MINOR: spoe: fix pointer arithmetic overflow in...
26 hours ago  Greg Kroah... BUG/MINOR: resolvers: fix memory leak on AAAA additiona...
28 hours ago  William LallemandREGTESTS: lua: add tune.lua.openlibs to all Lua reg...
28 hours ago  William LallemandMINOR: lua: add tune.lua.openlibs to restrict loaded...
2 days ago  Willy TarreauBUG/MAJOR: slz: always make sure to limit fixed output...
2 days ago  Olivier HouchardMEDIUM: check: Revamp the way the protocol and xprt...
2 days ago  Olivier HouchardMINOR: tools: Implement net_addr_type_is_quic()
2 days ago  Olivier HouchardMEDIUM: connections: Really enforce mux protocol requir...
2 days ago  William LallemandCI: github: add the architecture to the cache key for... 20260427-vtest2-failure flx04/20260427-vtest2-failure
2 days ago  William LallemandCI: github: fix vtest path to allow correct caching
2 days ago  William LallemandRevert "BUG: hlua: fix stack overflow in httpclient...
2 days ago  William LallemandCI: github: update to cache@v5
2 days ago  Christopher... BUG/MEDIUM: connection: Wake the stconn on error when...
3 days ago  William LallemandCI: VTest build with git clone + cache
3 days ago  Greg Kroah... BUG/MINOR: peers: fix OOB heap write in dictionary...
3 days ago  Greg Kroah... BUG/MEDIUM: chunk: fix infinite loop in get_larger_tras...
3 days ago  Greg Kroah... BUG/MEDIUM: chunk: fix typo allocating small trash...
3 days ago  Greg Kroah... BUG/MINOR: hlua: fix format-string vulnerability in...
3 days ago  Greg Kroah... BUG/MINOR: hlua: fix stack overflow in httpclient heade...
3 days ago  Greg Kroah... BUG: hlua: fix stack overflow in httpclient headers...
3 days ago  Greg Kroah... BUG/MEDIUM: jwe: fix memory leak in jwt_decrypt_secret...
3 days ago  Greg Kroah... BUG/MEDIUM: jwt: fix heap overflow in ECDSA signature...
3 days ago  Greg Kroah... BUG/MEDIUM: jwe: fix NULL deref crash with empty CEK...
3 days ago  Greg Kroah... BUG/MEDIUM: payload: validate SNI name_len in req.ssl_sni
5 days ago  Christopher... BUG/MEDIUM: tcpcheck: Properly retrieve tcpcheck type...
6 days ago  Aurelien DARRAGONBUG/MINOR: counters: fix unexpected 127 char GUID trunc...
7 days ago  Christopher... BUG/MEDIUM: tcpcheck/server: Fix parsing of healthcheck...
7 days ago  Christopher... MINOR: tcpcheck: Reject unknown keyword during parsing...
7 days ago  Willy TarreauBUG/MINOR: http-act: fix a typo in the "pause" action...
7 days ago  Christopher... DOC: config: Fix two typos in the server param "healthc...
7 days ago  Olivier HouchardMINOR: servers: The right parameter for idle-pool.share...
7 days ago  Christopher... BUG/MEDIUM: mux-h1: Disable 0-copy forwarding when...
7 days ago  Christopher... BUG/MEDIUM: haterm: Move all init functions of haterm...
7 days ago  William LallemandMINOR: tcpcheck: reintroduce proxy_parse_tcpcheck(...
7 days ago  William LallemandRevert "CLEANUP: tcpcheck: Don't needlessly expose...
7 days ago  Aurelien DARRAGONREGTESTS: add a test for "filter-sequence" directive
7 days ago  Aurelien DARRAGONMEDIUM: filters: add "filter-sequence" directive
7 days ago  Aurelien DARRAGONMINOR: filters: add filter name to flt_conf struct
7 days ago  Aurelien DARRAGONDOC: config: fix ambiguous info in log-steps directive...
7 days ago  Willy Tarreau[RELEASE] Released version 3.4-dev8 v3.4-dev8
7 days ago  William LallemandBUG/MINOR: ssl: fix memory leak in ssl_fc_crtname by...
7 days ago  Christopher... MINOR: haterm: Add an request option to disable splicing
7 days ago  Christopher... MINOR: haterm: Handle boolean request options as flags
7 days ago  Christopher... MEDIUM: haterm: Add support for splicing and option...
7 days ago  Christopher... MEDIUM: haterm: Prepare support for splicing by initial...
7 days ago  Christopher... MEDIUM: haterm: Add support for 0-copy data forwading...
7 days ago  Christopher... MINOR: hasterm: Change hstream_add_data() to prepare...
7 days ago  William LallemandMINOR: ssl: add the ssl_fc_crtname sample fetch
7 days ago  Willy TarreauBUG/MINOR: cfgcond: fail cleanly on missing argument...
7 days ago  Willy TarreauBUG/MINOR: cfgcond: always set the error string on...
7 days ago  Willy TarreauBUG/MINOR: cfgcond: always set the error string on...
7 days ago  Willy TarreauBUG/MINOR: cfgcond: properly set the error pointer...
8 days ago  William LallemandMEDIUM: acme: split the initial delay from the retry...
8 days ago  William LallemandMINOR: acme: remove remaining CLI wait in ACME_RSLV_TRIGGER
8 days ago  Amaury DenoyelleBUG/MINOR: mux_quic: fix uninit for QMux emission
8 days ago  Amaury DenoyelleDEBUG: connection/flags: add QSTRM flags for the decoder
8 days ago  William LallemandMEDIUM: acme: initialize the dns timer starting from...
8 days ago  William LallemandMINOR: acme: split the CLI wait from the resolve wait
8 days ago  Amaury DenoyelleMAJOR: mux-quic: activate QMux on the backend side
8 days ago  Amaury DenoyelleMAJOR: mux-quic: activate QMux for frontend side
8 days ago  Amaury DenoyelleMINOR: mux-quic: use QMux transport parameters from...
8 days ago  Amaury DenoyelleMEDIUM: ssl: load xprt_qstrm after handshake completion
8 days ago  Amaury DenoyelleMINOR: xprt_qstrm: implement sending of transport param...
8 days ago  Amaury DenoyelleMINOR: xprt_qstrm: implement reception of transport...
8 days ago  Amaury DenoyelleMINOR: xprt_qstrm: define callback for ALPN retrieval
8 days ago  Amaury DenoyelleMINOR: xprt_qstrm: define new xprt module for QMux...
8 days ago  Amaury DenoyelleMINOR: mux-quic: define Tx connection buffer for QMux
8 days ago  Amaury DenoyelleMINOR: mux-quic: implement qstream send callback
8 days ago  Amaury DenoyelleMEDIUM: mux-quic: implement QMux send
8 days ago  Amaury DenoyelleMINOR: mux_quic: implement qstrm rx buffer realign
8 days ago  Amaury DenoyelleMINOR: mux-quic: define Rx connection buffer for QMux
8 days ago  Amaury DenoyelleMINOR: mux-quic: handle flow-control frame on qstream...
8 days ago  Amaury DenoyelleMEDIUM: mux-quic: implement QMux receive
8 days ago  Amaury DenoyelleMINOR: quic: abstract stream type in qf_stream frame
8 days ago  Amaury DenoyelleMINOR: mux-quic: prepare traces support for QMux
8 days ago  Amaury DenoyelleMINOR: mux-quic: protect qcc_io_process for QMux
8 days ago  Amaury DenoyelleMINOR: mux-quic: convert init/closure for QMux compatib...
8 days ago  Amaury DenoyelleMINOR: mux-quic: prepare Tx support for QMux
8 days ago  Amaury DenoyelleMINOR: mux-quic: move qcs stream member into tx inner...
8 days ago  Amaury DenoyelleMINOR: quic: implement QMux transport params frame...
8 days ago  Amaury DenoyelleMINOR: quic: define QMux transport parameters frame...
next