Changes since version 3.3-dev11 : Amaury Denoyelle (4): MINOR: quic: enable SSL on QUIC servers automatically MINOR: quic: reject conf with QUIC servers if not compiled OPTIM: quic: adjust automatic ALPN setting for QUIC servers OPTIM: backend: skip conn reuse for incompatible proxies Damien Claisse (1): BUG/MINOR: resolvers: ensure fair round robin iteration William Lallemand (4): MINOR: sample: optional AAD parameter support to aes_gcm_enc/dec REGTESTS: converters: check USE_OPENSSL in aes_gcm.vtc SCRIPTS: build-ssl: allow to build a FIPS version without FIPS SCRIPTS: build-ssl: fix rpath in AWS-LC install for openssl and bssl bin Willy Tarreau (2): BUG/MAJOR: stats-file: fix crash on non-x86 platform caused by unaligned cast OPTIM: proxy: move atomically access fields out of the read-only ones