openssl/crypto/x509
Dr. Stephen Henson e1a27eb34a Allow CRLs to be passed into X509_STORE_CTX. This is useful when the
verified structure can contain its own CRLs (such as PKCS#7 signedData).

Tidy up some of the verify code.
2004-03-27 22:49:28 +00:00
..
.cvsignore
by_dir.c Typo... 2004-01-22 22:36:46 +00:00
by_file.c
Makefile.ssl Use sh explicitely to run point.sh 2003-12-27 14:59:07 +00:00
x509_att.c
x509_cmp.c
x509_d2.c
x509_def.c
x509_err.c
x509_ext.c
x509_lu.c
x509_obj.c
x509_r2x.c
x509_req.c Constify d2i, s2i, c2i and r2i functions and other associated 2004-03-15 23:15:26 +00:00
x509_set.c
x509_trs.c A general spring-cleaning (in autumn) to fix up signed/unsigned warnings. 2003-10-29 20:24:15 +00:00
x509_txt.c Various X509 fixes. Disable broken certificate workarounds 2004-03-05 17:16:35 +00:00
x509_v3.c
x509_vfy.c Allow CRLs to be passed into X509_STORE_CTX. This is useful when the 2004-03-27 22:49:28 +00:00
x509_vfy.h Allow CRLs to be passed into X509_STORE_CTX. This is useful when the 2004-03-27 22:49:28 +00:00
x509.h Initial support for certificate policy checking and evaluation. 2004-03-23 14:14:35 +00:00
x509cset.c
x509name.c
x509rset.c
x509spki.c Constify d2i, s2i, c2i and r2i functions and other associated 2004-03-15 23:15:26 +00:00
x509type.c 1024 is the export key bits limit according to current regulations, not 512. 2003-11-28 22:39:19 +00:00
x_all.c