Changes since version 3.4-dev0 : Amaury Denoyelle (4): Revert "MINOR: quic: use dynamic cc_algo on bind_conf" MINOR: quic: define quic_cc_algo as const MINOR: quic: extract cc-algo parsing in a dedicated function MINOR: quic: implement cc-algo server keyword Frederic Lecaille (1): BUG/MINOR: quic-be: Missing keywords array NULL termination Remi Tricot-Le Breton (1): BUG/MINOR: jwt: Missing "case" in switch statement William Lallemand (3): DOC: configuration: ECH support details REGTESTS: ssl enable tls12_reuse.vtc for AWS-LC REGTESTS: ssl: split tls*_reuse in stateless and stateful resume tests Willy Tarreau (4): BUG/MEDIUM: connection: fix "bc_settings_streams_limit" typo BUG/MEDIUM: config: ignore empty args in skipped blocks DOC: config: mention clearer that the cache's total-max-size is mandatory DOC: config: reorder the cache section's keywords