summaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>2000-09-04 15:34:43 +0000
committerBodo Möller <bodo@openssl.org>2000-09-04 15:34:43 +0000
commitbbb8de0966f0181498a0491f42d8b839778a93e7 (patch)
tree5a645a6357da154d8a320950a302cdf6f1d7e793 /util
parent5e386163801a248063afbc9e346ab1b098356729 (diff)
Avoid abort() throughout the library, except when preprocessor
symbols for debugging are defined.
Diffstat (limited to 'util')
-rwxr-xr-xutil/libeay.num7
1 files changed, 7 insertions, 0 deletions
diff --git a/util/libeay.num b/util/libeay.num
index 5d5a3e0187..5039a9af1d 100755
--- a/util/libeay.num
+++ b/util/libeay.num
@@ -1839,3 +1839,10 @@ MD4_Final 2435
MD4_Update 2436
MD4_Init 2437
EVP_md4 2438
+i2d_PUBKEY_bio 2439
+i2d_PUBKEY_fp 2440
+d2i_PUBKEY_bio 2441
+ASN1_STRING_to_UTF8 2442
+BIO_vprintf 2443
+BIO_vsnprintf 2444
+d2i_PUBKEY_fp 2445