Changes since version 3.1-dev4 : Amaury Denoyelle (7): MINOR: quic: delay Retry emission on quic-force-retry MEDIUM: quic: implement quic-initial rules MINOR: quic: support ACL for quic-initial rules MINOR: quic: pass quic_dgram as obj_type for quic-initial rules MINOR: quic: implement reject quic-initial action MINOR: quic: implement send-retry quic-initial rules BUG/MEDIUM: quic: fix invalid conn reject with CONNECTION_REFUSED Aurelien DARRAGON (1): MEDIUM: sink: assume sft appctx stickiness Christopher Faulet (1): BUG/MEDIUM: jwt: Clear SSL error queue on error when checking the signature Frederic Lecaille (3): BUG/MINOR: quic: Lack of precision when computing K (cubic only cc) MINOR: quic: Add information to "show quic" for CUBIC cc. MINOR: quic: Dump TX in flight bytes vs window values ratio. William Lallemand (4): MEDIUM: ssl/quic: implement quic crypto with EVP_AEAD MINOR: quic: rename confusing wording aes to hp MEDIUM: quic: add key argument to header protection crypto functions MEDIUM: quic: implement CHACHA20_POLY1305 for AWS-LC Willy Tarreau (1): MEDIUM: h1: allow to preserve keep-alive on T-E + C-L