diff options
author | Theo Buehler <tb@openbsd.org> | 2020-10-05 17:06:19 +0200 |
---|---|---|
committer | Theo Buehler <tb@openbsd.org> | 2020-10-05 17:06:19 +0200 |
commit | 7608ded020a1f9de9fa887a106d4a28e9dddfb80 (patch) | |
tree | b3402103f1980b6d2e089ada26b4624ca452a96c | |
parent | 5562731e8e90c955eff458874116830e1c0025b6 (diff) | |
download | portable-7608ded020a1f9de9fa887a106d4a28e9dddfb80.tar.gz portable-7608ded020a1f9de9fa887a106d4a28e9dddfb80.tar.bz2 portable-7608ded020a1f9de9fa887a106d4a28e9dddfb80.zip |
SSL_set1_host() is not yet exposed.
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -206,8 +206,6 @@ LibreSSL Portable Release Notes: | |||
206 | 206 | ||
207 | * Ensure that leaf is set up on X509_STORE_CTX before verification. | 207 | * Ensure that leaf is set up on X509_STORE_CTX before verification. |
208 | 208 | ||
209 | * Import document SSL_set1_host(3). | ||
210 | |||
211 | * Document SSL_set_SSL_CTX(3). | 209 | * Document SSL_set_SSL_CTX(3). |
212 | 210 | ||
213 | * Make pthread_mutex static initialisation work on Windows. | 211 | * Make pthread_mutex static initialisation work on Windows. |