mirror of
https://github.com/openssl/openssl.git
synced 2025-02-05 14:10:53 +08:00
QLOG: Add CHANGES entry
Reviewed-by: Matt Caswell <matt@openssl.org> Reviewed-by: Neil Horman <nhorman@openssl.org> (Merged from https://github.com/openssl/openssl/pull/22037)
This commit is contained in:
parent
5b8f7ae354
commit
f8fdc73e5b
@ -94,6 +94,15 @@ OpenSSL 3.3
|
|||||||
|
|
||||||
*Randall S. Becker*
|
*Randall S. Becker*
|
||||||
|
|
||||||
|
* Support for QLOG for tracing QUIC connections has been added.
|
||||||
|
The QLOG format used is a pre-standard draft version and may change
|
||||||
|
incompatibly in future OpenSSL releases, therefore this functionality must
|
||||||
|
currently be enabled with a build-time option `enable-unstable-qlog`. See
|
||||||
|
[doc/designs/quic-design/debugging.md](./doc/designs/quic-design/debugging.md)
|
||||||
|
for information on how to use QLOG.
|
||||||
|
|
||||||
|
*Hugo Landau*
|
||||||
|
|
||||||
OpenSSL 3.2
|
OpenSSL 3.2
|
||||||
-----------
|
-----------
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user