]> git.kaiwu.me - haproxy.git/shortlog
haproxy.git
25 hours ago Willy TarreauCLEANUP: mqtt: remove duplicate MQTT_FN_BIT_USER_PROPER...
25 hours ago Willy TarreauCLEANUP: flt_http_comp: remove duplicate rate limit...
25 hours ago Willy TarreauCLEANUP: channel: remove bogus and unused definition...
25 hours ago Willy TarreauCLEANUP: cache: remove redundant res_htx assignment...
25 hours ago Willy TarreauCLEANUP: auth: remove undeclared auth_resolve_groups...
25 hours ago Willy TarreauCLEANUP: http-rules: fix a few '&' vs '&&' checks for...
25 hours ago Willy TarreauCLEANUP: mux-h2: fix minor output debugging format...
25 hours ago Willy TarreauCLEANUP: http_htx: rename inner 'type' to 'ptype' to...
25 hours ago Willy TarreauBUG/MINOR: mqtt: fix PUBLISH flags validation that...
25 hours ago Willy TarreauBUG/MINOR: mqtt: connack parser uses wrong bit for...
25 hours ago Willy TarreauBUG/MINOR: mqtt: connect parser uses wrong bit field...
25 hours ago Willy TarreauBUG/MINOR: mqtt: connack parser returns MQTT_NEED_MORE_...
25 hours ago Willy TarreauBUG/MINOR: cfgcond: make KQUEUE check for GTUNE_USE_KQU...
25 hours ago Willy TarreauBUG/MINOR: cache: fix memory leak in parse_cache_rule...
25 hours ago Willy TarreauBUG/MINOR: uri-auth: avoid leaks on initialization...
25 hours ago Willy TarreauBUG/MINOR: auth: free user groups on error paths in...
25 hours ago Willy TarreauBUG/MINOR: tools: fix memory leak in env_expand() error...
25 hours ago Willy TarreauBUG/MINOR: http-act: set-status() must check the respon...
25 hours ago Willy TarreauBUG/MINOR: http-fetch: make http_first_req() check...
25 hours ago Willy TarreauBUG/MINOR: http-fetch: fix smp_fetch_hdr_ip()'s handlin...
25 hours ago Willy TarreauBUG/MINOR: mux-h1: only check h1s if not NULL
25 hours ago Willy TarreauCLEANUP: h1/htx: fix a few typos in warning, debug...
25 hours ago Willy TarreauCLEANUP: tree-wide: fix typos in non user-visible comme...
32 hours ago Willy TarreauBUG/MINOR: cfgparse-listen: do not emit extraneous...
32 hours ago Maxime HenrionMINOR: lb: make LB initialization even more declarative
2 days ago Willy TarreauMINOR: mux-h2: consider the elastic streams limit on...
2 days ago Willy TarreauMINOR: connection: add a function to calculate elastic...
2 days ago Willy TarreauMINOR: tinfo: store the number of committed extra strea...
2 days ago Olivier HouchardBUG/MEDIUM: servers: Only requeue servers if they are up
4 days ago Willy TarreauSCRIPTS: announce-release: add a link to the OpenTeleme...
4 days ago Willy Tarreau[RELEASE] Released version 3.4-dev11 v3.4-dev11
4 days ago William LallemandDOC: acme: EAB is now supported
4 days ago Willy TarreauBUG/MEDIUM: stick-table: properly check permissions...
4 days ago Olivier HouchardBUG/MEDIUM: jwe: Fix jwt.decrypt_alg_list to work correctly
4 days ago Remi Tricot... MINOR: jwe: Disable 'RSA1_5' algorithm by default in...
4 days ago Remi Tricot... MINOR: jwe: Add option to enable/disable algorithms...
5 days ago Willy TarreauBUG/MEDIUM: mux-h2: fix the detection of the ext connec...
5 days ago Willy TarreauRevert "BUG/MINOR: mux-h2: condition the processing...
5 days ago William LallemandBUILD: use Makefile.mk instead of Makefile.inc in EXTRA...
5 days ago Willy TarreauRevert "BUG/MEDIUM: cli: fix master CLI connection...
5 days ago Maxime HenrionMINOR: cli: allow specifying a tgid with show fd
5 days ago Christopher... REGTESTS: Fix h1_to_h2_upgrade.vtc to force h2 on first...
5 days ago Mia KanashiMINOR: acme: allow specifying custom MAC alg for EAB
5 days ago Mia KanashiMINOR: acme: implement EAB - external account binding
5 days ago Mia KanashiMINOR: jws: introduce jws_b64_hmac_signature() function...
5 days ago Mia KanashiMINOR: jws: support HMAC in jws_b64_protected(), make...
5 days ago Mia KanashiMEDIUM: tools: read_line_to_trash() handle empty files...
5 days ago Christopher... BUG/MEDIUM: mux-h2: Properly consume padding for DATA...
5 days ago Christopher... MEDIUM: mux-h1: Return an error on h2 upgrade attempts...
5 days ago Amaury DenoyelleBUG/MINOR: mux_quic: refresh timeout only if I/O performed quic-interop
5 days ago Amaury DenoyelleMINOR: mux_quic: release BE conns if reuse definitely...
5 days ago Amaury DenoyelleBUG/MINOR: mux_quic: fix max stream ID reuse estimation
5 days ago Olivier HouchardBUG/MINOR: ssl: Use the sequence number with kTLS and...
5 days ago Remi Tricot... MEDIUM: ssl: Refactorize "commit ssl cert"
5 days ago Remi Tricot... MINOR: ssl: Factorize ckch instance rebuild process
5 days ago Remi Tricot... MINOR: ssl: Factorize code from "new/set ssl cert"...
5 days ago Remi Tricot... MINOR: ssl: Export 'current_crtstore_name'
6 days ago Amaury DenoyelleMINOR: mux_quic: simplify MUX_CTL_GET_NBSTRM
6 days ago Amaury DenoyelleBUG/MEDIUM: mux_quic: adjust qcc_is_dead() to account...
6 days ago Amaury DenoyelleMINOR: mux_quic: do not perform unnecessary timeout...
6 days ago Amaury DenoyelleMINOR: mux_quic: reset stream after app shutdown for...
6 days ago Christopher... MINOR: haterm: Remove now useless req_body field from...
6 days ago Christopher... DEBUG: haterm: Add hstream flags in the trace messages
6 days ago Christopher... BUG/MINOR: haterm: Report a 400-bad-request error on...
6 days ago Christopher... BUG/MINOR: haterm: Fix condition to use direct data...
6 days ago Christopher... BUG/MEDIUM: haterm: Properly handle client timeout
6 days ago Christopher... BUG/MEDIUM: haterm: Properly handle end of request...
6 days ago Christopher... BUG/MINOR: haterm: Don't set HTX_FL_EOM flag on 100...
6 days ago Christopher... BUG/MEDIUM: haterm: Subscribe for receives until reques...
6 days ago Christopher... BUG/MINOR: haterm: Fix a possible integer overflow...
6 days ago Christopher... CLEANUP: haterm: Remove useless IS_HTX_SC() test
6 days ago Christopher... BUG/MINOR: haterm: Immediately report error when draini...
6 days ago Christopher... CLEANUP: haterm: Remove duplicated bloc to know if...
6 days ago Christopher... BUG/MEDIUM: h1_htx: Remove reverved block on error...
6 days ago Christopher... BUG/MINOR: http-fetch: Fix http_auth_bearer() when...
6 days ago Willy TarreauBUG/MINOR: http_fetch: Check return values of unchecked...
6 days ago Christopher... CLEANUP: http-fetch: Fix indentation of sample_fetch_ke...
6 days ago Christopher... CLEANUP: http-fetch: Adjust smp_fetch_url32_src() comment
6 days ago Christopher... CLEANUP: http-fetch: Remove duplcated return statement...
6 days ago Mia KanashiBUG/MINOR: acme: contact mail should be optional, don...
7 days ago Willy TarreauBUG/MINOR: h2: only accept :protocol with extended...
7 days ago Willy TarreauMINOR: mux-h2: add a new message flag to indicate ext...
7 days ago Willy TarreauBUG/MINOR: mux-h2: condition the processing of 8441...
7 days ago Willy TarreauBUG/MINOR: h2: add decoding for :protocol in traces
7 days ago Willy TarreauREGTESTS: http-messaging: always send RFC8441 client...
7 days ago William LallemandBUG/MINOR: mworker/cli: check ci_insert() return value...
7 days ago William LallemandBUG/MEDIUM: mworker/cli: fix user and operator permissi...
7 days ago Willy TarreauREGTESTS: add a regtest to validate various NTLM transi...
7 days ago Willy TarreauBUG/MAJOR: http-ana: fix private session retrieval...
8 days ago William LallemandBUG/MEDIUM: ssl/sample: check output buffer size in...
8 days ago Willy TarreauBUG/MAJOR: net_helper: also fix tcp_options_list for...
8 days ago Christopher... BUG/MINOR: resolvers: Free opts on parse error in resol...
8 days ago Christopher... BUG/MINOR: resolvers: Fix lookup for a hostname in...
8 days ago Christopher... BUG/MINOR: resolvers: Free new requester on error when...
8 days ago Christopher... CLEANUP: resolvers: Remove duplicated line when resolve...
8 days ago Christopher... BUG/MINOR: tcpcheck: Properly report error for http...
8 days ago Willy TarreauBUG/MINOR: dns: always validate the source address...
8 days ago William LallemandDOC: acme: document missing acme-vars and provider...
8 days ago Willy TarreauDOC: otel: update the filter's status and URL in the...
8 days ago Willy TarreauBUG/MAJOR: mux-h2: preset MSGF_BODY_CL on H2_SF_DATA_CL...
next