]> git.ipfire.org Git - thirdparty/openssl.git/commit - ssl/ssl_lib.c
QUIC Front End I/O API: Correct implementation of SSL_tick, SSL_get_tick_timeout
authorHugo Landau <hlandau@openssl.org>
Wed, 30 Nov 2022 07:55:48 +0000 (07:55 +0000)
committerHugo Landau <hlandau@openssl.org>
Fri, 13 Jan 2023 13:20:18 +0000 (13:20 +0000)
commitfbe2573d3b54dcaab1eab3401f2948a0f01ee49a
tree32d7e806145446034fb953aa396fa5dc3f5e710f
parent6848e5eeeeae8ae28bfe7dcaa8d24673923a6ee8
QUIC Front End I/O API: Correct implementation of SSL_tick, SSL_get_tick_timeout

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19703)
ssl/ssl_lib.c