openssl/crypto/asn1
FdaSilvaYY d3d5dc607a Enforce and explicit some const casting
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/1300)
2016-07-25 08:20:00 -04:00
..
a_bitstr.c
a_d2i_fp.c
a_digest.c
a_dup.c
a_gentm.c
a_i2d_fp.c
a_int.c Avoid creating an illegal pointer. 2016-06-21 20:55:54 +02:00
a_mbstr.c
a_object.c Constify i2t_ASN1_OBJECT, i2d_ASN1_OBJECT, i2a_ASN1_OBJECT. 2016-07-25 08:20:00 -04:00
a_octet.c
a_print.c
a_sign.c
a_strex.c Constify ASN1_TYPE_get, ASN1_STRING_type, ASN1_STRING_to_UTF8, ASN1_TYPE_get_octetstring & co... 2016-07-25 08:20:00 -04:00
a_strnid.c
a_time.c
a_type.c Constify ASN1_TYPE_get, ASN1_STRING_type, ASN1_STRING_to_UTF8, ASN1_TYPE_get_octetstring & co... 2016-07-25 08:20:00 -04:00
a_utctm.c
a_utf8.c
a_verify.c
ameth_lib.c
asn1_err.c Check for errors allocating the error strings. 2016-07-20 19:20:53 +02:00
asn1_gen.c
asn1_lib.c Constify ASN1_TYPE_get, ASN1_STRING_type, ASN1_STRING_to_UTF8, ASN1_TYPE_get_octetstring & co... 2016-07-25 08:20:00 -04:00
asn1_locl.h
asn1_par.c Whitespace cleanup in crypto 2016-06-29 09:56:39 -04:00
asn_mime.c Add checks on sk_TYPE_push() returned value 2016-07-05 17:45:50 +01:00
asn_moid.c Constify some input buffers in asn1 2016-06-15 13:22:38 -04:00
asn_mstbl.c Constify some input buffers in asn1 2016-06-15 13:22:38 -04:00
asn_pack.c
bio_asn1.c
bio_ndef.c
build.info
charmap.h Add nameConstraints commonName checking. 2016-07-11 23:30:04 +01:00
charmap.pl Add nameConstraints commonName checking. 2016-07-11 23:30:04 +01:00
d2i_pr.c
d2i_pu.c
evp_asn1.c Constify ASN1_TYPE_get, ASN1_STRING_type, ASN1_STRING_to_UTF8, ASN1_TYPE_get_octetstring & co... 2016-07-25 08:20:00 -04:00
f_int.c
f_string.c Free memory on an error path 2016-06-14 11:45:34 +01:00
i2d_pr.c
i2d_pu.c
n_pkey.c
nsseq.c
p5_pbe.c
p5_pbev2.c
p5_scrypt.c
p8_pkey.c
t_bitst.c Constify some input buffers in asn1 2016-06-15 13:22:38 -04:00
t_pkey.c Constify ASN1_buf_print 2016-07-25 08:20:00 -04:00
t_spki.c
tasn_dec.c Don't indicate errors during initial adb decode. 2016-07-06 02:41:14 +01:00
tasn_enc.c
tasn_fre.c Rework error handling from asn1_do_lock method. 2016-06-23 14:00:47 +01:00
tasn_new.c Rework error handling from asn1_do_lock method. 2016-06-23 14:00:47 +01:00
tasn_prn.c Enforce and explicit some const casting 2016-07-25 08:20:00 -04:00
tasn_scn.c
tasn_typ.c
tasn_utl.c Rework error handling from asn1_do_lock method. 2016-06-23 14:00:47 +01:00
x_algor.c
x_bignum.c Fix print of ASN.1 BIGNUM type. 2016-07-18 17:53:05 +01:00
x_info.c
x_long.c Cast to an unsigned type before negating 2016-07-20 19:25:16 +02:00
x_pkey.c
x_sig.c
x_spki.c
x_val.c