openssl/crypto/rsa
Rich Salz 0dfb9398bb free NULL cleanup
Start ensuring all OpenSSL "free" routines allow NULL, and remove
any if check before calling them.
This gets ASN1_OBJECT_free and ASN1_STRING_free.

Reviewed-by: Matt Caswell <matt@openssl.org>
2015-03-24 07:52:24 -04:00
..
Makefile Implement internally opaque bn access from rsa 2014-12-08 21:40:57 +00:00
rsa.h OPENSSL_NO_xxx cleanup: many removals 2015-01-27 10:06:22 -05:00
rsa_ameth.c free NULL cleanup 2015-03-24 07:52:24 -04:00
rsa_asn1.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
rsa_chk.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
rsa_crpt.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
rsa_depr.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
rsa_eay.c OPENSSL_NO_xxx cleanup: SHA 2015-01-27 12:34:45 -05:00
rsa_err.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
rsa_gen.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
rsa_lib.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
rsa_locl.h Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
rsa_none.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
rsa_null.c Dead code: crypto/dh,modes,pkcs12,ripemd,rsa,srp 2015-02-03 11:20:56 -05:00
rsa_oaep.c OPENSSL_NO_xxx cleanup: SHA 2015-01-27 12:34:45 -05:00
rsa_pk1.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
rsa_pmeth.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
rsa_prn.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
rsa_pss.c Re-align some comments after running the reformat script. 2015-01-22 09:20:10 +00:00
rsa_saos.c free NULL cleanup 2015-03-24 07:52:24 -04:00
rsa_sign.c Remove obsolete support for old code. 2015-01-26 11:04:26 -05:00
rsa_ssl.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
rsa_test.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
rsa_x931.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
rsa_x931g.c Fix RSA_X931_derive_ex 2015-03-12 09:26:14 +00:00