Add the possibility to get hexdumps of unprintable data when using
authorRichard Levitte <levitte@openssl.org>
Thu, 27 Jul 2000 17:28:25 +0000 (17:28 +0000)
committerRichard Levitte <levitte@openssl.org>
Thu, 27 Jul 2000 17:28:25 +0000 (17:28 +0000)
commitca1e465f6dd96d8dc15e418eda13fc3bd26362b2
tree96936fa929c8d9280868e0d634196b627b4ebb38
parentf6c1c9e95dd7ceadae070bd32e59cfa20726b42e
Add the possibility to get hexdumps of unprintable data when using
'openssl asn1parse'.  As a side effect, the functions ASN1_parse_dump
and BIO_dump_indent are added.
CHANGES
apps/asn1pars.c
crypto/asn1/asn1.h
crypto/asn1/asn1_par.c
crypto/bio/b_dump.c
crypto/bio/bio.h