Changes since version 3.4-dev13 : Amaury Denoyelle (9): MINOR: ssl_sock: remove unneeded check on QMux flags MINOR: connection: define xprt_add_l6hs() MINOR: xprt_qmux: define default value for get_alpn MINOR: connection: define mask CO_FL_WAIT_XPRT_L6 MINOR: session: support QMux in clear on FE side MINOR: backend: support QMux in clear for BE side MINOR: mux_quic: handle STOP_SENDING in QMux MINOR: mux_quic: handle MAX_STREAMS for uni stream in QMux MINOR: mux_quic: do not crash on unhandled QMux frame reception Remi Tricot-Le Breton (1): BUG/MINOR: ocsp: Manage date too far away in the future Willy Tarreau (3): MINOR: config: shm-stats-file is no longer experimental BUILD: proxy: unstatify the proxies_del_lock to avoid a warning without threads BUG/MEDIUM: net_helper: fix a remaining possibly infinite loop in converters