]> git.ipfire.org Git - thirdparty/openssl.git/commit
QUIC TLS: Rethink error handling
authorHugo Landau <hlandau@openssl.org>
Thu, 3 Aug 2023 10:56:12 +0000 (11:56 +0100)
committerMatt Caswell <matt@openssl.org>
Tue, 8 Aug 2023 13:33:42 +0000 (14:33 +0100)
commit7a2bb2101be4f4dfd9f437ebe1d7fd5dbc14b894
tree408accb61c481fc060859267a7d1da3d80c9f3f2
parent828c9c6690dc2791cee7873cf6793db187b558bb
QUIC TLS: Rethink error handling

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21547)
15 files changed:
crypto/err/err_mark.c
crypto/err/err_save.c
crypto/err/openssl.txt
doc/man3/ERR_set_mark.pod
doc/man3/OSSL_ERR_STATE_save.pod
include/internal/quic_channel.h
include/internal/quic_tls.h
include/internal/ssl.h
include/openssl/err.h.in
include/openssl/sslerr.h
ssl/quic/quic_channel.c
ssl/quic/quic_tls.c
ssl/ssl_err.c
ssl/ssl_lib.c
util/libcrypto.num