QUIC APL: Correct implementation of time callback override
authorHugo Landau <hlandau@openssl.org>
Tue, 23 May 2023 11:23:06 +0000 (12:23 +0100)
committerPauli <pauli@openssl.org>
Thu, 15 Jun 2023 23:26:28 +0000 (09:26 +1000)
commite3e9794aa49f61e5b034608488034daa01125c85
tree1e49edb14740080d29ecab8175ed9269ff6180c0
parent754d2282cd50fef14971605d7151623bb11e3fd6
QUIC APL: Correct implementation of time callback override

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)
include/internal/quic_ssl.h
ssl/quic/quic_impl.c
test/quic_tserver_test.c