]> git.kaiwu.me - haproxy.git/shortlog
haproxy.git
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...
2025-06-18 Amaury DenoyelleCLEANUP: connection: remove unused mux-ops dedicated...
2025-06-17 Valentine KrasnobaevaDOC: config: prefer-last-server: add notes for non...
2025-06-17 Amaury DenoyelleMINOR: h3: reject invalid :status in response
2025-06-17 Amaury DenoyelleMINOR: h3: use BUG_ON() on missing request start-line
2025-06-16 Amaury DenoyelleMINOR: h3: transcode H3 response headers into HTX blocks
2025-06-16 Amaury DenoyelleMINOR: h3: complete response status transcoding
2025-06-16 Amaury DenoyelleMINOR: h3: convert HTTP/3 response into HTX for backend...
2025-06-16 Amaury DenoyelleMINOR: h3: prepare support for response parsing
2025-06-16 Amaury DenoyelleMINOR: h3: adjust auth request encoding or fallback...
2025-06-16 Amaury DenoyelleMINOR: h3: adjust path request encoding
2025-06-16 Amaury DenoyelleMINOR: h3: complete HTTP/3 request scheme encoding
2025-06-16 Amaury DenoyelleMINOR: h3: complete HTTP/3 request method encoding
2025-06-16 Amaury DenoyelleMINOR: h3: encode request headers
2025-06-16 Amaury DenoyelleMINOR: h3: support basic HTX start-line conversion...
2025-06-16 Amaury DenoyelleBUG/MINOR: mux-quic: check sc_attach_mux return value
2025-06-16 Christopher... BUG/MEDIUM: check: Set SOCKERR by default when a connec...
2025-06-16 Christopher... MINOR: cli: handle EOS/ERROR first
2025-06-16 Christopher... BUG/MEDIUM: cli: Don't consume data if outbuf is full...
2025-06-16 Amaury DenoyelleBUG/MINOR: quic: fix ODCID initialization on frontend...
2025-06-16 Frederic LecailleBUG/MINOR: quic: Fix OSSL_FUNC_SSL_QUIC_TLS_got_transpo...
2025-06-13 Amaury DenoyelleMINOR: hq-interop: handle HTX response forward if not...
2025-06-13 Amaury DenoyelleBUG/MINOR: quic: don't restrict reception on backend...
2025-06-13 Christopher... BUG/MINOR: http-ana: Properly handle keep-query redirec...
2025-06-12 Amaury DenoyelleBUG/MINOR: quic: work around NEW_TOKEN parsing error...
2025-06-12 Amaury DenoyelleMINOR: server: reject QUIC servers without explicit SSL
2025-06-12 Amaury DenoyelleBUG/MINOR: quic: prevent crash on startup with -dt
2025-06-12 Frederic LecailleMINOR: quic-be: Avoid SSL context unreachable code...
next