Changes since version 3.3-dev13 : Amaury Denoyelle (5): MINOR: quic: do not use quic_newcid_from_hash64 on BE side MINOR: quic: support multiple random CID generation for BE side MINOR: quic: try to clarify quic_conn CIDs fields direction MINOR: quic: refactor qc_new_conn() prototype MINOR: quic: remove arg from qc_new_conn() Christopher Faulet (1): MINOR: stick-tables: Rename stksess shards to use buckets Frederic Lecaille (1): BUG/MEDIUM: quic-be: prevent use of MUX for 0-RTT sessions without secrets William Lallemand (7): MEDIUM: mworker: set the mworker-max-reloads to 50 CLEANUP: startup: move confusing msg variable BUG/MEDIUM: mworker: signals inconsistencies during startup and reload BUG/MINOR: mworker: wrong signals during startup BUG/MINOR: acme: P-256 doesn't work with openssl >= 3.0 BUILD: Makefile: make install with admin tools CI: github: make install-bin instead of make install Willy Tarreau (1): REGTESTS: ssl: split the SSL reuse test into TLS 1.2/1.3