Fix typo in i2d_ASN1_ENUMERATED
authorDr. Stephen Henson <steve@openssl.org>
Wed, 30 Aug 2000 16:14:29 +0000 (16:14 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Wed, 30 Aug 2000 16:14:29 +0000 (16:14 +0000)
commit7df1c720f60ad3813cc88607c4520da031e41e88
treec45d2b02b837f2b503807989a4889a4ce7c5a0ad
parentb3756cf0e9622a4bbda5e4c417248255ba9daaf2
Fix typo in i2d_ASN1_ENUMERATED

Fix bug in read only memory BIOs so BIO_reset() works.

Add sign and verify options to dgst utility, need
to update docs.
CHANGES
apps/dgst.c
crypto/asn1/a_enum.c
crypto/bio/bss_mem.c