]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
12 days ago  Christopher... BUG/MINOR: tcpcheck: Don't use sni as pool-conn-name... 20250903-cfa-auto-sni-for-http
12 days ago  Christopher... OPTIM: tcpcheck: Don't set SNI and ALPN for non-ssl...
12 days ago  Christopher... OPTIM: proto_rhttp: Don't set SNI for non-ssl connections
12 days ago  Christopher... OPTIM: backend: Don't set SNI for non-ssl connections
12 days ago  Christopher... BUG/MINOR: server: Update healthcheck when server setti...
12 days ago  Christopher... BUG/MEDIUM: server: Use sni as pool connection name...
12 days ago  Christopher... MINOR: server: Parse sni and pool-conn-name expressions...
12 days ago  Aurelien DARRAGONMEDIUM: stats-file: add some BUG_ON() guards to ensure...
12 days ago  Aurelien DARRAGONMINOR: stats-file: reserve some bytes in exported structs
12 days ago  Aurelien DARRAGONBUILD: stats-file: fix aligment issues
12 days ago  Aurelien DARRAGONMINOR: compiler: add ALWAYS_PAD() macro
12 days ago  Aurelien DARRAGONOPTIM: stats-file: don't unnecessarily die hard on...
12 days ago  Aurelien DARRAGONDOC: config: document "shm-stats-file" directive
12 days ago  Aurelien DARRAGONMEDIUM: stats-file/counters: store and preload stats...
12 days ago  Aurelien DARRAGONMINOR: stats-file: add process slot management for...
12 days ago  Aurelien DARRAGONMEDIUM: stats-file: processes share the same clock...
12 days ago  Aurelien DARRAGONMINOR: stats-file: introduce shm-stats-file directive
12 days ago  Aurelien DARRAGONMINOR: counters: retrieve detailed errmsg upon failure...
12 days ago  Willy TarreauOPTIM: stick-tables: exit expiry faster when the update...
12 days ago  Willy TarreauMINOR: stick-tables: limit the number of visited nodes...
12 days ago  Willy TarreauBUG/MEDIUM: peers: don't fail twice to grab the update...
12 days ago  Willy TarreauBUG/MINOR: stick-tables: never leave used entries witho...
12 days ago  Willy TarreauBUG/MEDIUM: stick-tables: don't leave the expire loop...
12 days ago  William LallemandMEDIUM: cfgparse: warn when using user/group when built...
13 days ago  Ilia ShipitsinCI: fix syntax of Quic Interop pipelines
13 days ago  Frederic LecailleMINOR: quic: Add more information about RX packets
13 days ago  Willy TarreauBUILD: acl: silence a possible null deref warning in...
2025-09-02  Willy TarreauBUG/MINOR: haproxy: be sure not to quit too early on...
2025-09-02  William LallemandDOC: configuration: rework the jwt_verify keyword docum...
2025-09-02  Amaury DenoyelleMEDIUM: quic: strengthen BUG_ON() for unpad Initial...
2025-09-02  Amaury DenoyelleBUG/MINOR: quic: pad Initial pkt with CONNECTION_CLOSE...
2025-09-02  Amaury DenoyelleBUG/MINOR: quic: fix padding issue on INITIAL retransmit
2025-09-02  Amaury DenoyelleBUG/MINOR: quic: fix room check if padding requested
2025-09-02  Amaury DenoyelleMINOR: quic/flags: complete missing flags
2025-09-02  Frederic LecailleBUG/MINOR: quic: ignore AGAIN ncbuf err when parsing...
2025-09-02  Alexander StephanBUG/MINOR: tools: Add OOM check for malloc() in indent_...
2025-09-02  Alexander StephanBUG/MINOR: compression: Add OOM check for calloc()...
2025-09-02  Alexander StephanBUG/MINOR: cfgparse: Add OOM check for calloc() in...
2025-09-02  Alexander StephanBUG/MINOR: acl: Add OOM check for calloc() in smp_fetch...
2025-09-02  Alexander StephanBUG/MINOR: log: Add OOM checks for calloc() and malloc...
2025-09-02  Alexander StephanBUG/MINOR: halog: Add OOM checks for calloc() in filter...
2025-09-01  Christopher... BUG/MINOR: acl: Properly detect overwritten matching...
2025-09-01  Christopher... BUG/MINOR: server: Duplicate healthcheck's sni inherite...
2025-09-01  Christopher... BUG/MEDIUM: server: Duplicate healthcheck's alpn inheri...
2025-09-01  Christopher... MINOR: acl; Warn when matching method based on a suffix...
2025-09-01  Christopher... MINOR: acl: Only allow one '-m' matching method
2025-09-01  Christopher... REG-TESTS: map_redirect: Don't use hdr_dom in ACLs...
2025-09-01  Amaury DenoyelleMINOR: conn/muxes/ssl: add ASSUME_NONNULL() prior to...
2025-09-01  Amaury DenoyelleBUG/MAJOR: mux-quic: fix crash on reload during emission
2025-09-01  Frederic LecailleBUG/MEDIUM: quic: CRYPTO frame freeing without eb_delete()
2025-09-01  Frederic LecailleCLEANUP: quic: remove a useless CRYPTO frame variable...
2025-08-29  Collison, StevenDOC: proxy-protocol: Make example for PP2_SUBTYPE_SSL_S...
2025-08-29  Amaury DenoyelleBUG/BUILD: stats: fix build due to missing stat enum...
2025-08-29  Christopher... MEDIUM: proxy: Reject some header names for 'http-send...
2025-08-28  Amaury DenoyelleMINOR: proxy: extend "show servers conn" output
2025-08-28  Amaury DenoyelleMINOR: stats: display new curr_sess_idle_conns server...
2025-08-28  Amaury DenoyelleMINOR: doc: add missing statistics column
2025-08-28  Amaury DenoyelleMINOR: doc: add missing statistics column
2025-08-28  William LallemandDOC: configuration: confuse "strict-mode" with "zero...
2025-08-28  Amaury DenoyelleOPTIM: backend: set release on takeover for strict...
2025-08-28  Amaury DenoyelleMINOR: muxes: adjust takeover with buf_wait interaction
2025-08-28  William LallemandDOC: unreliable sockpair@ on macOS
2025-08-28  William LallemandBUILD: mworker: fix ignoring return value of ‘read’
2025-08-28  Amaury DenoyelleMAJOR: server: do not remove idle conns in del server
2025-08-28  Amaury DenoyelleMEDIUM: session: account on server idle conns attached...
2025-08-28  Amaury DenoyelleMAJOR: server: implement purging of private idle connec...
2025-08-28  Amaury DenoyelleMEDIUM: mux-quic: enforce thread-safety of backend...
2025-08-28  Amaury DenoyelleMEDIUM: conn/muxes/ssl: remove BE priv idle conn from...
2025-08-28  Amaury DenoyelleMEDIUM: conn/muxes/ssl: reinsert BE priv conn into...
2025-08-28  Amaury DenoyelleMINOR: muxes: enforce thread-safety for private idle...
2025-08-28  Amaury DenoyelleMINOR: server: cleanup idle conns for server in maint...
2025-08-28  Amaury DenoyelleMEDIUM: session: close new idle conns if server in...
2025-08-28  Amaury DenoyelleMEDIUM: server: close new idle conns if server in maint...
2025-08-28  Amaury DenoyelleMINOR: server: shard by thread sess_conns member
2025-08-28  Amaury DenoyelleMEDIUM: session: protect sess conns list by idle_conns_lock
2025-08-28  Amaury DenoyelleMINOR: session: refactor alloc/lookup of sess_conns...
2025-08-28  Amaury DenoyelleMINOR: session: uninline functions related to BE conns...
2025-08-28  Amaury DenoyelleMINOR: session: document explicitely that session_add_c...
2025-08-28  Amaury DenoyelleBUG/MINOR: mux-quic: do not access conn after idle...
2025-08-28  Amaury DenoyelleBUG/MINOR: server: decrement session idle_conns on...
2025-08-28  Amaury DenoyelleMINOR: cli: display failure reason on wait command
2025-08-28  Amaury DenoyelleBUG/MINOR: connection: remove extra session_unown_conn...
2025-08-28  Amaury DenoyelleBUG/MINOR: connection: rearrange union list members
2025-08-28  William LallemandBUG/MEDIUM: mworker: fix startup and reload on macOS
2025-08-28  Valentine KrasnobaevaBUG/MINOR: acl: set arg_list->kw to aclkw->kw string...
2025-08-28  Frederic LecailleBUG/MINOR: mux-quic: trace with non initialized qcc
2025-08-28  Frederic LecailleMINOR: quic: remove ->offset qf_crypto struct field
2025-08-27  William LallemandDOC: configuration: clarify 'default-crt' and implicit...
2025-08-27  William LallemandMEDIUM: ssl: convert diag to warning for strict-sni...
2025-08-27  William LallemandMINOR: ssl: diagnostic warning when both 'default-crt...
2025-08-27  Frederic LecailleBUG/MINOR: quic: reorder fragmented RX CRYPTO frames...
2025-08-27  Frederic LecailleBUG/MEDIUM: quic-be: avoid crashes when releasing Initi...
2025-08-27  William LallemandDOC: configuration: reword 'generate-certificates'
2025-08-27  Aurelien DARRAGONMINOR: proxy: handle shared listener counters preparati...
2025-08-27  Aurelien DARRAGONMEDIUM: server: split srv_init() in srv_preinit() ...
2025-08-27  Aurelien DARRAGONMINOR: haproxy: abort config parsing on fatal errors...
2025-08-26  Christopher... BUG/MEDIUM: spoe: Improve error detection in SPOE apple...
2025-08-25  William LallemandREGTESTS: jwt: create dynamically "cert.ecdsa.pem"
2025-08-25  Christopher... BUG/MEDIUM: mux-spop: Reject connection attempts from...
2025-08-25  Christopher... MEDIUM: applet: Set .rcv_buf and .snd_buf functions...
next