openssl/crypto/x509v3
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
Makefile.ssl Support for authority information access extension. 1999-11-23 18:50:28 +00:00
v3_akey.c Replace the macros in asn1.h with function equivalents. Also make UTF8Strings 1999-10-20 01:50:23 +00:00
v3_alt.c Replace the macros in asn1.h with function equivalents. Also make UTF8Strings 1999-10-20 01:50:23 +00:00
v3_bcons.c Replace the macros in asn1.h with function equivalents. Also make UTF8Strings 1999-10-20 01:50:23 +00:00
v3_bitst.c Replace the macros in asn1.h with function equivalents. Also make UTF8Strings 1999-10-20 01:50:23 +00:00
v3_conf.c Replace the macros in asn1.h with function equivalents. Also make UTF8Strings 1999-10-20 01:50:23 +00:00
v3_cpols.c Replace the macros in asn1.h with function equivalents. Also make UTF8Strings 1999-10-20 01:50:23 +00:00
v3_crld.c Replace the macros in asn1.h with function equivalents. Also make UTF8Strings 1999-10-20 01:50:23 +00:00
v3_enum.c Replace the macros in asn1.h with function equivalents. Also make UTF8Strings 1999-10-20 01:50:23 +00:00
v3_extku.c Implement STACK_OF(ANS1_OBJECT) for extended key usage extension, change the 1999-06-21 23:59:09 +00:00
v3_genn.c Support for otherName in GeneralName. 1999-11-19 02:19:58 +00:00
v3_ia5.c Replace the macros in asn1.h with function equivalents. Also make UTF8Strings 1999-10-20 01:50:23 +00:00
v3_info.c Support for authority information access extension. 1999-11-23 18:50:28 +00:00
v3_int.c Replace the macros in asn1.h with function equivalents. Also make UTF8Strings 1999-10-20 01:50:23 +00:00
v3_lib.c Add trust setting support to the verify code. It now checks the 1999-11-27 19:43:10 +00:00
v3_pku.c Replace the macros in asn1.h with function equivalents. Also make UTF8Strings 1999-10-20 01:50:23 +00:00
v3_prn.c A few more ``#ifndef NO_FP_API / #endif'' pairs for consistency. 1999-08-08 10:15:43 +00:00
v3_purp.c Add trust setting support to the verify code. It now checks the 1999-11-27 19:43:10 +00:00
v3_skey.c Replace the macros in asn1.h with function equivalents. Also make UTF8Strings 1999-10-20 01:50:23 +00:00
v3_sxnet.c Replace the macros in asn1.h with function equivalents. Also make UTF8Strings 1999-10-20 01:50:23 +00:00
v3_utl.c Implement STACK_OF(ANS1_OBJECT) for extended key usage extension, change the 1999-06-21 23:59:09 +00:00
v3conf.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00
v3err.c Support for authority information access extension. 1999-11-23 18:50:28 +00:00
v3prin.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00
x509v3.h New options to the -verify program which can be used for chain verification. 1999-11-26 00:27:07 +00:00