aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2016-08-19 16:51:07 +0100
committerDr. Stephen Henson <steve@openssl.org>2016-08-19 18:40:55 +0100
commitbb1c5bbe6b5a5d3d21d4577fdf2d8e6f2bb78223 (patch)
treea63f47affd8298857b97ebdf004f16723daa3e52
parent2729f62794bbef7a7455388034b540b9d292c624 (diff)
downloadopenssl-bb1c5bbe6b5a5d3d21d4577fdf2d8e6f2bb78223.tar.gz
make update
Reviewed-by: Rich Salz <rsalz@openssl.org>
-rw-r--r--util/libcrypto.num12
1 files changed, 8 insertions, 4 deletions
diff --git a/util/libcrypto.num b/util/libcrypto.num
index f0fd168780..83b35effe9 100644
--- a/util/libcrypto.num
+++ b/util/libcrypto.num
@@ -122,7 +122,7 @@ ENGINE_set_default_pkey_asn1_meths 121 1_1_0 EXIST::FUNCTION:ENGINE
OCSP_BASICRESP_add1_ext_i2d 122 1_1_0 EXIST::FUNCTION:OCSP
EVP_camellia_128_ctr 123 1_1_0 EXIST::FUNCTION:CAMELLIA
EVP_CIPHER_impl_ctx_size 124 1_1_0 EXIST::FUNCTION:
-X509_CRL_get_nextUpdate 125 1_1_0 EXIST::FUNCTION:
+X509_CRL_get_nextUpdate 125 1_1_0 EXIST::FUNCTION:DEPRECATEDIN_1_1_0
PKCS12_free 126 1_1_0 EXIST::FUNCTION:
CMS_signed_get_attr 127 1_1_0 EXIST::FUNCTION:CMS
ENGINE_set_destroy_function 128 1_1_0 EXIST::FUNCTION:ENGINE
@@ -1053,7 +1053,7 @@ BN_get_word 1044 1_1_0 EXIST::FUNCTION:
EVP_CipherFinal 1045 1_1_0 EXIST::FUNCTION:
i2d_X509_bio 1046 1_1_0 EXIST::FUNCTION:
X509_EXTENSION_new 1047 1_1_0 EXIST::FUNCTION:
-X509_get_notAfter 1048 1_1_0 EXIST::FUNCTION:
+X509_get_notAfter 1048 1_1_0 EXIST::FUNCTION:DEPRECATEDIN_1_1_0
X509_ALGOR_dup 1049 1_1_0 EXIST::FUNCTION:
d2i_X509_REQ_INFO 1050 1_1_0 EXIST::FUNCTION:
d2i_EC_PUBKEY_bio 1051 1_1_0 EXIST::FUNCTION:EC
@@ -2388,7 +2388,7 @@ ASN1_GENERALIZEDTIME_check 2356 1_1_0 EXIST::FUNCTION:
BN_clear_bit 2357 1_1_0 EXIST::FUNCTION:
BN_bn2lebinpad 2358 1_1_0 EXIST::FUNCTION:
EVP_PKEY_up_ref 2359 1_1_0 EXIST::FUNCTION:
-X509_get_notBefore 2360 1_1_0 EXIST::FUNCTION:
+X509_get_notBefore 2360 1_1_0 EXIST::FUNCTION:DEPRECATEDIN_1_1_0
BN_nist_mod_224 2361 1_1_0 EXIST::FUNCTION:
DES_decrypt3 2362 1_1_0 EXIST::FUNCTION:DES
OTHERNAME_it 2363 1_1_0 EXIST:!EXPORT_VAR_AS_FUNCTION:VARIABLE:
@@ -2465,7 +2465,7 @@ i2d_TS_MSG_IMPRINT_fp 2432 1_1_0 EXIST::FUNCTION:STDIO,TS
PKCS12_new 2433 1_1_0 EXIST::FUNCTION:
X509_REVOKED_set_serialNumber 2434 1_1_0 EXIST::FUNCTION:
EVP_get_digestbyname 2435 1_1_0 EXIST::FUNCTION:
-X509_CRL_get_lastUpdate 2436 1_1_0 EXIST::FUNCTION:
+X509_CRL_get_lastUpdate 2436 1_1_0 EXIST::FUNCTION:DEPRECATEDIN_1_1_0
OBJ_create_objects 2437 1_1_0 EXIST::FUNCTION:
EVP_enc_null 2438 1_1_0 EXIST::FUNCTION:
OCSP_ONEREQ_get_ext_by_critical 2439 1_1_0 EXIST::FUNCTION:OCSP
@@ -4194,3 +4194,7 @@ ASN1_STRING_get0_data 4140 1_1_0 EXIST::FUNCTION:
X509_SIG_get0_mutable 4141 1_1_0 EXIST::FUNCTION:
X509_get0_serialNumber 4142 1_1_0 EXIST::FUNCTION:
PKCS12_get_attr 4143 1_1_0 EXIST::FUNCTION:DEPRECATEDIN_1_1_0
+X509_CRL_get0_lastUpdate 4144 1_1_0 EXIST::FUNCTION:
+X509_get0_notBefore 4145 1_1_0 EXIST::FUNCTION:
+X509_get0_notAfter 4146 1_1_0 EXIST::FUNCTION:
+X509_CRL_get0_nextUpdate 4147 1_1_0 EXIST::FUNCTION: