openssl/crypto/x509v3
Dr. Stephen Henson bf0d176e48 Update OCSP API.
Remove extensions argument from various functions
because it is not needed with the new extension
code.

New function OCSP_cert_to_id() to convert a pair
of certificates into an OCSP_CERTID.

New simple OCSP HTTP function. This is rather primitive
but just about adequate to send OCSP requests and
parse the response.

Fix typo in CRL distribution points extension.

Fix ASN1 code so it adds a final null to constructed
strings.
2001-01-04 01:46:36 +00:00
..
.cvsignore Ignore Makefile.save 1999-04-29 16:04:54 +00:00
ext_dat.h Add OCSP service locator extension. 2000-12-16 12:51:58 +00:00
Makefile.ssl "make update" plus a rewrite of both .num files. 2000-12-29 00:19:12 +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 X509V3_add_i2d() needs to be able to allocate a 2000-12-27 13:42:43 +00:00
v3_ocsp.c Fixes to OCSP print code. 2000-12-20 00:46: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 Fixes to OCSP print code. 2000-12-20 00:46:44 +00:00
v3_purp.c Merge from the ASN1 branch of new ASN1 code 2000-12-08 19:09:35 +00:00
v3_skey.c Rewrite the extension code to use an ASN1_ITEM structure 2000-12-13 13:47:33 +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 Merge from the ASN1 branch of new ASN1 code 2000-12-08 19:09:35 +00:00
v3conf.c Merge from the ASN1 branch of new ASN1 code 2000-12-08 19:09:35 +00:00
v3err.c New function X509V3_add_i2d() this is used for 2000-12-24 18:02:33 +00:00
v3prin.c Merge from the ASN1 branch of new ASN1 code 2000-12-08 19:09:35 +00:00
x509v3.h X509V3_add_i2d() needs to be able to allocate a 2000-12-27 13:42:43 +00:00