Changes since version 2.9-dev7 : Amaury Denoyelle (5): REORG: quic: cleanup traces definition BUG/MINOR: quic: reject packet with no frame BUG/MEDIUM: mux-quic: fix RESET_STREAM on send-only stream BUG/MINOR: mux-quic: support initial 0 max-stream-data BUG/MINOR: h3: strengthen host/authority header parsing Frédéric Lécaille (1): BUG/MINOR: quic: Avoid crashing with unsupported cryptographic algos William Lallemand (16): MINOR: ssl: add an explicit error when 'ciphersuites' are not supported BUILD: ssl: enable 'ciphersuites' for WolfSSL BUILD: ssl: add 'ssl_c_r_dn' fetch for WolfSSL BUILD: ssl: add 'secure_memcmp' converter for WolfSSL and awslc BUILD: ssl: enable keylog for awslc CLEANUP: ssl: remove compat functions for openssl < 1.0.0 BUILD: ssl: enable keylog for WolfSSL REGTESTS: pki: add a pki for SSL tests REGTESTS: ssl: update common.pem with the new pki REGTESTS: ssl: disable ssl_dh.vtc for WolfSSL REGTESTS: wolfssl: temporarly disable some failing reg-tests CI: ssl: add wolfssl to build-ssl.sh CI: ssl: add git id support for wolfssl download CI: github: add a wolfssl entry to the CI CI: github: update wolfssl to git revision d83f2fa CI: github: add awslc 1.16.0 to the push CI