]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
2 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...
6 days ago  Christopher... BUG/MEDIUM: tcpcheck/server: Fix parsing of healthcheck...
6 days ago  Christopher... MINOR: tcpcheck: Reject unknown keyword during parsing...
6 days ago  Willy TarreauBUG/MINOR: http-act: fix a typo in the "pause" action...
6 days ago  Christopher... DOC: config: Fix two typos in the server param "healthc...
6 days ago  Olivier HouchardMINOR: servers: The right parameter for idle-pool.share...
6 days ago  Christopher... BUG/MEDIUM: mux-h1: Disable 0-copy forwarding when...
6 days ago  Christopher... BUG/MEDIUM: haterm: Move all init functions of haterm...
6 days ago  William LallemandMINOR: tcpcheck: reintroduce proxy_parse_tcpcheck(...
6 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...
7 days ago  William LallemandMEDIUM: acme: split the initial delay from the retry...
7 days ago  William LallemandMINOR: acme: remove remaining CLI wait in ACME_RSLV_TRIGGER
7 days ago  Amaury DenoyelleBUG/MINOR: mux_quic: fix uninit for QMux emission
7 days ago  Amaury DenoyelleDEBUG: connection/flags: add QSTRM flags for the decoder
7 days ago  William LallemandMEDIUM: acme: initialize the dns timer starting from...
7 days ago  William LallemandMINOR: acme: split the CLI wait from the resolve wait
7 days ago  Amaury DenoyelleMAJOR: mux-quic: activate QMux on the backend side
7 days ago  Amaury DenoyelleMAJOR: mux-quic: activate QMux for frontend side
7 days ago  Amaury DenoyelleMINOR: mux-quic: use QMux transport parameters from...
7 days ago  Amaury DenoyelleMEDIUM: ssl: load xprt_qstrm after handshake completion
7 days ago  Amaury DenoyelleMINOR: xprt_qstrm: implement sending of transport param...
7 days ago  Amaury DenoyelleMINOR: xprt_qstrm: implement reception of transport...
7 days ago  Amaury DenoyelleMINOR: xprt_qstrm: define callback for ALPN retrieval
7 days ago  Amaury DenoyelleMINOR: xprt_qstrm: define new xprt module for QMux...
7 days ago  Amaury DenoyelleMINOR: mux-quic: define Tx connection buffer for QMux
7 days ago  Amaury DenoyelleMINOR: mux-quic: implement qstream send callback
7 days ago  Amaury DenoyelleMEDIUM: mux-quic: implement QMux send
7 days ago  Amaury DenoyelleMINOR: mux_quic: implement qstrm rx buffer realign
7 days ago  Amaury DenoyelleMINOR: mux-quic: define Rx connection buffer for QMux
7 days ago  Amaury DenoyelleMINOR: mux-quic: handle flow-control frame on qstream...
7 days ago  Amaury DenoyelleMEDIUM: mux-quic: implement QMux receive
7 days ago  Amaury DenoyelleMINOR: quic: abstract stream type in qf_stream frame
7 days ago  Amaury DenoyelleMINOR: mux-quic: prepare traces support for QMux
7 days ago  Amaury DenoyelleMINOR: mux-quic: protect qcc_io_process for QMux
7 days ago  Amaury DenoyelleMINOR: mux-quic: convert init/closure for QMux compatib...
7 days ago  Amaury DenoyelleMINOR: mux-quic: prepare Tx support for QMux
7 days ago  Amaury DenoyelleMINOR: mux-quic: move qcs stream member into tx inner...
7 days ago  Amaury DenoyelleMINOR: quic: implement QMux transport params frame...
7 days ago  Amaury DenoyelleMINOR: quic: define QMux transport parameters frame...
7 days ago  Amaury DenoyelleMINOR: quic: remove useless quic_tp_dec_err type
7 days ago  Amaury DenoyelleMINOR: quic: split transport params decoding/check
7 days ago  Amaury DenoyelleBUG/MINOR: quic: fix documentation for transport params...
7 days ago  Amaury DenoyelleMINOR: quic: refactor frame encoding
7 days ago  Amaury DenoyelleMINOR: quic: refactor frame parsing
7 days ago  Amaury DenoyelleMINOR: connection: add function to identify a QUIC...
7 days ago  William LallemandMINOR: acme: set the default dns-delay to 30s
8 days ago  Ilia ShipitsinCLEANUP: net_helper: fix typo in comment
8 days ago  William LallemandMINOR: acme: add 'dns-timeout' keyword for dns-01 challenge
8 days ago  Christopher... REGTESTS: tcpcheck: Add a script to check healthcheck...
8 days ago  Christopher... MEDIUM: tcpcheck/server: Add healthcheck server keyword
8 days ago  Christopher... MINOR: tcpcheck: Extract tcpheck ruleset post-config...
8 days ago  Christopher... MEDIUM: tcpcheck: Add parsing support for healthcheck...
8 days ago  Christopher... MEDIUM: tcpcheck: Split parsing functions to prepare...
8 days ago  Christopher... MINOR: tcpcheck: Add a function to stringify the health...
8 days ago  Christopher... CLEANUP: tcpcheck: Don't needlessly expose proxy_parse_...
8 days ago  Christopher... BUG/MINOR: tcpcheck: Use tcpcheck context for expressio...
8 days ago  Christopher... MINOR: tcpcheck: Use tcpcheck flags to know a healthche...
8 days ago  Christopher... BUG/MINOR: tcpcheck: Don't enable http_needed when...
8 days ago  Christopher... MINOR: tcpcheck: Deal with disable-on-404 and send...
8 days ago  Christopher... MEDIUM: tcpcheck: Refactor how tcp-check rulesets are...
8 days ago  Christopher... BUG/MINOR: tcpcheck: Remove unexpected flag on tcpcheck...
8 days ago  Christopher... MEDIUM: http_act: Rework *-headers-bin actions
8 days ago  Christopher... MINOR: action: Add a sample expression field in argumen...
8 days ago  Christopher... BUG/MINOR: http_act: Make set/add-headers-bin compatibl...
8 days ago  William LallemandDOC: configuration: update tune.ssl.keylog URL to IETF...
8 days ago  William LallemandMINOR: ssl/log: add keylog format variables and env...
8 days ago  Olivier HouchardMINOR: servers: Don't update last_sess if it did not...
8 days ago  Olivier HouchardMINOR: backends: Don't update last_sess if it did not...
8 days ago  Olivier HouchardMEDIUM: stats: Hide the version by default and add...
9 days ago  Christopher... BUG/MINOR: http_act: Properly handle decoding errors...
9 days ago  Cody OhlsenBUG/MEDIUM: mux-h1: Don't set MSG_MORE on bodyless...
9 days ago  Nenad MerdanovicMEDIUM: Add set-headers-bin, add-headers-bin and del...
9 days ago  Amaury DenoyelleDOC: configuration: mention QUIC server support
10 days ago  William LallemandBUG/MEDIUM: map/cli: CLI commands lack admin permission...
10 days ago  William LallemandBUG/MEDIUM: ssl/ocsp: ocsp commands are missing permiss...
10 days ago  William LallemandBUG/MEDIUM: ssl/cli: tls-keys commands are missing...
next