QUIC APL: Add feature query implementation
authorHugo Landau <hlandau@openssl.org>
Mon, 22 Jan 2024 13:16:58 +0000 (13:16 +0000)
committerHugo Landau <hlandau@openssl.org>
Thu, 8 Feb 2024 16:50:00 +0000 (16:50 +0000)
commit57eee469f72b449c124c93513e573582bcef1166
tree9b29442362e47f62d40363bfc9bd49db7858a1d8
parentecff7ca4c1043265a7af09d7f9286a08779dd098
QUIC APL: Add feature query implementation

Fixes https://github.com/openssl/project/issues/412
Fixes https://github.com/openssl/project/issues/415

Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23360)
include/internal/quic_ssl.h
ssl/quic/quic_impl.c