QUIC FIFD: Allow QLOG instance retrieval via callback
authorHugo Landau <hlandau@openssl.org>
Mon, 12 Feb 2024 09:49:32 +0000 (09:49 +0000)
committerTomas Mraz <tomas@openssl.org>
Mon, 19 Feb 2024 09:15:46 +0000 (10:15 +0100)
commit410270d1ac7f9a089d63d68be2e7c714045191fc
tree62a61e6bb2065870989da93585af860b95927737
parent4a2e39dc1ce52bbee6571f48548a47f04bd857b4
QUIC FIFD: Allow QLOG instance retrieval via callback

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23535)
include/internal/quic_fifd.h
ssl/quic/quic_fifd.c
test/quic_fifd_test.c