History log of /openssl/crypto/ocsp/ocsp_lib.c (Results 51 – 54 of 54)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1f47ec53 17-Dec-2000 Dr. Stephen Henson

Redo OCSP response printing. Remove duplicate or
obsolete code. Delete some redundant files.


# 2c15d426 14-Dec-2000 Dr. Stephen Henson

New function X509V3_extensions_print() this removes extension duplication
from the print routines.

Reorganisation of OCSP code: initial print routines in ocsp_prn.c. Doesn't
work ful

New function X509V3_extensions_print() this removes extension duplication
from the print routines.

Reorganisation of OCSP code: initial print routines in ocsp_prn.c. Doesn't
work fully because OCSP extensions aren't reimplemented yet.

Implement some ASN1 functions needed to compile OCSP code.

show more ...


# 36f554d4 13-Dec-2000 Dr. Stephen Henson

Replace the old style OCSP ASN1 module.


Revision tags: rsaref
# eb64730b 27-Oct-2000 Richard Levitte

The majority of the OCSP code from CertCo.


123