]> git.ipfire.org Git - thirdparty/openssl.git/commit - crypto/err/openssl.txt
QUIC CHANNEL: Improve error reporting
authorHugo Landau <hlandau@openssl.org>
Fri, 28 Jul 2023 16:48:14 +0000 (17:48 +0100)
committerMatt Caswell <matt@openssl.org>
Tue, 8 Aug 2023 13:33:42 +0000 (14:33 +0100)
commit741170bef340b31a32a94a4ea86cc0d7744c01b2
tree392018b14999bcac9788606052e54e8b2e1d8d68
parentab6c63456f30a849e3046532c582b4eaff7716d6
QUIC CHANNEL: Improve error reporting

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21547)
crypto/err/openssl.txt
include/internal/quic_channel.h
include/internal/quic_error.h
include/internal/quic_tls.h
include/internal/quic_wire.h
include/openssl/sslerr.h
ssl/quic/quic_channel.c
ssl/quic/quic_tls.c
ssl/quic/quic_txp.c
ssl/ssl_err.c
test/quic_multistream_test.c