QUIC: Rename SSL_tick, SSL_get_tick_timeout
authorHugo Landau <hlandau@openssl.org>
Wed, 3 May 2023 18:01:12 +0000 (19:01 +0100)
committerTomas Mraz <tomas@openssl.org>
Mon, 29 May 2023 06:51:12 +0000 (08:51 +0200)
commit6084e04b25378a4590798a034633e90791cf74a3
treea79d4cc002245341a7fc1f0654e879f34568afd6
parentf8503ede86115b67e1552cf332d53fe43f0cb5bd
QUIC: Rename SSL_tick, SSL_get_tick_timeout

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20879)
12 files changed:
include/internal/quic_ssl.h
include/openssl/ssl.h.in
ssl/quic/quic_impl.c
ssl/quic/quic_reactor.c
ssl/ssl_lib.c
test/helpers/quictestlib.c
test/quic_client_test.c
test/quic_multistream_test.c
test/quic_tserver_test.c
test/quicapitest.c
test/quicfaultstest.c
util/libssl.num