summaryrefslogtreecommitdiff
path: root/src/lib/libssl/Symbols.list
diff options
context:
space:
mode:
authortb <>2018-11-11 06:58:14 +0000
committertb <>2018-11-11 06:58:14 +0000
commita775f57e4c2cdc0d9d374784c2087f09465a8a0b (patch)
tree8aa335588003f149c9b1aed8ec93190d663b8b94 /src/lib/libssl/Symbols.list
parent1d52a77751bd718c4bc8afa60ff78c4306636cd9 (diff)
downloadopenbsd-a775f57e4c2cdc0d9d374784c2087f09465a8a0b.tar.gz
openbsd-a775f57e4c2cdc0d9d374784c2087f09465a8a0b.tar.bz2
openbsd-a775f57e4c2cdc0d9d374784c2087f09465a8a0b.zip
Add SSL_set1_host(), a thin wrapper around X509_VERIFY_PARAM_set1_host().
Used by unbound's DNS over TLS implementation to do server name verification. ok jsing
Diffstat (limited to 'src/lib/libssl/Symbols.list')
-rw-r--r--src/lib/libssl/Symbols.list1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/libssl/Symbols.list b/src/lib/libssl/Symbols.list
index c66024e21d..4508a362d1 100644
--- a/src/lib/libssl/Symbols.list
+++ b/src/lib/libssl/Symbols.list
@@ -244,6 +244,7 @@ SSL_rstate_string_long
244SSL_select_next_proto 244SSL_select_next_proto
245SSL_set1_groups 245SSL_set1_groups
246SSL_set1_groups_list 246SSL_set1_groups_list
247SSL_set1_host
247SSL_set1_param 248SSL_set1_param
248SSL_set_SSL_CTX 249SSL_set_SSL_CTX
249SSL_set_accept_state 250SSL_set_accept_state