Constify ASN1_TYPE_get, ASN1_STRING_type, ASN1_STRING_to_UTF8, ASN1_TYPE_get_octetstr...
authorFdaSilvaYY <fdasilvayy@gmail.com>
Sun, 3 Jul 2016 20:09:02 +0000 (22:09 +0200)
committerRich Salz <rsalz@openssl.org>
Mon, 25 Jul 2016 12:20:00 +0000 (08:20 -0400)
commit08275a29c10b23a5f38597d58f823c3ccb9540ab
treecbc0d865c0584cd76a060a3ef5ba286f3f20dba4
parent0aa25a68c0ce8e8a01de630c121a35a2634ecedc
Constify ASN1_TYPE_get, ASN1_STRING_type, ASN1_STRING_to_UTF8, ASN1_TYPE_get_octetstring & co...

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/1300)
crypto/asn1/a_strex.c
crypto/asn1/a_type.c
crypto/asn1/asn1_lib.c
crypto/asn1/evp_asn1.c
crypto/x509/x_name.c
doc/crypto/ASN1_STRING_length.pod
doc/crypto/ASN1_TYPE_get.pod
include/openssl/asn1.h