Fixes for BOOL handling: produce errors for invalid string for mini-compiler,
authorDr. Stephen Henson <steve@openssl.org>
Thu, 19 Jan 2006 17:16:56 +0000 (17:16 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Thu, 19 Jan 2006 17:16:56 +0000 (17:16 +0000)
commit25a58453ff5b73e7b4d5e2764d7924424694a82a
treef2976013f4bddcbe185e7ef92a31e7948c3d9f8f
parent00fe865dbec8fb626a63ed9f5b0be4073597c7a8
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