summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authorjsing <jsing@openbsd.org>2016-12-21 15:49:29 +0000
committerjsing <jsing@openbsd.org>2016-12-21 15:49:29 +0000
commit9c014357d27958b76f90d0f0c951814c3eef0a81 (patch)
treef0c6e18ffa078f9c7764d766c23855f61d21fb69 /lib/libc
parentRemove prototypes from the public header for X509_VERIFY_PARAM functions (diff)
downloadwireguard-openbsd-9c014357d27958b76f90d0f0c951814c3eef0a81.tar.xz
wireguard-openbsd-9c014357d27958b76f90d0f0c951814c3eef0a81.zip
Explicitly export a list of symbols from libcrypto.
Move the "internal" BN functions from bn.h to bn_lcl.h and stop exporting the bn_* symbols. These are documented as only being intended for internal use, so why they were placed in a public header is beyond me... This hides 363 previously exported symbols, most of which exist in headers that are not installed and were never intended to be public. This also removes a few crusty old things that should have died long ago (like _ossl_old_des_read_pw). But don't worry... there are still 3451 symbols exported from the library. With input and testing from inoguchi@. ok beck@ inoguchi@
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions