]> git.kaiwu.me - haproxy.git/shortlog
haproxy.git
2025-11-07 Willy TarreauBUG/MEDIUM: proxy: use aligned allocations for struct...
2025-11-07 Olivier HouchardBUG/MEDIUM: stick-tables: Make sure updates are seen...
2025-11-07 Christopher... MINOR: sample/stats: Add "bytes" in req_{in,out} and...
2025-11-07 Christopher... BUG/MEDIUM: peers: Fix update message parsing during...
2025-11-07 Christopher... MEDIUM: peers: Remove commitupdate field on stick-tables
2025-11-07 Christopher... MEDIUM: peers: No longer ack updates during a full...
2025-11-07 Christopher... MINOR: peers: Improve traces for peers
2025-11-07 Olivier HouchardMEDIUM: backend: Defer conn_xprt_start() after mux...
2025-11-07 William LallemandBUG/MINOR: acme: wrong dns-01 challenge in the log
2025-11-07 Ben KallusIMPORT: cebtree: Replace offset calculation with offset...
2025-11-06 Willy TarreauMINOR: cfgparse: try to suggest correct variable names...
2025-11-06 Willy TarreauMINOR: tools: have parse_line's error pointer point...
2025-11-06 Willy TarreauMINOR: tools: add env_suggest() to suggest alternate...
2025-11-06 Willy TarreauMINOR: tools: add support for ist to the word fingerpri...
2025-11-06 Willy TarreauMEDIUM: config: now reject configs with empty arguments
2025-11-06 Willy TarreauBUG/MEDIUM: config: solve the empty argument problem...
2025-11-06 Willy TarreauBUG/MINOR: config: emit warning for empty args when...
2025-11-06 Willy TarreauBUG/MEDIUM: server: close a race around ready_srv when...
2025-11-06 Christopher... BUG/MINOR: config: Limit "tune.maxpollevents" parameter...
2025-11-06 Christopher... MEDIUM: stktables: Limit the number of stick counters...
2025-11-06 Christopher... DEBUG: stream: Add bytes_in/bytes_out value for both...
2025-11-06 Christopher... MINOR: channel: Remove total field from channels
2025-11-06 Christopher... MINOR: applet: Add function to get amount of data in...
2025-11-06 Christopher... MINOR: stats: Add stats about request and response...
2025-11-06 Christopher... MINOR: counters: Remove bytes_in and bytes_out counter...
2025-11-06 Christopher... MINOR: stream: Remove bytes_in and bytes_out counters...
2025-11-06 Christopher... MINOR: counters: Add req_in/req_out/res_in/res_out...
2025-11-06 Christopher... MINOR: stream: Add samples to get number of bytes recei...
2025-11-06 Christopher... MINOR: stconn: Add counters to SC to know number of...
2025-11-06 William LallemandBUG/MINOR: acme: allow 'key' when generating cert
2025-11-06 William LallemandDOC: acme: crt-store allows you to start without a...
2025-11-06 Willy TarreauMINOR: server: move the lock inside srv_add_idle()
2025-11-06 William LallemandBUILD: ssl/ckch: fix ckch_conf_kws parsing without...
2025-11-06 William LallemandBUG/MINOR: acme: fix initialization issue in acme_gen_t...
2025-11-06 William LallemandBUILD: acme: acme_gen_tmp_x509() signedness and unused...
2025-11-06 William LallemandBUILD: ssl/ckch: wrong function name in ckch_conf_kws
2025-11-06 William LallemandMEDIUM: acme: generate a key pair when no file are...
2025-11-06 William LallemandMINOR: acme: generate a temporary key pair
2025-11-06 William LallemandMEDIUM: ssl/ckch: use ckch_store instead of ckch_data...
2025-11-05 Olivier HouchardMEDIUM: stick-tables: Optimize the expiration process...
2025-11-05 Olivier HouchardBUG/MEDIUM: stick-tables: Make sure we handle expiratio...
2025-11-05 Amaury DenoyelleMINOR: quic: remove <mux_state> field
2025-11-05 William LallemandDOC: configuration: deprecate the master-worker keyword
2025-11-05 William LallemandMEDIUM: cfgparse: 'daemon' not compatible with -Ws
2025-11-05 William LallemandMEDIUM: cfgparse: deprecate 'master-worker' keyword...
2025-11-05 Willy TarreauBUG/MEDIUM: connections: permit to permanently remove...
2025-11-05 Willy TarreauBUG/MEDIUM: mux-h2: make sure not to move a dead connec...
2025-11-05 Maximilian... BUG/MEDIUM: mux-h1: fix 414 / 431 status code reporting
2025-11-04 Olivier HouchardBUG/MEDIUM: server: Also call srv_reset_path_parameters...
2025-11-04 Olivier HouchardBUG/MEDIUM: server: Add a rwlock to path parameter
2025-11-04 Amaury DenoyelleMINOR: quic: remove connection arg from qc_new_conn()
2025-11-04 Amaury DenoyelleMINOR: quic: do not set conn member if ssl_sock_ctx
2025-11-04 Amaury DenoyelleBUG/MINOR: quic: fix crash on client handshake abort
2025-11-03 William LallemandCI: github: update to macos-26
2025-11-03 William LallemandSCRIPTS: build-ssl: fix rpath in AWS-LC install for...
2025-11-03 Willy TarreauOPTIM: proxy: move atomically access fields out of...
2025-11-03 William LallemandSCRIPTS: build-ssl: allow to build a FIPS version witho...
2025-11-03 Amaury DenoyelleOPTIM: backend: skip conn reuse for incompatible proxies
2025-11-03 Willy TarreauBUG/MAJOR: stats-file: fix crash on non-x86 platform...
2025-11-02 Damien ClaisseBUG/MINOR: resolvers: ensure fair round robin iteration
2025-10-31 William LallemandREGTESTS: converters: check USE_OPENSSL in aes_gcm.vtc
2025-10-31 William LallemandMINOR: sample: optional AAD parameter support to aes_gc...
2025-10-31 Amaury DenoyelleOPTIM: quic: adjust automatic ALPN setting for QUIC...
2025-10-31 Amaury DenoyelleMINOR: quic: reject conf with QUIC servers if not compiled
2025-10-31 Amaury DenoyelleMINOR: quic: enable SSL on QUIC servers automatically
2025-10-31 Willy Tarreau[RELEASE] Released version 3.3-dev11 v3.3-dev11
2025-10-30 Willy TarreauBUG/MINOR: mux-h2: send the preface along with the...
2025-10-30 Willy TarreauMINOR: mux-h2: extract the code to send preface+setting...
2025-10-30 Willy TarreauMEDIUM: mux-h2: do not needlessly refrain from sending...
2025-10-30 William LallemandDOC: management: document ECH CLI commands
2025-10-30 William LallemandBUG/MINOR: ech: non destructive parsing in cli_find_ech...
2025-10-30 William LallemandDOC: configuration: "ech" for bind lines
2025-10-30 William LallemandCI: github: add USE_ECH=1 to haproxy for openssl-ech job
2025-10-30 sftcdMINOR: ssl/ech: key management via stats socket
2025-10-30 William LallemandMINOR: listener: implement bind_conf_find_by_name()
2025-10-30 sftcdMINOR: ssl/ech: add logging and sample fetches for...
2025-10-30 sftcdMEDIUM: ssl/ech: config and load keys
2025-10-30 William LallemandBUG/MINOR: ssl: returns when SSL_CTX_new failed during...
2025-10-30 Frederic LecailleREGTEST: quic: add ssl_reuse.vtc new QUIC test
2025-10-29 Olivier HouchardMEDIUM: h1: Immediately try to read data for frontend
2025-10-29 Christopher... BUG/MINOR: resolvers: Apply dns-accept-family setting...
2025-10-29 Remi Tricot... MINOR: ssl: Do not dump decrypted privkeys in 'dump...
2025-10-29 Remi Tricot... MEDIUM: ssl: Add local passphrase cache
2025-10-29 Remi Tricot... MEDIUM: ssl: Add certificate password callback that...
2025-10-29 Remi Tricot... MINOR: init: Use devnullfd in stdio_quiet calls instead...
2025-10-29 Remi Tricot... MINOR: init: Make devnullfd global and create it earlie...
2025-10-29 Remi Tricot... BUG/MINOR: init: Do not close previously created fd...
2025-10-29 Huangbin ZhanMINOR: http: fix 405,431,501 default errorfile
2025-10-29 Ilia ShipitsinCI: disable fail-fast on fedora rawhide builds
2025-10-29 Willy TarreauMINOR: ssl-sample: add ssl_fc_early_rcvd() to detect...
2025-10-29 Willy TarreauDOC: config: slightly clarify the ssl_fc_has_early...
2025-10-29 Willy TarreauDOC: config: fix confusing typo about ACL -m ("now...
2025-10-28 Amaury DenoyelleBUG/MINOR: acl: warn if "_sub" derivative used with...
2025-10-28 Remi Tricot... BUG/MINOR: ssl: Remove unreachable code in CLI function
2025-10-28 Remi Tricot... BUG/MEDIUM: ssl: Crash because of dangling ckch_store...
2025-10-27 Willy TarreauBUG/MEDIUM: cli: do not return ACKs one char at a time
2025-10-27 Willy TarreauMINOR: cli: create cli_raw_rcv_buf() from the generic...
2025-10-27 Willy TarreauMINOR: applet: do not put SE_FL_WANT_ROOM on rcv_buf...
2025-10-24 Olivier HouchardMEDIUM: quic: Fix build with openssl-compat
2025-10-24 Olivier HouchardBUG/MEDIUM: mt_list: Use atomic operations to prevent...
next