openssl/crypto/x509
Dr. Stephen Henson 73e92de577 Add NO_ASN1_OLD to remove some old style functions:
currently OpenSSL itself wont compile with this set
because some old style stuff remains.

Change old functions X509_sign(), X509_verify() etc
to use new item based functions.

Replace OCSP function declarations with DECLARE macros.
2000-12-28 22:24:50 +00:00
..
.cvsignore
by_dir.c Fix for typo in certificate directory lookup code. 2000-10-14 23:51:52 +00:00
by_file.c
Makefile.ssl Merge from the ASN1 branch of new ASN1 code 2000-12-08 19:09:35 +00:00
x509_att.c Merge from the ASN1 branch of new ASN1 code 2000-12-08 19:09:35 +00:00
x509_cmp.c
x509_d2.c
x509_def.c
x509_err.c
x509_ext.c X509V3_add_i2d() needs to be able to allocate a 2000-12-27 13:42:43 +00:00
x509_lu.c Another superfluous pair of parentheses. 2000-09-06 14:34:32 +00:00
x509_obj.c
x509_r2x.c
x509_req.c Merge from the ASN1 branch of new ASN1 code 2000-12-08 19:09:35 +00:00
x509_set.c Make NEG_PUBKEY_BUG on by default. 2000-07-26 01:18:37 +00:00
x509_trs.c
x509_txt.c *BIG* verify code reorganisation. 2000-09-05 17:53:58 +00:00
x509_v3.c Merge from the ASN1 branch of new ASN1 code 2000-12-08 19:09:35 +00:00
x509_vfy.c Locking issues. 2000-12-15 16:40:35 +00:00
x509_vfy.h Fix X509_STORE_CTX_init. Make indentation more consistent. Dump core less often. 2000-09-06 13:24:10 +00:00
x509.h ASN1_ITEM versions of sign, verify, pack and unpack. 2000-12-28 19:18:48 +00:00
x509name.c
x509rset.c
x509spki.c Merge from the ASN1 branch of new ASN1 code 2000-12-08 19:09:35 +00:00
x509type.c
x_all.c Add NO_ASN1_OLD to remove some old style functions: 2000-12-28 22:24:50 +00:00