openssl/crypto/x509v3
Richard Levitte cf1b7d9664 Make all configuration macros available for application by making
sure they are available in opensslconf.h, by giving them names starting
with "OPENSSL_" to avoid conflicts with other packages and by making
sure e_os2.h will cover all platform-specific cases together with
opensslconf.h.

I've checked fairly well that nothing breaks with this (apart from
external software that will adapt if they have used something like
NO_KRB5), but I can't guarantee it completely, so a review of this
change would be a good thing.
2001-02-19 16:06:34 +00:00
..
.cvsignore Ignore Makefile.save 1999-04-29 16:04:54 +00:00
ext_dat.h New options to 'ca' utility to support CRL entry extensions. 2001-02-16 01:35:44 +00:00
Makefile.ssl Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
tabtest.c Modify the X509 V3 extension lookup code. 1999-12-01 01:49:46 +00:00
v3_akey.c Rewrite the extension code to use an ASN1_ITEM structure 2000-12-13 13:47:33 +00:00
v3_alt.c Add OCSP service locator extension. 2000-12-16 12:51:58 +00:00
v3_bcons.c Rewrite the extension code to use an ASN1_ITEM structure 2000-12-13 13:47:33 +00:00
v3_bitst.c Rewrite the extension code to use an ASN1_ITEM structure 2000-12-13 13:47:33 +00:00
v3_conf.c Stop extension creation code core dumping. 2000-12-13 13:55:03 +00:00
v3_cpols.c Rewrite the extension code to use an ASN1_ITEM structure 2000-12-13 13:47:33 +00:00
v3_crld.c Update OCSP API. 2001-01-04 01:46:36 +00:00
v3_enum.c Rewrite the extension code to use an ASN1_ITEM structure 2000-12-13 13:47:33 +00:00
v3_extku.c Implement some standard OCSP extensions in the v3 code. These 2000-12-15 13:42:00 +00:00
v3_genn.c Merge from the ASN1 branch of new ASN1 code 2000-12-08 19:09:35 +00:00
v3_ia5.c There have been a number of complaints from a number of sources that names 2000-06-01 22:19:21 +00:00
v3_info.c Rewrite the extension code to use an ASN1_ITEM structure 2000-12-13 13:47:33 +00:00
v3_int.c Rewrite the extension code to use an ASN1_ITEM structure 2000-12-13 13:47:33 +00:00
v3_lib.c New options to 'ca' utility to support CRL entry extensions. 2001-02-16 01:35:44 +00:00
v3_ocsp.c New options to 'ca' utility to support CRL entry extensions. 2001-02-16 01:35:44 +00:00
v3_pku.c Rewrite the extension code to use an ASN1_ITEM structure 2000-12-13 13:47:33 +00:00
v3_prn.c Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
v3_purp.c Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
v3_skey.c Various function for commmon operations. 2001-02-02 00:45:54 +00:00
v3_sxnet.c Rewrite the extension code to use an ASN1_ITEM structure 2000-12-13 13:47:33 +00:00
v3_utl.c Fixes to various ASN1_INTEGER routines for negative case. 2001-01-19 14:21:48 +00:00
v3conf.c Merge from the ASN1 branch of new ASN1 code 2000-12-08 19:09:35 +00:00
v3err.c Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
v3prin.c Merge from the ASN1 branch of new ASN1 code 2000-12-08 19:09:35 +00:00
x509v3.h Initial OCSP certificate verify. Not complete, 2001-01-17 01:31:34 +00:00