openssl/crypto/ts
Rich Salz 222561fe8e free NULL cleanup 5a
Don't check for NULL before calling a free routine.  This gets X509_.*free:
    x509_name_ex_free X509_policy_tree_free X509_VERIFY_PARAM_free
    X509_STORE_free X509_STORE_CTX_free X509_PKEY_free
    X509_OBJECT_free_contents X509_LOOKUP_free X509_INFO_free

Reviewed-by: Richard Levitte <levitte@openssl.org>
2015-04-30 17:33:59 -04:00
..
Makefile Remove EXHEADER, TEST, APPS, links:, install: and uninstall: where relevant 2015-03-31 20:16:01 +02:00
ts_asn1.c OPENSSL_NO_xxx cleanup: many removals 2015-01-27 10:06:22 -05:00
ts_conf.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
ts_err.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
ts_lib.c make X509_EXTENSION opaque 2015-03-23 18:27:04 +00:00
ts_req_print.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
ts_req_utils.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
ts_rsp_print.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
ts_rsp_sign.c free NULL cleanup 5a 2015-04-30 17:33:59 -04:00
ts_rsp_utils.c Remove old ASN.1 code. 2015-03-23 13:15:06 +00:00
ts_rsp_verify.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
ts_verify_ctx.c remove malloc casts 2015-04-28 15:28:14 -04:00