Changes since version 3.2.3 : Amaury Denoyelle (1): BUG/MEDIUM: mux-quic: ensure Early-data header is set Aurelien DARRAGON (3): BUG/MEDIUM: logs: fix sess_build_logline_orig() recursion with options BUG/MINOR: hlua: take default-path into account with lua-load-per-thread BUG/MEDIUM: hlua_fcn: ensure systematic watcher cleanup for server list iterator Christopher Faulet (4): BUG/MINOR: hlua: Skip headers when a receive is performed on an HTTP applet BUG/MEDIUM: hlua: Report to SC when data were consumed on a lua socket BUG/MEDIUM: hlua: Report to SC when output data are blocked on a lua socket BUG/MEDIUM: dns: Reset reconnect tempo when connection is finally established David Carlier (1): DOC: deviceatlas build clarifications Ilia Shipitsin (1): CLEANUP: acme: fix wrong spelling of "resources" Remi Tricot-Le Breton (1): CLEANUP: ssl: Rename ssl_trace-t.h to ssl_trace.h William Lallemand (7): BUG/MEDIUM: ssl/clienthello: ECDSA with ssl-max-ver TLSv1.2 and no ECDSA ciphers BUG/MEDIUM: acme: use POST-as-GET instead of GET for resources MINOR: acme: remove acme_req_auth() and use acme_post_as_get() instead BUG/MINOR: acme: allow "processing" in challenge requests MINOR: acme: add ACME to the haproxy -vv feature list MINOR: acme: implement traces BUILD: acme: avoid declaring TRACE_SOURCE in acme-t.h