Changes since version 3.0.6 : Amaury Denoyelle (10): MINOR: quic: notify connection layer on handshake completion BUG/MINOR: stream: unblock stream on wait-for-handshake completion BUG/MEDIUM: quic: support wait-for-handshake MINOR: quic: simplify qc_parse_pkt_frms() return path MINOR: quic: use dynamically allocated frame on parsing MINOR: quic: extend return value of CRYPTO parsing BUG/MINOR: quic: repeat packet parsing to deal with fragmented CRYPTO CLEANUP: guid: remove global tree export BUG/MINOR: guid/server: ensure thread-safety on GUID insert/delete BUG/MEDIUM: quic: prevent crash due to CRYPTO parsing error Aurelien DARRAGON (1): BUG/MEDIUM: pattern: prevent uninitialized reads in pat_match_{str,beg} Christopher Faulet (1): BUG/MEDIUM: resolvers: Insert a non-executed resulution in front of the wait list Valentine Krasnobaeva (1): BUG/MINOR: cli: don't show sockpairs in HAPROXY_CLI and HAPROXY_MASTER_CLI