QUIC: Refine SSL_shutdown and begin to implement SSL_shutdown_ex
authorHugo Landau <hlandau@openssl.org>
Tue, 13 Dec 2022 12:27:05 +0000 (12:27 +0000)
committerHugo Landau <hlandau@openssl.org>
Fri, 27 Jan 2023 14:19:14 +0000 (14:19 +0000)
commite8043229ead9b44e2883a80ce256c219a1171cbb
tree72a689685efbdb2fdd811c586e30558188d9f3a0
parentd4c5d8ff483d99f94d649fb67f1f26fce9694c92
QUIC: Refine SSL_shutdown and begin to implement SSL_shutdown_ex

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19897)
include/internal/quic_channel.h
include/internal/quic_ssl.h
include/openssl/ssl.h.in
ssl/quic/quic_channel.c
ssl/quic/quic_impl.c
ssl/quic/quic_local.h
ssl/ssl_lib.c
util/libssl.num