openssl/crypto/ocsp
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 ignore 2000-11-14 19:18:31 +00:00
Makefile.ssl Redo OCSP response printing. Remove duplicate or 2000-12-17 14:09:43 +00:00
ocsp_asn.c Various Win32 related fixes. Doesn't compile yet on 2000-12-21 01:38:55 +00:00
ocsp_err.c Add OCSP nonce extension to supported extensions. 2000-12-14 23:27:20 +00:00
ocsp_ext.c New OCSP extension functions. 2000-12-28 01:05:05 +00:00
ocsp_lib.c Redo OCSP response printing. Remove duplicate or 2000-12-17 14:09:43 +00:00
ocsp_prn.c Fixes to OCSP print code. 2000-12-20 00:46:44 +00:00
ocsp.h Add NO_ASN1_OLD to remove some old style functions: 2000-12-28 22:24:50 +00:00