Add new -out option to asn1parse to allow the parsed data to be output.
authorDr. Stephen Henson <steve@openssl.org>
Wed, 12 May 1999 01:56:27 +0000 (01:56 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Wed, 12 May 1999 01:56:27 +0000 (01:56 +0000)
commitf5eac85edcb6e8b24593282c9e140daeeb758cac
treefdbb7fb2eb0a5286c15fad0d6b31c9ec5768f416
parentd53ff9abf3dc1b164f1ca3a2378a5515d4f74e8e
Add new -out option to asn1parse to allow the parsed data to be output.
Fixed -strparse option: it didn't work if used more than once (this was due
to the d2i_ASN1_TYPE call parsing a freed buffer). On Win32 the file wincrypt.h
#define's X509_NAME and PKCS7_SIGNER_INFO causing clashes so these are #undef'ed
CHANGES
apps/asn1pars.c
e_os.h