summaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authorRich Salz <rsalz@akamai.com>2015-06-10 14:07:40 -0400
committerRich Salz <rsalz@openssl.org>2015-09-05 17:49:20 -0400
commitca4a494cb7437a7af155361b0084de8329c0bf25 (patch)
tree4f2cd56151c8fb1a80191021cdd55c80026eb946 /util
parent8e704858f21983383be2b77e986f475b51719a1e (diff)
Make TS structures opaque.
Most of the accessors existed and were already used so it was easy. TS_VERIFY_CTX didn't have accessors/settors so I added the simple and obvious ones, and changed the app to use them. Also, within crypto/ts, replaced the functions with direct access to the structure members since we generally aren't opaque within a directory. Also fix RT3901. Reviewed-by: Tim Hudson <tjh@openssl.org>
Diffstat (limited to 'util')
-rwxr-xr-xutil/libeay.num25
1 files changed, 16 insertions, 9 deletions
diff --git a/util/libeay.num b/util/libeay.num
index 612fff60c6..39c90207e5 100755
--- a/util/libeay.num
+++ b/util/libeay.num
@@ -4587,19 +4587,26 @@ CRYPTO_secure_free 4945 EXIST::FUNCTION:
BIO_s_secmem 4946 EXIST::FUNCTION:
CRYPTO_get_secure_mem_ex_functions 4947 EXIST::FUNCTION:
CRYPTO_set_secure_mem_functions 4948 EXIST::FUNCTION:
+TS_VERIFY_CTX_set_flags 4949 EXIST::FUNCTION:
X509_STORE_CTX_get_num_untrusted 4949 EXIST::FUNCTION:
+TS_STATUS_INFO_set_status 4950 EXIST::FUNCTION:
X509_up_ref 4950 EXIST::FUNCTION:
+TS_VERIFY_CTX_set_imprint 4951 EXIST::FUNCTION:
X509_REQ_get_version 4951 EXIST::FUNCTION:
+TS_VERIFY_CTS_set_certs 4952 EXIST::FUNCTION:
X509_REQ_get_subject_name 4952 EXIST::FUNCTION:
+TS_VERIFY_CTX_set_data 4953 EXIST::FUNCTION:
X509_CRL_up_ref 4953 EXIST::FUNCTION:
CRYPTO_zalloc 4954 EXIST::FUNCTION:
-X509_get_extension_flags 4955 EXIST::FUNCTION:
-X509_get_extended_key_usage 4956 EXIST::FUNCTION:
-X509_get_key_usage 4957 EXIST::FUNCTION:
-X509_CRL_get_issuer 4958 EXIST::FUNCTION:
-X509_CRL_get_nextUpdate 4959 EXIST::FUNCTION:
-X509_CRL_get0_signature 4960 EXIST::FUNCTION:
-X509_CRL_get_REVOKED 4961 EXIST::FUNCTION:
-X509_CRL_get_version 4962 EXIST::FUNCTION:
-X509_CRL_get_lastUpdate 4963 EXIST::FUNCTION:
+TS_VERIFY_CTX_set_store 4954 EXIST::FUNCTION:
+X509_get_extension_flags 4954 EXIST::FUNCTION:
+TS_VERIFY_CTX_add_flags 4955 EXIST::FUNCTION:
+X509_get_extended_key_usage 4955 EXIST::FUNCTION:
+X509_get_key_usage 4956 EXIST::FUNCTION:
+X509_CRL_get_issuer 4957 EXIST::FUNCTION:
+X509_CRL_get_nextUpdate 4958 EXIST::FUNCTION:
+X509_CRL_get0_signature 4959 EXIST::FUNCTION:
+X509_CRL_get_REVOKED 4960 EXIST::FUNCTION:
+X509_CRL_get_version 4961 EXIST::FUNCTION:
+X509_CRL_get_lastUpdate 4962 EXIST::FUNCTION:
EVP_PBE_get 4964 EXIST::FUNCTION: