]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
Add entry to CHANGES.md
authorHugo Landau <hlandau@openssl.org>
Fri, 9 Feb 2024 14:22:51 +0000 (14:22 +0000)
committerTomas Mraz <tomas@openssl.org>
Mon, 19 Feb 2024 09:15:46 +0000 (10:15 +0100)
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23535)

CHANGES.md

index 8137e304fb5f7d946402ae153b488d87d1f5bd60..ee06c06c2e507cc9c48119372004a99b77956f4b 100644 (file)
@@ -111,6 +111,12 @@ OpenSSL 3.3
 
    *Hugo Landau*
 
+ * Added APIs to allow disabling implicit QUIC event processing for
+   QUIC SSL objects, allowing applications to control when event handling
+   occurs. Refer to the SSL_get_value_uint(3) manpage for details.
+
+   *Hugo Landau*
+
 OpenSSL 3.2
 -----------