summaryrefslogtreecommitdiff
path: root/libcrypto/libcrypto/libcrypto.map
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2020-01-21 15:38:48 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2020-01-21 15:38:48 +0300
commite2a2673873e4364ea669439cbe58f478bc3a3b64 (patch)
tree767f55381df9c6907a026b9160c31d6a71ca5209 /libcrypto/libcrypto/libcrypto.map
parent27af3fd089cbd21e546ed4a71fcdb796e121d423 (diff)
Release version 1.1.1+9v1.1.1+9
Enable zlib usage Don't define default directory paths Fix 'sslv3 alert bad record mac' failure for some libcrypto function calls
Diffstat (limited to 'libcrypto/libcrypto/libcrypto.map')
-rw-r--r--libcrypto/libcrypto/libcrypto.map1
1 files changed, 1 insertions, 0 deletions
diff --git a/libcrypto/libcrypto/libcrypto.map b/libcrypto/libcrypto/libcrypto.map
index 0cb9c89..69e37a2 100644
--- a/libcrypto/libcrypto/libcrypto.map
+++ b/libcrypto/libcrypto/libcrypto.map
@@ -291,6 +291,7 @@ OPENSSL_1_1_0 {
BIO_f_nbio_test;
BIO_f_null;
BIO_f_reliable;
+ BIO_f_zlib;
BIO_fd_non_fatal_error;
BIO_fd_should_retry;
BIO_find_type;