Make it possible to have RFC2254 escapes with ASN1_STRING_print_ex()
authorRichard Levitte <levitte@openssl.org>
Wed, 18 May 2016 15:14:19 +0000 (17:14 +0200)
committerRichard Levitte <levitte@openssl.org>
Wed, 18 May 2016 16:30:00 +0000 (18:30 +0200)
commitbc776510982b3768761d32c1160e79cb45a561c3
treef8df91513d99c083b1666196b99b3b3b4f8efbc6
parent52832e470f5fe8c222249ae5b539aeb3c74cdb25
Make it possible to have RFC2254 escapes with ASN1_STRING_print_ex()

Also adds 'esc_2254' to the possible command line name options

RT#1466

Reviewed-by: Rich Salz <rsalz@openssl.org>
apps/apps.c
crypto/asn1/a_strex.c
crypto/asn1/charmap.pl
include/openssl/asn1.h