]> git.ipfire.org Git - thirdparty/openssl.git/commit
QUIC APL: Add skeleton listener API methods
authorHugo Landau <hlandau@openssl.org>
Thu, 11 Jan 2024 09:33:36 +0000 (09:33 +0000)
committerViktor Dukhovni <openssl-users@dukhovni.org>
Wed, 11 Sep 2024 07:32:29 +0000 (17:32 +1000)
commit5865ec85880aae8f3f1853202d11ac3f30e0c9c5
tree181200b1451d1e0568a1a6541403637ca68bbade
parent616534d3720926b32ce6ffa775fd5179829851b0
QUIC APL: Add skeleton listener API methods

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