]> git.kaiwu.me - haproxy.git/shortlog
haproxy.git
2026-05-20 Amaury DenoyelleOPTIM: h2: do not update committed streams if elasticit...
2026-05-20 Amaury DenoyelleMINOR: h2: explain committed_extra_streams dec on h2_in...
2026-05-20 Maxime HenrionMEDIUM: startup: add automatic chroot feature
2026-05-20 Maxime HenrionMINOR: startup: support unprivileged chroot if possible
2026-05-19 Willy TarreauMINOR: backend: support hash-key guid for a stabler...
2026-05-19 Willy TarreauMINOR: server: support hash-key id32 for a cleaner...
2026-05-19 Willy TarreauBUG/MINOR: backend: fix balance hash calculation when...
2026-05-19 Willy TarreauBUG/MINOR: server: accept server IDs above 2^31 and...
2026-05-19 Amaury DenoyelleMEDIUM: ssl: allow h3/QMux negotiation without explicit...
2026-05-19 Amaury DenoyelleMINOR: proxy/server: reject TCP ALPN h3 without experim...
2026-05-19 Amaury DenoyelleMINOR: connection/mux_quic: add MUX <init_xprt> field...
2026-05-19 Amaury DenoyelleMINOR: connection: define conn_select_mux_be()
2026-05-19 Amaury DenoyelleMINOR: connection: define conn_select_mux_fe()
2026-05-19 Olivier HouchardMEDIUM: connections: Use both mux_proto and alpn to...
2026-05-19 Olivier HouchardMINOR: mux: Rename the "token" from mux_proto_list...
2026-05-19 Amaury DenoyelleBUG/MINOR: httpclient-cli: fix uninit variable in error...
2026-05-19 Christopher... CLEANUP: haterm: Remove "(too old kernel)" from warning...
2026-05-19 Christopher... MINOR: haterm: Don't init haterm master pipe if not...
2026-05-19 Christopher... BUG/MINOR: h1: Don't mask websocket protocol if multipl...
2026-05-19 Christopher... BUG/MEDIUM: h1: Skip all h2c values from Upgrade header...
2026-05-19 Christopher... BUG/MINOR: httpclient-cli: Destroy http-client context...
2026-05-19 Christopher... BUG/MINOR: server: Properly handle init-state value...
2026-05-19 Remi Tricot... BUG/MINOR: jws: Add missing return value check (EVP_PKE...
2026-05-19 Willy TarreauBUG/MINOR: jws: fix OpenSSL 3.0 version check from...
2026-05-19 Willy TarreauBUG/MEDIUM: limits: properly account for global.maxpipe...
2026-05-19 Willy TarreauMINOR: proxy: remove the experimental status on dynamic...
2026-05-19 Willy TarreauDOC: config: further clarify that resolvers "default...
2026-05-18 Willy TarreauCLEANUP: jwe: fix theoretical overflow in AAD length...
2026-05-18 Willy TarreauBUG/MINOR: jwt: fix possible memory leak in convert_ecd...
2026-05-18 Willy TarreauCLEANUP: tcpcheck: mention that we're a bit far for...
2026-05-18 Willy TarreauBUG/MINOR: check: properly report errno in chk_report_c...
2026-05-18 Willy TarreauBUG/MINOR: sock: store the connection error status
2026-05-18 Willy TarreauREGTESTS: quic/issuers_chain_path: do not forget to...
2026-05-18 Willy TarreauREGTESTS: do not run quic/tls13_ssl_crt-list_filters...
2026-05-17 Willy TarreauCLEANUP: stick-table: uniformize the different action_i...
2026-05-16 Willy TarreauBUG/MINOR: session/trace: use distinct flags for SESS_E...
2026-05-16 Willy TarreauDOC: internal: add a few rules about internal core...
2026-05-15 Willy TarreauCLEANUP: address a few typos and copy-paste errors...
2026-05-15 Willy TarreauCLEANUP: proxy: fix duplicate declaration of cli_find_f...
2026-05-15 Willy TarreauBUG/MINOR: resolvers: fix missing task_idle destruction...
2026-05-15 Willy TarreauBUG/MINOR: resolvers: fix leaked fields on cfg_parse_re...
2026-05-15 Willy TarreauBUG/MINOR: resolvers: fix leaked dgram and dns_ring...
2026-05-15 Willy TarreauBUG/MINOR: resolvers: report the expression error in...
2026-05-15 Willy TarreauCLEANUP: resolvers: properly initialize the sample...
2026-05-15 Willy TarreauBUG/MINOR: proxy: use proxy_drop() in parse_new_proxy...
2026-05-15 Willy TarreauBUG/MINOR: dns: fix dangling dgram pointer on dns_dgram...
2026-05-15 Willy TarreauBUG/MINOR: resolvers: fix dangling list pointer in...
2026-05-15 Willy TarreauBUG/MEDIUM: server/cli: unlock server lock on failure...
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...
next