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