QUIC: Allow application to trigger TXKU
authorHugo Landau <hlandau@openssl.org>
Mon, 12 Jun 2023 13:13:33 +0000 (14:13 +0100)
committerPauli <pauli@openssl.org>
Thu, 15 Jun 2023 23:26:48 +0000 (09:26 +1000)
commit2525109f90cf3a91a909621266ec6854a83805e2
tree685dd38b75e74de35c0a1739f4b5f4771fbeccf0
parent692a3cab11932d2aaa7b1b628cacc513ba73a5e5
QUIC: Allow application to trigger TXKU

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21029)
doc/man3/SSL_key_update.pod
include/internal/quic_channel.h
include/internal/quic_ssl.h
ssl/quic/quic_impl.c
ssl/ssl_lib.c
test/quic_multistream_test.c