openssl/crypto/asn1
Dr. Stephen Henson 9fb10cfe6b Memory leak and NULL dereference fixes.
PR#3403
(cherry picked from commit d2aea03829)

Conflicts:

	apps/crl2p7.c
	crypto/asn1/a_utctm.c
	crypto/asn1/ameth_lib.c
	crypto/asn1/bio_asn1.c
2014-06-27 15:33:18 +01:00
..
.cvsignore
a_bitstr.c
a_bool.c
a_bytes.c
a_d2i_fp.c Check for potentially exploitable overflows in asn1_d2i_read_bio 2012-04-19 11:36:09 +00:00
a_digest.c
a_dup.c
a_enum.c
a_gentm.c
a_hdr.c
a_i2d_fp.c
a_int.c Encode INTEGER correctly. 2013-03-18 14:19:40 +00:00
a_mbstr.c Fix unitialized warnings 2009-10-04 16:53:18 +00:00
a_meth.c
a_object.c PR: 2556 (partial) 2011-07-14 12:01:08 +00:00
a_octet.c
a_print.c
a_set.c
a_sign.c
a_strex.c Fix Valgrind warning. 2012-09-24 19:50:07 +00:00
a_strnid.c Set default global mask to UTF8 only. 2014-06-01 15:04:49 +01:00
a_time.c
a_type.c
a_utctm.c
a_utf8.c
a_verify.c Don't try and verify signatures if key is NULL (CVE-2013-0166) 2013-02-05 16:50:31 +00:00
asn1.h PR: 2433 2011-01-24 16:21:00 +00:00
asn1_err.c
asn1_gen.c check new_der for NULL too 2009-11-10 00:46:57 +00:00
asn1_lib.c
asn1_mac.h
asn1_par.c
asn1t.h
asn_mime.c Memory leak and NULL dereference fixes. 2014-06-27 15:33:18 +01:00
asn_moid.c
asn_pack.c Memory leak and NULL dereference fixes. 2014-06-27 15:33:18 +01:00
charmap.h
charmap.pl
d2i_pr.c
d2i_pu.c
evp_asn1.c Memory leak and NULL dereference fixes. 2014-06-27 15:33:18 +01:00
f_enum.c
f_int.c
f_string.c
i2d_pr.c
i2d_pu.c
Makefile
n_pkey.c Fix gcc 4.6 warnings. Check TLS server hello extension length. 2010-06-12 13:18:58 +00:00
nsseq.c
p5_pbe.c
p5_pbev2.c
p8_key.c
p8_pkey.c
t_bitst.c
t_crl.c Fix gcc 4.6 warnings. Check TLS server hello extension length. 2010-06-12 13:18:58 +00:00
t_pkey.c Print out DSA key if parameters absent. 2013-04-07 22:50:55 +01:00
t_req.c
t_spki.c
t_x509.c Memory leak and NULL dereference fixes. 2014-06-27 15:33:18 +01:00
t_x509a.c
tasn_dec.c Fix gcc 4.6 warnings. Check TLS server hello extension length. 2010-06-12 13:18:58 +00:00
tasn_enc.c Memory leak and NULL dereference fixes. 2014-06-27 15:33:18 +01:00
tasn_fre.c
tasn_new.c
tasn_prn.c
tasn_typ.c
tasn_utl.c
x_algor.c
x_attrib.c
x_bignum.c
x_crl.c
x_exten.c
x_info.c
x_long.c
x_name.c Fix memory leak on bad inputs. 2011-09-05 09:56:48 +00:00
x_pkey.c
x_pubkey.c PR: 2813 2012-05-11 13:49:15 +00:00
x_req.c
x_sig.c
x_spki.c
x_val.c
x_x509.c Add call to ENGINE_register_all_complete() to ENGINE_load_builtin_engines(), 2010-10-03 18:55:57 +00:00
x_x509a.c