[openssl/openssl] 55abe7: QUIC APL: Add support for querying frame type caus...
Hugo Landau
noreply at github.com
Wed Oct 25 08:45:18 UTC 2023
Branch: refs/heads/master
Home: https://github.com/openssl/openssl
Commit: 55abe7486089ffa24b52e68a56b7eaed9a60a8ee
https://github.com/openssl/openssl/commit/55abe7486089ffa24b52e68a56b7eaed9a60a8ee
Author: Hugo Landau <hlandau at openssl.org>
Date: 2023-10-25 (Wed, 25 Oct 2023)
Changed paths:
M doc/man3/SSL_get_conn_close_info.pod
M include/openssl/ssl.h.in
M ssl/quic/quic_impl.c
Log Message:
-----------
QUIC APL: Add support for querying frame type causing closure
Reviewed-by: Paul Dale <pauli at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Richard Levitte <levitte at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22485)
Commit: 687326ce0ac56c405029cfedd435b2e6625a22e3
https://github.com/openssl/openssl/commit/687326ce0ac56c405029cfedd435b2e6625a22e3
Author: Hugo Landau <hlandau at openssl.org>
Date: 2023-10-25 (Wed, 25 Oct 2023)
Changed paths:
M test/quic_multistream_test.c
Log Message:
-----------
QUIC MULTISTREAM TEST: Output connection closure reason info on failure
Reviewed-by: Paul Dale <pauli at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Richard Levitte <levitte at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22485)
Compare: https://github.com/openssl/openssl/compare/95420a2500fe...687326ce0ac5
More information about the openssl-commits
mailing list