aboutsummaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authorHugo Landau <hlandau@openssl.org>2023-08-10 19:49:17 +0100
committerHugo Landau <hlandau@openssl.org>2023-09-01 10:45:36 +0100
commit4426c47d662768b0f087c9099b76cabef4c1f540 (patch)
tree37bc78cc26e695d6c400656f2b5f1c80323fd786 /util
parent3760747ff452fcb3e29190e670073253c5b47d49 (diff)
downloadopenssl-4426c47d662768b0f087c9099b76cabef4c1f540.tar.gz
Add manpages
Reviewed-by: Tomas Mraz <tomas@openssl.org> Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/21715)
Diffstat (limited to 'util')
-rw-r--r--util/other.syms4
1 files changed, 4 insertions, 0 deletions
diff --git a/util/other.syms b/util/other.syms
index ea48770ea0..cd1f73468d 100644
--- a/util/other.syms
+++ b/util/other.syms
@@ -168,6 +168,10 @@ BIO_dgram_get_peer define
BIO_dgram_set_peer define
BIO_dgram_recv_timedout define
BIO_dgram_send_timedout define
+BIO_dgram_detect_peer_addr define
+BIO_get_dgram_bio define
+BIO_get_sock_type define
+BIO_set_sock_type define
BIO_do_accept define
BIO_do_connect define
BIO_do_handshake define