Changes since version 3.4-dev5 : Amaury Denoyelle (6): BUG/MINOR: proxy: detect strdup error on server auto SNI BUG/MINOR: server: set auto SNI for dynamic servers BUG/MINOR: server: enable no-check-sni-auto for dynamic servers BUG/MINOR: quic: fix counters used on BE side MINOR: quic: add BUG_ON() on half_open_conn counter access from BE BUG/MINOR: quic/h3: display QUIC/H3 backend module on HTML stats Frederic Lecaille (3): MINOR: haterm: provide -b and -c options (RSA key size, ECDSA curves) MINOR: haterm: add long options for QUIC and TCP "bind" settings BUG/MINOR: haterm: missing allocation check in copy_argv() William Lallemand (1): CLEANUP: acme: remove duplicate includes