Changes since version 2.8-dev12 : Amaury Denoyelle (5): CLEANUP: mux-quic/h3: complete BUG_ON with comments MINOR: quic: remove return val of quic_aead_iv_build() MINOR: quic: use WARN_ON for encrypt failures BUG/MINOR: quic: handle Tx packet allocation failure properly MINOR: quic: fix alignment of oneline show quic Christopher Faulet (1): MEDIUM: stconn/applet: Allow SF_SL_EOS flag alone Daniel Epperson (1): DOC: add size format section to manual Ilya Shipitsin (1): BUILD: quic: re-enable chacha20_poly1305 for libressl Mariam John (1): DOC/MINOR: config: Fix typo in description for `ssl_bc` in configuration.txt Willy Tarreau (2): MEDIUM: stconn: make the SE_FL_ERR_PENDING to ERROR transition systematic DOC: internal: add a bit of documentation for the stconn closing conditions