Overhaul 'crl' application, add a proper X509_CRL_print function and start
authorDr. Stephen Henson <steve@openssl.org>
Fri, 19 Feb 1999 01:29:29 +0000 (01:29 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Fri, 19 Feb 1999 01:29:29 +0000 (01:29 +0000)
commit0ca5f8b15c927d56004d3b53744ab68e6ec1b79b
treea04d70b9b38d66f1b52aa45ccddc39051da5ce14
parent6b056c414d1a80055405976ddf09d4dfee85ecf8
Overhaul 'crl' application, add a proper X509_CRL_print function and start
to support CRL extensions.
16 files changed:
CHANGES
apps/crl.c
crypto/asn1/Makefile.ssl
crypto/asn1/t_crl.c [new file with mode: 0644]
crypto/objects/obj_dat.h
crypto/objects/objects.h
crypto/x509/x509.h
crypto/x509v3/Makefile.ssl
crypto/x509v3/v3_bitst.c
crypto/x509v3/v3_int.c [new file with mode: 0644]
crypto/x509v3/v3_lib.c
crypto/x509v3/v3_pku.c
crypto/x509v3/v3_utl.c
crypto/x509v3/v3err.c
crypto/x509v3/x509v3.err
crypto/x509v3/x509v3.h