openssl/crypto/asn1
Dr. Stephen Henson 51630a3706 Add trust setting support to the verify code. It now checks the
trust settings of the root CA.

After a few fixes it seems to work OK.

Still need to add support to SSL and S/MIME code though.
1999-11-27 19:43:10 +00:00
..
.cvsignore Ignore Makefile.save 1999-04-29 16:04:54 +00:00
a_bitstr.c Don't return stuff from void functions. 1999-10-23 09:19:42 +00:00
a_bmp.c Don't return stuff from void functions. 1999-10-23 09:19:42 +00:00
a_bool.c Remove NOPROTO definitions and error code comments. 1999-04-26 16:43:10 +00:00
a_bytes.c Fix for d2i_ASN1_bytes and stop PKCS#7 routines crashing is signed message 1999-10-04 12:08:59 +00:00
a_d2i_fp.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00
a_digest.c Initial trust code: allow setting of trust checking functions 1999-11-27 01:14:04 +00:00
a_dup.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00
a_enum.c Don't return stuff from void functions. 1999-10-23 09:19:42 +00:00
a_gentm.c Don't return stuff from void functions. 1999-10-23 09:19:42 +00:00
a_hdr.c Replace the macros in asn1.h with function equivalents. Also make UTF8Strings 1999-10-20 01:50:23 +00:00
a_i2d_fp.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00
a_int.c Don't return stuff from void functions. 1999-10-23 09:19:42 +00:00
a_mbstr.c Allow additional information to be attached to a 1999-11-04 00:45:35 +00:00
a_meth.c Don't include x509.h when we just need asn1.h 1999-07-24 03:09:01 +00:00
a_object.c New function OBJ_obj2txt() 1999-07-27 22:22:58 +00:00
a_octet.c Don't return stuff from void functions. 1999-10-23 09:19:42 +00:00
a_print.c Don't return stuff from void functions. 1999-10-23 09:19:42 +00:00
a_set.c Remove NOPROTO definitions and error code comments. 1999-04-26 16:43:10 +00:00
a_sign.c Initial support for MacOS. 1999-09-11 17:54:18 +00:00
a_strnid.c Fix to the -revoke option in ca. It was leaking memory, crashing and just 1999-11-08 13:58:08 +00:00
a_time.c Don't return stuff from void functions. 1999-10-23 09:19:42 +00:00
a_type.c Kill evil casts, fix PKCS#7 and add new X509V3 Function. 1999-05-09 16:39:11 +00:00
a_utctm.c Don't return stuff from void functions. 1999-10-23 09:19:42 +00:00
a_utf8.c Constification. 1999-10-23 09:30:09 +00:00
a_verify.c Initial support for MacOS. 1999-09-11 17:54:18 +00:00
a_vis.c Don't return stuff from void functions. 1999-10-23 09:19:42 +00:00
asn1.h Support for authority information access extension. 1999-11-23 18:50:28 +00:00
asn1_err.c Support for authority information access extension. 1999-11-23 18:50:28 +00:00
asn1_lib.c Replace the macros in asn1.h with function equivalents. Also make UTF8Strings 1999-10-20 01:50:23 +00:00
asn1_mac.h Allow additional information to be attached to a 1999-11-04 00:45:35 +00:00
asn1_par.c Replace the macros in asn1.h with function equivalents. Also make UTF8Strings 1999-10-20 01:50:23 +00:00
asn_pack.c More PKCS#5 v2.0 development. Add a function to setup a PKCS#5 v2.0 1999-06-06 23:34:44 +00:00
d2i_dhp.c Replace the macros in asn1.h with function equivalents. Also make UTF8Strings 1999-10-20 01:50:23 +00:00
d2i_dsap.c Replace the macros in asn1.h with function equivalents. Also make UTF8Strings 1999-10-20 01:50:23 +00:00
d2i_pr.c Don't include x509.h when we just need asn1.h 1999-07-24 03:09:01 +00:00
d2i_pu.c Don't include x509.h when we just need asn1.h 1999-07-24 03:09:01 +00:00
d2i_r_pr.c Replace the macros in asn1.h with function equivalents. Also make UTF8Strings 1999-10-20 01:50:23 +00:00
d2i_r_pu.c Replace the macros in asn1.h with function equivalents. Also make UTF8Strings 1999-10-20 01:50:23 +00:00
d2i_s_pr.c Replace the macros in asn1.h with function equivalents. Also make UTF8Strings 1999-10-20 01:50:23 +00:00
d2i_s_pu.c Replace the macros in asn1.h with function equivalents. Also make UTF8Strings 1999-10-20 01:50:23 +00:00
evp_asn1.c Replace the macros in asn1.h with function equivalents. Also make UTF8Strings 1999-10-20 01:50:23 +00:00
f.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00
f_enum.c Don't include x509.h when we just need asn1.h 1999-07-24 03:09:01 +00:00
f_int.c Don't include x509.h when we just need asn1.h 1999-07-24 03:09:01 +00:00
f_string.c Don't include x509.h when we just need asn1.h 1999-07-24 03:09:01 +00:00
i2d_dhp.c New function DSA_dup_DH, and fixes for bugs that were found 1999-08-05 11:50:18 +00:00
i2d_dsap.c New Configure option no-<cipher> (rsa, idea, rc5, ...). 1999-04-27 01:14:46 +00:00
i2d_pr.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00
i2d_pu.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00
i2d_r_pr.c New Configure option no-<cipher> (rsa, idea, rc5, ...). 1999-04-27 01:14:46 +00:00
i2d_r_pu.c New Configure option no-<cipher> (rsa, idea, rc5, ...). 1999-04-27 01:14:46 +00:00
i2d_s_pr.c New Configure option no-<cipher> (rsa, idea, rc5, ...). 1999-04-27 01:14:46 +00:00
i2d_s_pu.c Fix to i2d_DSAPublicKey() to return the correct length. 1999-06-11 22:30:45 +00:00
Makefile.ssl Allow additional information to be attached to a 1999-11-04 00:45:35 +00:00
n_pkey.c Replace the macros in asn1.h with function equivalents. Also make UTF8Strings 1999-10-20 01:50:23 +00:00
nsseq.c Another safe stack. 1999-05-30 15:40:21 +00:00
p5_pbe.c Replace the macros in asn1.h with function equivalents. Also make UTF8Strings 1999-10-20 01:50:23 +00:00
p5_pbev2.c Replace the macros in asn1.h with function equivalents. Also make UTF8Strings 1999-10-20 01:50:23 +00:00
p7_dgst.c Replace the macros in asn1.h with function equivalents. Also make UTF8Strings 1999-10-20 01:50:23 +00:00
p7_enc.c Replace the macros in asn1.h with function equivalents. Also make UTF8Strings 1999-10-20 01:50:23 +00:00
p7_enc_c.c Replace the macros in asn1.h with function equivalents. Also make UTF8Strings 1999-10-20 01:50:23 +00:00
p7_evp.c Replace the macros in asn1.h with function equivalents. Also make UTF8Strings 1999-10-20 01:50:23 +00:00
p7_i_s.c Replace the macros in asn1.h with function equivalents. Also make UTF8Strings 1999-10-20 01:50:23 +00:00
p7_lib.c Replace the macros in asn1.h with function equivalents. Also make UTF8Strings 1999-10-20 01:50:23 +00:00
p7_recip.c Replace the macros in asn1.h with function equivalents. Also make UTF8Strings 1999-10-20 01:50:23 +00:00
p7_s_e.c Replace the macros in asn1.h with function equivalents. Also make UTF8Strings 1999-10-20 01:50:23 +00:00
p7_signd.c Replace the macros in asn1.h with function equivalents. Also make UTF8Strings 1999-10-20 01:50:23 +00:00
p7_signi.c Replace the macros in asn1.h with function equivalents. Also make UTF8Strings 1999-10-20 01:50:23 +00:00
p8_pkey.c Replace the macros in asn1.h with function equivalents. Also make UTF8Strings 1999-10-20 01:50:23 +00:00
pkcs8.c Remove NOPROTO definitions and error code comments. 1999-04-26 16:43:10 +00:00
t_bitst.c Allow additional information to be attached to a 1999-11-04 00:45:35 +00:00
t_crl.c Replace the macros in asn1.h with function equivalents. Also make UTF8Strings 1999-10-20 01:50:23 +00:00
t_pkey.c Remove NOPROTO definitions and error code comments. 1999-04-26 16:43:10 +00:00
t_req.c Replace the macros in asn1.h with function equivalents. Also make UTF8Strings 1999-10-20 01:50:23 +00:00
t_spki.c Add new 'spkac' utility and several SPKAC utility functions. 1999-09-03 01:08:34 +00:00
t_x509.c Allow additional information to be attached to a 1999-11-04 00:45:35 +00:00
t_x509a.c Add trust setting support to the verify code. It now checks the 1999-11-27 19:43:10 +00:00
x_algor.c Torture weak compilers less by not automatically including x509.h where 1999-07-21 22:10:23 +00:00
x_attrib.c Torture weak compilers less by not automatically including x509.h where 1999-07-21 22:10:23 +00:00
x_cinf.c Replace the macros in asn1.h with function equivalents. Also make UTF8Strings 1999-10-20 01:50:23 +00:00
x_crl.c Replace the macros in asn1.h with function equivalents. Also make UTF8Strings 1999-10-20 01:50:23 +00:00
x_exten.c Replace the macros in asn1.h with function equivalents. Also make UTF8Strings 1999-10-20 01:50:23 +00:00
x_info.c Convert casted X509_INFO stacks to type-safe STACK_OF(X509_INFO). 1999-05-04 08:56:51 +00:00
x_name.c Replace the macros in asn1.h with function equivalents. Also make UTF8Strings 1999-10-20 01:50:23 +00:00
x_pkey.c Replace the macros in asn1.h with function equivalents. Also make UTF8Strings 1999-10-20 01:50:23 +00:00
x_pubkey.c Transparent support for PKCS#8 private keys in RSA/DSA. 1999-11-21 22:28:31 +00:00
x_req.c Replace the macros in asn1.h with function equivalents. Also make UTF8Strings 1999-10-20 01:50:23 +00:00
x_sig.c Replace the macros in asn1.h with function equivalents. Also make UTF8Strings 1999-10-20 01:50:23 +00:00
x_spki.c Replace the macros in asn1.h with function equivalents. Also make UTF8Strings 1999-10-20 01:50:23 +00:00
x_val.c Replace the macros in asn1.h with function equivalents. Also make UTF8Strings 1999-10-20 01:50:23 +00:00
x_x509.c Allow additional information to be attached to a 1999-11-04 00:45:35 +00:00
x_x509a.c Initial trust code: allow setting of trust checking functions 1999-11-27 01:14:04 +00:00