]> git.kaiwu.me - haproxy.git/shortlog
haproxy.git
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...
2025-10-24 Willy TarreauBUILD: openssl-compat: fix build failure with OPENSSL...
2025-10-24 Willy TarreauBUG/MINOR: stick-tables: properly index string-type...
2025-10-24 Aurelien DARRAGONBUG/MAJOR: stats-file: ensure shm_stats_file_object...
2025-10-24 Aurelien DARRAGONRevert "MINOR: compiler: add FIXED_SIZE(size, type...
2025-10-24 Aurelien DARRAGONRevert "MEDIUM: freq-ctr: use explicit-size types for...
2025-10-24 Aurelien DARRAGONRevert "BUG/MAJOR: stats-file: ensure shm_stats_file_ob...
2025-10-24 Christopher... BUG/MEDIUM: applet: Improve again spinning loops detect...
2025-10-23 Amaury DenoyelleBUG/MINOR: quic: rename and duplicate stream settings
2025-10-23 Amaury DenoyelleBUG/MINOR: quic: split option for congestion max window...
2025-10-23 Amaury DenoyelleBUG/MINOR: quic: split max-idle-timeout option for...
2025-10-23 Amaury DenoyelleMINOR: quic: rename frontend sock-per-conn setting
2025-10-23 Amaury DenoyelleMINOR: quic: rename retry-threshold setting
2025-10-23 Amaury DenoyelleMINOR: quic: rename max Tx mem setting
2025-10-23 Amaury DenoyelleMINOR: quic: split Tx options for FE/BE usage
2025-10-23 Amaury DenoyelleMINOR: quic: split congestion controler options for...
2025-10-23 Amaury DenoyelleMINOR: quic: duplicate glitches FE option on BE side
2025-10-23 Amaury DenoyelleMINOR: quic: rename "no-quic" to "tune.quic.listen"
2025-10-23 Amaury DenoyelleMINOR: quic: prepare support for options on FE/BE side
2025-10-23 Amaury DenoyelleMINOR: quic: remove unused conn-tx-buffers limit keyword
2025-10-23 Olivier HouchardBUG/MEDIUM: mt_lists: Avoid el->prev = el->next = el
2025-10-23 William LallemandMINOR: acme: display the complete challenge_ready comma...
2025-10-23 William LallemandMINOR: acme: add the dns-01-record field to the sink
2025-10-23 Olivier HouchardBUG/MEDIUM: stick-tables: Don't loop if there's nothing...
2025-10-23 Willy TarreauBUG/MEDIUM: build: limit excessive and counter-producti...
2025-10-22 Aurelien DARRAGONBUG/MAJOR: stats-file: ensure shm_stats_file_object...
2025-10-22 Aurelien DARRAGONMEDIUM: freq-ctr: use explicit-size types for freq...
2025-10-22 Aurelien DARRAGONMINOR: compiler: add FIXED_SIZE(size, type, name) macro
2025-10-22 Aurelien DARRAGONMINOR: stats-file: fix typo in shm-stats-file object...
2025-10-22 Amaury DenoyelleMINOR: quic: remove received CRYPTO temporary tree...
2025-10-22 Amaury DenoyelleBUG/MAJOR: quic: use ncbmbuf for CRYPTO handling
2025-10-22 Amaury DenoyelleMINOR: ncbmbuf: add tests as standalone mode
2025-10-22 Amaury DenoyelleMINOR: ncbmbuf: implement advance operation
2025-10-22 Amaury DenoyelleMINOR: ncbmbuf: implement ncbmb_data()
next