From 000e72ecda60867c920e3c3f06747395d903bd99 Mon Sep 17 00:00:00 2001 From: Hugo Landau Date: Tue, 23 Jan 2024 13:02:56 +0000 Subject: Mention QLOG in INSTALL.md Reviewed-by: Matt Caswell Reviewed-by: Neil Horman (Merged from https://github.com/openssl/openssl/pull/22037) --- INSTALL.md | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'INSTALL.md') diff --git a/INSTALL.md b/INSTALL.md index 18bfe59c57..52add7c15b 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -1084,6 +1084,14 @@ when needed. This is only supported on systems where loading of shared libraries is supported. +### enable-unstable-qlog + +Enables QLOG output support for the QUIC protocol. This functionality is +unstable and implements a draft version of the QLOG specification. The QLOG +output from OpenSSL will change in incompatible ways in future, and is not +subject to any format stability or compatibility guarantees at this time. See +the manpage openssl-qlog(7) for details. + ### 386 In 32-bit x86 builds, use the 80386 instruction set only in assembly modules -- cgit v1.2.3