openssl/crypto/asn1
Dr. Stephen Henson 4d50a2b4d6 Add verify callback functions to lookup a STACK of matching certs or CRLs
based on subject name.

New thread safe functions to retrieve matching STACK from X509_STORE.

Cache some IDP components.
2006-09-10 12:38:37 +00:00
..
.cvsignore
a_bitstr.c RFC 3161 compliant time stamp request creation, response generation 2006-02-12 23:11:56 +00:00
a_bool.c
a_bytes.c
a_d2i_fp.c
a_digest.c
a_dup.c
a_enum.c
a_gentm.c RFC 3161 compliant time stamp request creation, response generation 2006-02-12 23:11:56 +00:00
a_i2d_fp.c
a_int.c make some parameters const 2006-03-04 13:55:02 +00:00
a_mbstr.c
a_object.c fix problems found by coverity: remove useless code 2006-03-15 17:45:43 +00:00
a_octet.c make some parameters const 2006-03-04 13:55:02 +00:00
a_print.c
a_set.c
a_sign.c Add support for default public key digest type ctrl. 2006-05-07 17:09:39 +00:00
a_strex.c add additional checks + cleanup 2006-01-29 23:12:22 +00:00
a_strnid.c
a_time.c
a_type.c Fix warnings. 2006-02-15 14:45:31 +00:00
a_utctm.c
a_utf8.c
a_verify.c Remove link between digests and signature algorithms. 2006-04-19 17:05:59 +00:00
ameth_lib.c Complete EVP_PKEY_ASN1_METHOD ENGINE support. 2006-06-05 11:52:46 +00:00
asn1_err.c Fix various error codes to match functions. 2006-07-17 16:33:31 +00:00
asn1_gen.c fix problems found by coverity: remove useless code 2006-03-15 17:45:43 +00:00
asn1_lib.c Update PKCS#7 enveloped data to new API. 2006-05-08 12:44:25 +00:00
asn1_locl.h Allow public key ASN1 methods to set PKCS#7 SignerInfo structures. 2006-04-17 17:12:23 +00:00
asn1_mac.h RFC 3161 compliant time stamp request creation, response generation 2006-02-12 23:11:56 +00:00
asn1_par.c fix problems found by coverity: remove useless code 2006-03-15 17:45:43 +00:00
asn1.h Fix various error codes to match functions. 2006-07-17 16:33:31 +00:00
asn1t.h Update print macro properly this time... 2005-09-03 00:49:26 +00:00
asn_moid.c
asn_pack.c
charmap.h
charmap.pl
d2i_pr.c Fix obvious typo. 2006-06-05 16:04:09 +00:00
d2i_pu.c
evp_asn1.c
f_enum.c
f_int.c
f_string.c
i2d_pr.c Add support for legacy PEM format private keys in EVP_PKEY_ASN1_METHOD. 2006-03-23 18:02:23 +00:00
i2d_pu.c
Makefile Camellia cipher, contributed by NTT 2006-06-09 15:44:59 +00:00
n_pkey.c
nsseq.c Extend callback function to support print customization. 2005-09-01 20:42:52 +00:00
p5_pbe.c
p5_pbev2.c Fix various error codes to match functions. 2006-07-17 16:33:31 +00:00
p8_key.c
p8_pkey.c Initial support for pluggable public key ASN1 support. Process most public 2006-03-20 12:22:24 +00:00
t_bitst.c
t_crl.c
t_pkey.c Revert to original... 2006-04-15 13:15:25 +00:00
t_req.c Gather printing routines into EVP_PKEY_ASN1_METHOD. 2006-03-22 13:09:35 +00:00
t_spki.c Gather printing routines into EVP_PKEY_ASN1_METHOD. 2006-03-22 13:09:35 +00:00
t_x509.c Gather printing routines into EVP_PKEY_ASN1_METHOD. 2006-03-22 13:09:35 +00:00
t_x509a.c
tasn_dec.c Fix leak 2006-08-31 20:10:37 +00:00
tasn_enc.c Fixes for BOOL handling: produce errors for invalid string for mini-compiler, 2006-01-19 17:16:56 +00:00
tasn_fre.c Extend callback function to support print customization. 2005-09-01 20:42:52 +00:00
tasn_new.c fix problems found by coverity: remove useless code 2006-03-15 17:45:43 +00:00
tasn_prn.c Print out zero length string properly. 2006-04-14 16:47:18 +00:00
tasn_typ.c
tasn_utl.c
x_algor.c Typo. 2006-04-05 12:00:22 +00:00
x_attrib.c
x_bignum.c
x_crl.c Add verify callback functions to lookup a STACK of matching certs or CRLs 2006-09-10 12:38:37 +00:00
x_exten.c
x_info.c
x_long.c
x_name.c Avoid warning. 2006-07-21 22:46:19 +00:00
x_nx509.c
x_pkey.c
x_pubkey.c Complete EVP_PKEY_ASN1_METHOD ENGINE support. 2006-06-05 11:52:46 +00:00
x_req.c Extend callback function to support print customization. 2005-09-01 20:42:52 +00:00
x_sig.c
x_spki.c
x_val.c
x_x509.c Cache some CRL related extensions. 2006-07-24 12:39:22 +00:00
x_x509a.c