Fixes for BOOL handling: produce errors for invalid string for mini-compiler,
authorDr. Stephen Henson <steve@openssl.org>
Thu, 19 Jan 2006 17:17:33 +0000 (17:17 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Thu, 19 Jan 2006 17:17:33 +0000 (17:17 +0000)
commit02df47d3497c49f28c5307b26d812ca7e02d0d7a
tree67d9c72d60d9bfa44fa90403cf832af4b5790a7e
parent41c39e33667024efa19a19b0188da5f57045df43
Fixes for BOOL handling: produce errors for invalid string for mini-compiler,
correctly encode FALSE for BOOL in ASN1_TYPE.
crypto/asn1/asn1_gen.c
crypto/asn1/tasn_enc.c