Changes since version 3.0-dev5 : Amaury Denoyelle (2): MINOR: quic: simplify rescheduling for handshake MINOR: quic: remove qc_treat_rx_crypto_frms() Brooks Davis (1): MINOR: tools: use public interface for FreeBSD get_exec_path() Dragan Dosen (2): BUG/MINOR: ssl: fix possible ctx memory leak in sample_conv_aes_gcm() BUG/MINOR: ssl: do not set the aead_tag flags in sample_conv_aes_gcm() William Lallemand (3): DOC: configuration: clarify ciphersuites usage (V2) MEDIUM: ssl: initialize the SSL stack explicitely MEDIUM: ssl: allow to change the OpenSSL security level from global section Willy Tarreau (3): MINOR: mux-h2: always use h2c_report_glitch() MEDIUM: mux-h2: allow to set the glitches threshold to kill a connection BUG/MINOR: server: fix first server template not being indexed