boringssl/crypto/x509
David Benjamin 0ce78a757d Fix some missing OBJ_dup failure checks.
More malloc failure stuff.

Change-Id: I9c34941cbf43919b501a4a737ff150e4e2606949
Reviewed-on: https://boringssl-review.googlesource.com/4519
Reviewed-by: Adam Langley <agl@google.com>
2015-05-04 23:17:01 +00:00
..
a_digest.c
a_sign.c
a_strex.c Remove string.h from base.h. 2015-02-02 19:14:15 +00:00
a_verify.c Fix various certificate fingerprint issues. 2015-01-09 19:41:59 +00:00
asn1_gen.c Enable MSVC warning C4701, use of potentially uninitialized variable. 2015-04-13 20:32:26 +00:00
by_dir.c Eliminate unnecessary includes from low-level crypto modules. 2015-04-13 20:49:18 +00:00
by_file.c Eliminate unnecessary includes from low-level crypto modules. 2015-04-13 20:49:18 +00:00
charmap.h
CMakeLists.txt Precompute sorted array for error strings. 2015-02-09 17:35:31 -08:00
i2d_pr.c Fix cross-module errors. 2015-02-11 23:11:55 +00:00
pkcs7_test.c Eliminate unnecessary includes from low-level crypto modules. 2015-04-13 20:49:18 +00:00
pkcs7.c Eliminate unnecessary includes from low-level crypto modules. 2015-04-13 20:49:18 +00:00
t_crl.c
t_x509.c Use inner algorithm when printing certificate. 2015-01-26 18:37:23 +00:00
t_x509a.c
vpm_int.h Update API to use (char *) for email addresses and hostnames. 2015-02-13 11:00:48 -08:00
x509_att.c Fix some missing OBJ_dup failure checks. 2015-05-04 23:17:01 +00:00
x509_cmp.c Remove string.h from base.h. 2015-02-02 19:14:15 +00:00
x509_d2.c
x509_def.c
x509_ext.c
x509_lu.c Remove X509_STORE's ex_data. 2015-04-15 23:36:09 +00:00
x509_obj.c Remove string.h from base.h. 2015-02-02 19:14:15 +00:00
x509_r2x.c
x509_req.c Check public key is not NULL. 2015-03-06 18:55:32 +00:00
x509_set.c
x509_trs.c
x509_txt.c
x509_v3.c Fix some missing OBJ_dup failure checks. 2015-05-04 23:17:01 +00:00
x509_vfy.c Remove hash table lookups from ex_data. 2015-04-15 23:59:35 +00:00
x509_vpm.c Require that FOO_free functions do nothing on NULL. 2015-05-04 22:58:13 +00:00
x509.c
x509cset.c
x509name.c Remove string.h from base.h. 2015-02-02 19:14:15 +00:00
x509rset.c
x509spki.c Remove string.h from base.h. 2015-02-02 19:14:15 +00:00
x509type.c
x_algor.c Fix various certificate fingerprint issues. 2015-01-09 19:41:59 +00:00
x_all.c Fix various certificate fingerprint issues. 2015-01-09 19:41:59 +00:00
x_attrib.c
x_crl.c Eliminate unnecessary includes from low-level crypto modules. 2015-04-13 20:49:18 +00:00
x_exten.c
x_info.c Eliminate unnecessary includes from low-level crypto modules. 2015-04-13 20:49:18 +00:00
x_name.c Fix memory leak on malloc failure. 2015-02-10 01:23:34 +00:00
x_pkey.c Eliminate unnecessary includes from low-level crypto modules. 2015-04-13 20:49:18 +00:00
x_pubkey.c Eliminate unnecessary includes from low-level crypto modules. 2015-04-13 20:49:18 +00:00
x_req.c
x_sig.c
x_spki.c
x_val.c
x_x509.c Remove hash table lookups from ex_data. 2015-04-15 23:59:35 +00:00
x_x509a.c