Changes since version 3.4-dev14 : Amaury Denoyelle (3): BUG/MEDIUM: qmux: do not crash on too large record BUG/MEDIUM: qmux: do not crash on receiving an invalid first frame BUG/MINOR: qmux: reject too large initial record Chad Lavoie (1): BUG/MINOR: mux-h1: H2 preface rejection doesn't update stick-table glitches Christopher Faulet (2): BUG/MINOR: tcpcheck: Check LDAP response to not read more data than available Revert "BUG/MEDIUM: dns: fix long loops in additional records parse on name failure" Frederic Lecaille (7): BUG/MINOR: qpack: Fix index calculation in debug functions BUG/MINOR: qpack: fix potential null-pointer dereference in qpack_dht_insert() CLEANUP: qpack: fix copy-paste typo in value Huffman debug string BUG/MINOR: qpack: fix sign bit mask in qpack_decode_fs_pfx() CLEANUP: qpack: fix copy-paste typo in value Huffman debug string for WLN BUG/MINOR: qpack: fix huff_dec() error handling in qpack_decode_fs() CLEANUP: qpack: move encoded macros to qpack-t.h to avoid duplication Olivier Houchard (1): BUG/MEDIUM: cpu-topo: Enforce thread-hard-limit on policy William Lallemand (1): BUG/MINOR: ssl-gencert: validate SNI characters to prevent SAN certificate injection