summaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authorGeoff Thorpe <geoff@openssl.org>2000-06-13 12:59:38 +0000
committerGeoff Thorpe <geoff@openssl.org>2000-06-13 12:59:38 +0000
commit1c4f90a05dffca6663f1392ed74fe51a13cc46f1 (patch)
treec1bb425488951746e11cee605083bd97b12ae0af /util
parent44317f04b1d3b904429fdd44539574cb90bb5b34 (diff)
Enable DSO support on alpha (OSF1), cc and gcc.
Also, "make update" has added some missing functions to libeay.num, updated the TABLE for the alpha changes, and updated thousands of dependancies that have changed from recent commits.
Diffstat (limited to 'util')
-rwxr-xr-xutil/libeay.num3
1 files changed, 3 insertions, 0 deletions
diff --git a/util/libeay.num b/util/libeay.num
index ebcb744b0d..19acca8c22 100755
--- a/util/libeay.num
+++ b/util/libeay.num
@@ -1803,3 +1803,6 @@ EVP_CIPHER_CTX_set_key_length 2399
EVP_CIPHER_CTX_ctrl 2400
BN_mod_exp_mont_word 2401
RAND_egd_bytes 2402
+X509_REQ_get1_email 2403
+X509_get1_email 2404
+X509_email_free 2405