Changes since version 3.0-dev12 : Amaury Denoyelle (10): BUG/MINOR: connection: parse PROXY TLV for LOCAL mode BUG/MINOR: server: free PROXY v2 TLVs on srv drop MINOR: rhttp: add log on connection allocation failure BUG/MEDIUM: rhttp: fix preconnect on single-thread BUG/MINOR: rhttp: prevent listener suspend BUG/MINOR: rhttp: fix task_wakeup state MINOR: session: define flag to explicitely release listener on free MEDIUM: rhttp: create session for active preconnect MINOR: rhttp: support PROXY emission on preconnect MINOR: connection: support PROXY v2 TLV emission without stream Aurelien DARRAGON (7): BUG/MINOR: ring: free ring's allocated area not ring's usable area when using maps DEBUG: tools: add vma_set_name() helper DEBUG: shctx: name shared memory using vma_set_name() DEBUG: sink: add name hint for memory area used by memory-backed sinks DEBUG: pollers: add name hint for large memory areas used by pollers DEBUG: errors: add name hint for startup-logs memory area DEBUG: fd: add name hint for large memory areas Christopher Faulet (2): BUG/MINOR: http-ana: Don't crush stream termination condition on internal error MAJOR: spoe: Let the SPOE back into the game Frederic Lecaille (1): BUG/MAJOR: quic: Crash with TLS_AES_128_CCM_SHA256 (libressl only) Ilia Shipitsin (1): CI: scripts/build-ssl.sh: loudly fail on unsupported platforms Valentine Krasnobaeva (4): BUG/MEDIUM: proto: fix fd leak in _connect_server MINOR: sock: set conn->err_code in case of EPERM BUG/MINOR: sock: fix sock_create_server_socket MINOR: proto: fix coding style William Lallemand (7): CLEANUP: ssl/cli: remove unused code in dump_crtlist_conf MINOR: ssl: check parameter in ckch_conf_cmp() DOC: configuration: rework the crt-store load documentation MEDIUM: ssl: don't load file by discovering them in crt-store DOC: configuration: update the crt-list documentation DOC: configuration: add the supported crt-store options in crt-list REGTESTS: scripts: allow to change the vtest timeout Willy Tarreau (2): MINOR: traces: enumerate the list of levels/verbosities when not found BUG/MEDIUM: quic_tls: prevent LibreSSL < 4.0 from negotiating CHACHA20_POLY1305