summaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2023-05-09 12:00:18 +0100
committerMatt Caswell <matt@openssl.org>2023-05-24 12:18:33 +0100
commitbfcf1356f9fdc6ad939f73f2d4e505bd519c33d2 (patch)
tree87c81957fb71fae6763582af7efc342337ef3d89 /util
parentcc87010d27f4dc3645ea718144bf387d8833e14c (diff)
Update the msg_callback documentation
We provide information about the new QUIC support related to the msg_callback. We also document SSL_trace() which was previously missing from the man pages. Reviewed-by: Tomas Mraz <tomas@openssl.org> Reviewed-by: Hugo Landau <hlandau@openssl.org> (Merged from https://github.com/openssl/openssl/pull/20914)
Diffstat (limited to 'util')
-rw-r--r--util/missingssl.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/util/missingssl.txt b/util/missingssl.txt
index 48219fd99a..224eb84899 100644
--- a/util/missingssl.txt
+++ b/util/missingssl.txt
@@ -31,4 +31,3 @@ SSL_set_session_ticket_ext(3)
SSL_set_session_ticket_ext_cb(3)
SSL_srp_server_param_with_username(3)
SSL_test_functions(3)
-SSL_trace(3)