Changes since version 3.3.1 : Alexander Stephan (1): BUG/MINOR: mworker/cli: fix show proc pagination using reload counter Amaury Denoyelle (1): BUG/MINOR: quic: fix deprecated warning for window size keyword Christian Ruppert (1): REGTESTS: ssl: Fix reg-tests curve check Christopher Faulet (3): BUG/MEDIUM: peers: Properly handle shutdown when trying to get a line BUG/MEDIUM: mux-h1: Take care to update value during zero-copy forwarding BUG/MEDIUM: stconn: Move data from to during zero-copy forwarding William Lallemand (5): BUG/MEDIUM: mworker: can't use signals after a failed reload BUILD: ssl: strchr definition changed in C23 BUILD: tools: memchr definition changed in C23 BUG/MINOR: cfgparse: wrong section name upon error BUG/MINOR: cli/stick-tables: argument to "show table" is optional Willy Tarreau (6): MINOR: mux-h2: add missing glitch count for non-decodable H2 headers MINOR: mux-h2: perform a graceful close at 75% glitches threshold BUG/MINOR: backend: fix the conn_retries check for TFO BUG/MINOR: backend: inspect request not response buffer to check for TFO DOC: config: fix the length attribute name for stick tables of type binary / string BUILD: sockpair: fix build issue on macOS related to variable-length arrays akarl10 (1): BUG/MINOR: ech/quic: enable ech configuration also for quic listeners