summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/Symbols.list
diff options
context:
space:
mode:
authorjsing <>2018-02-14 16:32:06 +0000
committerjsing <>2018-02-14 16:32:06 +0000
commitb67d1c3350cb5ebce3d8cc42491ccf21a0e2e482 (patch)
tree2bef41e0dead5333cbb82a36a9651fa52e970550 /src/lib/libcrypto/Symbols.list
parentbadad72c27155e042a4ba77f179c0771b373d3fa (diff)
downloadopenbsd-b67d1c3350cb5ebce3d8cc42491ccf21a0e2e482.tar.gz
openbsd-b67d1c3350cb5ebce3d8cc42491ccf21a0e2e482.tar.bz2
openbsd-b67d1c3350cb5ebce3d8cc42491ccf21a0e2e482.zip
Start providing parts of the OpenSSL 1.1 API.
This will ease the burden on ports and others trying to make software work with LibreSSL, while avoiding #ifdef mazes. Note that we are not removing 1.0.1 API or making things opaque, hence software written to use the older APIs will continue to work, as will software written to use the 1.1 API (as more functionality become available). Discussed at length with deraadt@ and others.
Diffstat (limited to 'src/lib/libcrypto/Symbols.list')
-rw-r--r--src/lib/libcrypto/Symbols.list2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/lib/libcrypto/Symbols.list b/src/lib/libcrypto/Symbols.list
index 6dfd569e1f..0c437dc75f 100644
--- a/src/lib/libcrypto/Symbols.list
+++ b/src/lib/libcrypto/Symbols.list
@@ -1832,6 +1832,8 @@ OTHERNAME_new
1832OpenSSLDie 1832OpenSSLDie
1833OpenSSL_add_all_ciphers 1833OpenSSL_add_all_ciphers
1834OpenSSL_add_all_digests 1834OpenSSL_add_all_digests
1835OpenSSL_version
1836OpenSSL_version_num
1835PBE2PARAM_free 1837PBE2PARAM_free
1836PBE2PARAM_it 1838PBE2PARAM_it
1837PBE2PARAM_new 1839PBE2PARAM_new