]> git.ipfire.org Git - thirdparty/openssl.git/commit
Provide better errors for some QUIC failures
authorMatt Caswell <matt@openssl.org>
Fri, 10 Mar 2023 15:02:26 +0000 (15:02 +0000)
committerPauli <pauli@openssl.org>
Sun, 19 Mar 2023 22:35:38 +0000 (09:35 +1100)
commit44a1ac5de0cb422bc65089e1e3bf1b46bb8ab141
tree68c30c978d2df6933854b46ffe575ecddcef39b4
parentf8ffab0d52fc5e37d92c99e4463d76174e869930
Provide better errors for some QUIC failures

For example if would be helpful if we got more useful information if the
caller forgot to set the peer address.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20514)
crypto/err/openssl.txt
include/openssl/sslerr.h
ssl/quic/quic_impl.c
ssl/ssl_err.c
ssl/sslerr.h