]> git.ipfire.org Git - thirdparty/openssl.git/commit
QUIC TLS: Report TLS errors properly as QUIC protocol errors
authorHugo Landau <hlandau@openssl.org>
Tue, 25 Jul 2023 10:32:24 +0000 (11:32 +0100)
committerMatt Caswell <matt@openssl.org>
Tue, 8 Aug 2023 13:33:42 +0000 (14:33 +0100)
commit80bcc4f1aeb67f0a05dbff04372e0b9563d4a779
tree4f57debcea0a3b0c5de58c0a5646da3ea6879b37
parent3ad5711e484736c7383b43d03f83e5700e589dfa
QUIC TLS: Report TLS errors properly as QUIC protocol errors

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21547)
include/internal/quic_error.h
include/internal/quic_tls.h
ssl/quic/quic_channel.c
ssl/quic/quic_tls.c