openssl/crypto/x509
Dr. Stephen Henson fc9d1ef39c Remove current_method from X509_STORE_CTX
Remove current_method: it was intended as a means of retrying
lookups bit it was never used. Now that X509_verify_cert() is
a "one shot" operation it can never work as intended.

Reviewed-by: Rich Salz <rsalz@openssl.org>
2016-07-26 16:23:02 +01:00
..
build.info
by_dir.c
by_file.c
t_crl.c
t_req.c Use more X509_REQ_get0_pubkey & X509_get0_pubkey 2016-07-20 01:35:38 -04:00
t_x509.c
x509_att.c Constify input parameters of methods : 2016-07-25 08:20:00 -04:00
x509_cmp.c Constify ... 2016-07-25 08:20:00 -04:00
x509_d2.c
x509_def.c
x509_err.c Check for errors allocating the error strings. 2016-07-20 19:20:53 +02:00
x509_ext.c Constify X509|X509_CRL|X509_REVOKED_get_ext 2016-07-25 08:20:00 -04:00
x509_lcl.h Add setter and getter for X509_STORE's check_policy 2016-07-25 17:20:58 +02:00
x509_lu.c Remove current_method from X509_STORE_CTX 2016-07-26 16:23:02 +01:00
x509_obj.c Spelling 2016-06-29 09:56:39 -04:00
x509_r2x.c
x509_req.c
x509_set.c
x509_trs.c Remove pointless free loop in X509_TRUST_cleanup() 2016-06-20 09:58:58 -04:00
x509_txt.c Check that the subject name in a proxy cert complies to RFC 3820 2016-06-20 21:34:37 +02:00
x509_v3.c Constify ... X509|X509_CRL|X509_REVOKED|_get_ext*() 2016-07-25 08:20:00 -04:00
x509_vfy.c Remove current_method from X509_STORE_CTX 2016-07-26 16:23:02 +01:00
x509_vpm.c Make a2i_ipadd an internal function 2016-06-09 17:15:42 -04:00
x509cset.c Constify ... 2016-07-25 08:20:00 -04:00
x509name.c Constify input parameters of methods : 2016-07-25 08:20:00 -04:00
x509rset.c
x509spki.c
x509type.c
x_all.c
x_attrib.c
x_crl.c
x_exten.c
x_name.c Constify ASN1_TYPE_get, ASN1_STRING_type, ASN1_STRING_to_UTF8, ASN1_TYPE_get_octetstring & co... 2016-07-25 08:20:00 -04:00
x_pubkey.c
x_req.c
x_x509.c Properly initialise the internal proxy certificate path length cache 2016-07-23 11:35:30 +02:00
x_x509a.c Fix a few if(, for(, while( inside code. 2016-07-20 07:21:53 -04:00