]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
2025-07-09  Frederic LecailleMINOR: reg-tests: use two haproxy instances to distingu... 20250702-quic-be-fixes
2025-07-09  Frederic LecailleBUG/MINOR: quic: Crash after QUIC server callbacks...
2025-07-09  Frederic LecailleMINOR: quic: Prevent QUIC build with OpenSSL 3.5 new...
2025-07-09  Christopher... MINOR: proto-tcp: Register a feature to report TCP...
2025-07-08  Willy TarreauMINOR: resolvers: do not duplicate the hostname_dn...
2025-07-08  Willy TarreauBUG/MINOR: resolvers: don't lower the case of binary...
2025-07-08  Willy TarreauMEDIUM: resolvers: switch dns-accept-family to "auto...
2025-07-07  William LallemandCI: github: skip a ssl library version when latest...
2025-07-07  Amaury DenoyelleMINOR: server: support QUIC for dynamic servers
2025-07-07  Amaury DenoyelleMINOR: cfgparse: enforce QUIC MUX compat on server...
2025-07-07  Frederic LecailleMINOR: quic-be: TLS version restriction to 1.3
2025-07-07  Frederic LecailleMINOR: quic-be: Set the backend alpn if not set by...
2025-07-07  Frederic LecailleMINOR: reg-tests: first QUIC+H3 reg tests (QUIC address...
2025-07-07  Frederic LecailleMINOR: quic: Prevent QUIC backend use with the OpenSSL...
2025-07-07  Frederic LecailleBUG/MINOR: quic-be: Malformed coalesced Initial packets
2025-07-07  Frederic LecailleBUG/MINOR: quic: Missing TLS 1.3 QUIC cipher suites...
2025-07-07  William LallemandCI: github: update to OpenSSL 3.5.1
2025-07-07  Frederic LecailleBUG/MEDIUM: quic: SSL/TCP handshake failures with OpenS...
2025-07-07  William LallemandCI: github: update the stable CI to ubuntu-24.04
2025-07-07  William LallemandCI: github: add an OpenSSL 3.5.0 job
2025-07-07  Ilia ShipitsinCI: enable USE_QUIC=1 for OpenSSL versions >= 3.5.0
2025-07-06  Ilia ShipitsinCI: set DEBUG_STRICT=2 for coverity scan
2025-07-04  Willy TarreauMINOR: pattern: add a counter of added/freed patterns
2025-07-04  Remi Tricot... CLEANUP: ssl: Rename ssl_trace-t.h to ssl_trace.h
2025-07-04  William LallemandMEDIUM: httpclient: add a Content-Length when the paylo...
2025-07-04  Christopher... BUG/MINOR: http-act: Fix parsing of the expression...
2025-07-04  Christopher... BUG/MINOR: proto-tcp: Take care to initialized tcp_md5s...
2025-07-03  Christopher... BUILD: cfgparse-tcp: Add _GNU_SOURCE for TCP_MD5SIG_MAX...
2025-07-03  Christopher... MINOR: proto-tcp: Add support for TCP MD5 signature...
2025-07-03  William LallemandBUG/MINOR: ssl/ocsp: fix definition discrepancies with...
2025-07-03  David CarlierDOC: deviceatlas build clarifications
2025-07-03  David CarlierBUILD/MEDIUM: deviceatlas: fix when installed in custom...
2025-07-02  William LallemandBUG/MINOR: ssl: crash in ssl_sock_io_cb() with SSL...
2025-07-02  Willy TarreauBUILD: dev/phash: remove the accidentally committed...
2025-07-01  William LallemandMINOR: httpclient/cli: add --htx option
2025-07-01  William LallemandMEDIUM: httpclient: implement a way to use directly...
2025-07-01  William LallemandMEDIUM: httpclient: split the CLI from the actual httpc...
2025-07-01  William LallemandMINOR: ssl/ocsp: stop using the flags from the httpclie...
2025-07-01  William LallemandBUG/MINOR: httpclient: wrongly named httpproxy flag
2025-07-01  Aurelien DARRAGONMEDIUM: stats: add persistent state to typed output...
2025-07-01  Mariam JohnMINOR: ssl: Introduce new smp_client_hello_parse()...
2025-06-30  Willy TarreauREGTESTS: restrict execution to a single thread group
2025-06-30  Remi Tricot... DOC: 'jwt_verify' converter now supports certificates
2025-06-30  Remi Tricot... REGTESTS: jwt: Test update of certificate used in jwt_v...
2025-06-30  Remi Tricot... REGTESTS: jwt: Add test with actual certificate passed...
2025-06-30  Remi Tricot... MINOR: ssl: Prevent delete on certificate used by jwt_v...
2025-06-30  Remi Tricot... MINOR: ssl: Allow 'commit ssl cert' with no privkey
2025-06-30  Remi Tricot... MAJOR: jwt: Allow certificate instead of public key...
2025-06-30  Remi Tricot... MINOR: jwt: Remove unused parameter in convert_ecdsa_sig
2025-06-30  Remi Tricot... MINOR: jwt: Rename pkey to pubkey in jwt_cert_tree_entr...
2025-06-30  Remi Tricot... DOC: Fix 'jwt_verify' converter doc
2025-06-30  Remi Tricot... BUG/MINOR: jwt: Copy input and parameters in dedicated...
2025-06-30  Christopher... BUG/MEDIUM: mux-h2: Properly handle connection error...
2025-06-30  Christopher... BUG/MEDIUM: hlua: Forbid any L6/L7 sample fetche functi...
2025-06-30  William LallemandMINOR: ssl: check TLS1.3 ciphersuites again in clienthe...
2025-06-30  Aurelien DARRAGONMINOR: counters: rename last_change counter to last_sta...
2025-06-30  Aurelien DARRAGONMEDIUM: proxy: add and use a separate last_change varia...
2025-06-30  Aurelien DARRAGONMEDIUM: server: add and use a separate last_change...
2025-06-30  Aurelien DARRAGONBUG/MEDIUM: counters/server: fix server and proxy last_...
2025-06-27  Aurelien DARRAGONMINOR: mailers: warn if mailers are configured but...
2025-06-27  Aurelien DARRAGONMINOR: server: move send-proxy* incompatibility check...
2025-06-27  Aurelien DARRAGONMEDIUM: server: move _srv_check_proxy_mode() checks...
2025-06-27  Aurelien DARRAGONMEDIUM: sink: change the sink mode type to PR_MODE_SYSLOG
2025-06-27  Frederic LecailleBUG/MINOR: quic-be: Wrong retry_source_connection_id...
2025-06-26  Willy Tarreau[RELEASE] Released version 3.3-dev2 v3.3-dev2
2025-06-26  Willy TarreauBUILD: qpack: fix a build issue on older compilers
2025-06-26  Valentine KrasnobaevaCLEANUP: startup: move comment about nbthread where...
2025-06-26  Valentine KrasnobaevaBUG/MINOR: tools: use my_unsetenv instead of unsetenv
2025-06-26  Willy TarreauSCRIPTS: drop the HTML generation from announce-release
2025-06-26  Willy TarreauMEDIUM: cpu-topo: switch to the "performance" cpu-polic...
2025-06-26  Maximilian... DOC: config: crt-list clarify default cert + cert-bundle
2025-06-26  Willy TarreauMEDIUM: proxy: mark the "dispatch" directive as deprecated
2025-06-26  Willy TarreauDOC: config: explain how to deal with "transparent...
2025-06-26  Willy TarreauREGTESTS: script: also add a line pointing to the log...
2025-06-26  Willy TarreauREGTESTS: update http_reuse_be_transparent with "transp...
2025-06-26  Willy TarreauMEDIUM: proxy: deprecate the "transparent" and "option...
2025-06-26  Frederic LecailleMINOR: quic-be: address validation support implementati...
2025-06-26  Frederic LecailleMINOR: quic-be: Allow sending 1200 bytes Initial datagrams
2025-06-26  Frederic LecailleMINOR: quic: Useless TX buffer size reduction in closin...
2025-06-26  Frederic LecailleMINOR: quic-be: add a "CC connection" backend TX buffer...
2025-06-26  Frederic LecailleBUG/MINOR: quic: wrong QUIC_FT_CONNECTION_CLOSE(0x1c...
2025-06-25  William LallemandMAJOR: mworker: remove program section support
2025-06-25  William LallemandDOC: remove the program section from the documentation
2025-06-25  Remi Tricot... MINOR: ssl: Add "renegotiate" server option
2025-06-25  William LallemandDOC: configuration: add details on prefer-client-ciphers
2025-06-25  William LallemandBUG/MEDIUM: ssl/clienthello: ECDSA with ssl-max-ver...
2025-06-24  Aurelien DARRAGONMAJOR: mailers: remove native mailers support
2025-06-24  Aurelien DARRAGONMINOR: hlua: emit a log instead of an alert for aborted...
2025-06-24  Christopher... BUG/MINOR: log: Be able to use %ID alias at anytime...
2025-06-24  Christopher... BUG/MINOR: stream: Avoid recursive evaluation for uniqu...
2025-06-23  Willy TarreauBUG/MINOR: tools: only reset argument start upon new...
2025-06-23  Willy TarreauMAJOR: cfgparse: make sure server names are unique...
2025-06-23  Willy TarreauMAJOR: cfgparse: turn the same proxy name warning to...
2025-06-20  Amaury DenoyelleBUG/MEDIUM: quic: do not release BE quic-conn prior...
2025-06-20  Olivier HouchardMINOR: fwlc: Factorize code.
2025-06-20  Olivier HouchardBUG/MAJOR: fwlc: Count an avoided server as unusable.
2025-06-18  Amaury DenoyelleMEDIUM: mux-quic: implement attach for new streams...
2025-06-18  Amaury DenoyelleMINOR: mux-quic: abort conn if cannot create stream...
2025-06-18  Amaury DenoyelleMINOR: mux-quic: support max bidi streams value set...
2025-06-18  Amaury DenoyelleBUG/MINOR: mux-quic/h3: properly handle too low peer...
next