]> git.kaiwu.me - haproxy.git/shortlog
haproxy.git
2026-05-15 Willy TarreauBUG/MINOR: servers: use proper source of pool_conn_name...
2026-05-15 Willy TarreauBUG/MINOR: server: better handling of OOM in srv_set_fqdn()
2026-05-15 Willy TarreauCLEANUP: dns: fix misleading error messages in dns_stre...
2026-05-15 Willy TarreauCLEANUP: proxy: fix tiny mistakes in parse error messages
2026-05-15 Willy TarreauBUG/MEDIUM: dns: fix memory leak of sockaddr in dns_ses...
2026-05-15 Willy TarreauBUG/MEDIUM: resolvers: fix name compression pointer...
2026-05-15 Willy TarreauBUG/MEDIUM: dns: fix long loops in additional records...
2026-05-15 Willy TarreauBUG/MINOR: config/dns: properly fail on duplicate names...
2026-05-15 Willy TarreauBUG/MINOR: backend: correct parameter value validation...
2026-05-13 Willy Tarreau[RELEASE] Released version 3.4-dev12 v3.4-dev12
2026-05-13 Egor ShestakovCLEANUP: htx: Adjust numbering of HTX blocks' types...
2026-05-13 Egor ShestakovCLEANUP: tree-wide: fix typos in user-invisible files
2026-05-13 Ilia ShipitsinBUILD: 51d.c: cleanup, fix preprocessor ifdefs
2026-05-13 Kevin LudwigDOC: proxy-protocol: clarify UDP usage
2026-05-13 Manu NicolasMINOR: sample: add a reverse_dom converter
2026-05-13 Manu NicolasMINOR: sample: add a generic reverse converter
2026-05-13 Amaury DenoyelleMEDIUM: mux_quic: rename qmux traces to qcm
2026-05-13 Amaury DenoyelleMINOR: trace: implement source alias
2026-05-13 Amaury DenoyelleMINOR: xprt_qmux: use qmux instead of qstrm naming
2026-05-13 Amaury DenoyelleMINOR: connection: rename QMux related flags
2026-05-13 Amaury DenoyelleMINOR: mux_quic: remove qstrm naming in QUIC MUX
2026-05-13 Amaury DenoyelleMINOR: mux_quic: rename qstrm files to qmux
2026-05-13 Amaury DenoyelleMINOR: mux_quic: use qcm prefix for traces functions...
2026-05-13 Amaury DenoyelleMINOR: mux_quic: use qcm prefix for mux functions
2026-05-13 Amaury DenoyelleMINOR: mux_quic: use qcm prefix for mux callbacks
2026-05-13 Amaury DenoyelleREORG: mux_quic: use newer qcm prefix for legacy qmux...
2026-05-13 Amaury DenoyelleBUG/MINOR: xprt_qstrm: fix conflicting prototype
2026-05-13 Christopher... BUG/MEDIUM: http-client: Only consume input buffer...
2026-05-13 Willy TarreauBUG/MEDIUM: dict: hold read lock while incrementing...
2026-05-13 Willy TarreauCLEANUP: tree-wide: fix more typos and outdated explana...
2026-05-13 Maxime HenrionDOC: management: document the <tgid>/<fd> form of show fd
2026-05-13 Maxime HenrionMINOR: cli: improve forward compatibility for show fd
2026-05-12 Willy TarreauCLEANUP: tree-wide: fix typos in non user-visible comme...
2026-05-12 Christian RuppertREGTESTS: Don't try to use real nameservers for testcases
2026-05-12 Christian RuppertREGTESTS: Use ${tmpdir} instead of hardcoded /tmp/
2026-05-12 Ilia ShipitsinCLEANUP: src/cpuset.c: fix missing return in functions...
2026-05-12 Egor ShestakovCLEANUP: defaults: adjust MAX_THREADS multiplier number...
2026-05-12 Willy TarreauBUILD: compiler: fix redefinition of __nonstring
2026-05-11 Willy TarreauCLEANUP: regex: pre-initialize error variable in regex_...
2026-05-11 Willy TarreauCLEANUP: mqtt: fix spelling of shared_subscription_avai...
2026-05-11 Olivier HouchardBUG/MEDIUM: tasks: Keep the TASK_RUNNING flag until...
2026-05-11 Willy TarreauBUG/MINOR: uri-auth: fix possible null-deref in latest...
2026-05-11 Willy TarreauCLEANUP: mqtt: remove duplicate MQTT_FN_BIT_USER_PROPER...
2026-05-11 Willy TarreauCLEANUP: flt_http_comp: remove duplicate rate limit...
2026-05-11 Willy TarreauCLEANUP: channel: remove bogus and unused definition...
2026-05-11 Willy TarreauCLEANUP: cache: remove redundant res_htx assignment...
2026-05-11 Willy TarreauCLEANUP: auth: remove undeclared auth_resolve_groups...
2026-05-11 Willy TarreauCLEANUP: http-rules: fix a few '&' vs '&&' checks for...
2026-05-11 Willy TarreauCLEANUP: mux-h2: fix minor output debugging format...
2026-05-11 Willy TarreauCLEANUP: http_htx: rename inner 'type' to 'ptype' to...
2026-05-11 Willy TarreauBUG/MINOR: mqtt: fix PUBLISH flags validation that...
2026-05-11 Willy TarreauBUG/MINOR: mqtt: connack parser uses wrong bit for...
2026-05-11 Willy TarreauBUG/MINOR: mqtt: connect parser uses wrong bit field...
2026-05-11 Willy TarreauBUG/MINOR: mqtt: connack parser returns MQTT_NEED_MORE_...
2026-05-11 Willy TarreauBUG/MINOR: cfgcond: make KQUEUE check for GTUNE_USE_KQU...
2026-05-11 Willy TarreauBUG/MINOR: cache: fix memory leak in parse_cache_rule...
2026-05-11 Willy TarreauBUG/MINOR: uri-auth: avoid leaks on initialization...
2026-05-11 Willy TarreauBUG/MINOR: auth: free user groups on error paths in...
2026-05-11 Willy TarreauBUG/MINOR: tools: fix memory leak in env_expand() error...
2026-05-11 Willy TarreauBUG/MINOR: http-act: set-status() must check the respon...
2026-05-11 Willy TarreauBUG/MINOR: http-fetch: make http_first_req() check...
2026-05-11 Willy TarreauBUG/MINOR: http-fetch: fix smp_fetch_hdr_ip()'s handlin...
2026-05-11 Willy TarreauBUG/MINOR: mux-h1: only check h1s if not NULL
2026-05-11 Willy TarreauCLEANUP: h1/htx: fix a few typos in warning, debug...
2026-05-11 Willy TarreauCLEANUP: tree-wide: fix typos in non user-visible comme...
2026-05-11 Willy TarreauBUG/MINOR: cfgparse-listen: do not emit extraneous...
2026-05-11 Maxime HenrionMINOR: lb: make LB initialization even more declarative
2026-05-10 Willy TarreauMINOR: mux-h2: consider the elastic streams limit on...
2026-05-10 Willy TarreauMINOR: connection: add a function to calculate elastic...
2026-05-10 Willy TarreauMINOR: tinfo: store the number of committed extra strea...
2026-05-09 Olivier HouchardBUG/MEDIUM: servers: Only requeue servers if they are up
2026-05-08 Willy TarreauSCRIPTS: announce-release: add a link to the OpenTeleme...
2026-05-08 Willy Tarreau[RELEASE] Released version 3.4-dev11 v3.4-dev11
2026-05-07 William LallemandDOC: acme: EAB is now supported
2026-05-07 Willy TarreauBUG/MEDIUM: stick-table: properly check permissions...
2026-05-07 Olivier HouchardBUG/MEDIUM: jwe: Fix jwt.decrypt_alg_list to work correctly
2026-05-07 Remi Tricot... MINOR: jwe: Disable 'RSA1_5' algorithm by default in...
2026-05-07 Remi Tricot... MINOR: jwe: Add option to enable/disable algorithms...
2026-05-07 Willy TarreauBUG/MEDIUM: mux-h2: fix the detection of the ext connec...
2026-05-07 Willy TarreauRevert "BUG/MINOR: mux-h2: condition the processing...
2026-05-07 William LallemandBUILD: use Makefile.mk instead of Makefile.inc in EXTRA...
2026-05-07 Willy TarreauRevert "BUG/MEDIUM: cli: fix master CLI connection...
2026-05-07 Maxime HenrionMINOR: cli: allow specifying a tgid with show fd
2026-05-07 Christopher... REGTESTS: Fix h1_to_h2_upgrade.vtc to force h2 on first...
2026-05-07 Mia KanashiMINOR: acme: allow specifying custom MAC alg for EAB
2026-05-07 Mia KanashiMINOR: acme: implement EAB - external account binding
2026-05-07 Mia KanashiMINOR: jws: introduce jws_b64_hmac_signature() function...
2026-05-07 Mia KanashiMINOR: jws: support HMAC in jws_b64_protected(), make...
2026-05-07 Mia KanashiMEDIUM: tools: read_line_to_trash() handle empty files...
2026-05-07 Christopher... BUG/MEDIUM: mux-h2: Properly consume padding for DATA...
2026-05-07 Christopher... MEDIUM: mux-h1: Return an error on h2 upgrade attempts...
2026-05-07 Amaury DenoyelleBUG/MINOR: mux_quic: refresh timeout only if I/O performed
2026-05-07 Amaury DenoyelleMINOR: mux_quic: release BE conns if reuse definitely...
2026-05-07 Amaury DenoyelleBUG/MINOR: mux_quic: fix max stream ID reuse estimation
2026-05-06 Olivier HouchardBUG/MINOR: ssl: Use the sequence number with kTLS and...
2026-05-06 Remi Tricot... MEDIUM: ssl: Refactorize "commit ssl cert"
2026-05-06 Remi Tricot... MINOR: ssl: Factorize ckch instance rebuild process
2026-05-06 Remi Tricot... MINOR: ssl: Factorize code from "new/set ssl cert"...
2026-05-06 Remi Tricot... MINOR: ssl: Export 'current_crtstore_name'
2026-05-06 Amaury DenoyelleMINOR: mux_quic: simplify MUX_CTL_GET_NBSTRM
next