openssl/crypto/x509
Richard Levitte 790555d675 Don't check any revocation info on proxy certificates
Because proxy certificates typically come without any CRL information,
trying to check revocation on them will fail.  Better not to try
checking such information for them at all.

Reviewed-by: Rich Salz <rsalz@openssl.org>
2016-08-03 16:05:28 +02:00
..
build.info move x_pubkey.c to crypto/x509 2016-03-22 15:28:11 +00:00
by_dir.c Use X509_LOOKUP_TYPE for lookup type consistently. 2016-07-26 16:23:02 +01:00
by_file.c Copyright consolidation 09/10 2016-05-17 14:53:16 -04:00
t_crl.c Copyright consolidation 09/10 2016-05-17 14:53:16 -04:00
t_req.c Use more X509_REQ_get0_pubkey & X509_get0_pubkey 2016-07-20 01:35:38 -04:00
t_x509.c Copyright consolidation 09/10 2016-05-17 14:53:16 -04:00
x509_att.c Constify input parameters of methods : 2016-07-25 08:20:00 -04:00
x509_cmp.c Ignore the serial number for now and just do the rest. 2016-07-30 15:19:24 -04:00
x509_d2.c Copyright consolidation 09/10 2016-05-17 14:53:16 -04:00
x509_def.c Copyright consolidation 09/10 2016-05-17 14:53:16 -04:00
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 Use X509_LOOKUP_TYPE for lookup type consistently. 2016-07-26 16:23:02 +01:00
x509_lu.c Deprecate X509_LU_FAIL, X509_LU_RETRY 2016-07-26 16:23:02 +01:00
x509_obj.c Spelling 2016-06-29 09:56:39 -04:00
x509_r2x.c Copyright consolidation 09/10 2016-05-17 14:53:16 -04:00
x509_req.c Constify some X509_CRL, X509_REQ functions. 2016-08-01 19:53:43 +01:00
x509_set.c Make some more X509 functions const. 2016-07-30 15:19:24 -04:00
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 Don't check any revocation info on proxy certificates 2016-08-03 16:05:28 +02:00
x509_vpm.c Make a2i_ipadd an internal function 2016-06-09 17:15:42 -04:00
x509cset.c Constify some X509_CRL functions. 2016-08-01 19:53:43 +01:00
x509name.c Constify input parameters of methods : 2016-07-25 08:20:00 -04:00
x509rset.c Copyright consolidation 09/10 2016-05-17 14:53:16 -04:00
x509spki.c Copyright consolidation 09/10 2016-05-17 14:53:16 -04:00
x509type.c Copyright consolidation 09/10 2016-05-17 14:53:16 -04:00
x_all.c Copyright consolidation 09/10 2016-05-17 14:53:16 -04:00
x_attrib.c Copyright consolidation 09/10 2016-05-17 14:53:16 -04:00
x_crl.c Copyright consolidation 09/10 2016-05-17 14:53:16 -04:00
x_exten.c Copyright consolidation 09/10 2016-05-17 14:53:16 -04:00
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 Copyright consolidation 09/10 2016-05-17 14:53:16 -04:00
x_req.c Copyright consolidation 09/10 2016-05-17 14:53:16 -04:00
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