openssl/crypto/rsa
Rich Salz d63a5e5e7d Remove outdated DEBUG flags.
Add -DBIO_DEBUG to --strict-warnings.
Remove comments about outdated debugging ifdef guards.
Remove md_rand ifdef guarding an assert; it doesn't seem used.
Remove the conf guards in conf_api since we use OPENSSL_assert, not assert.
For pkcs12 stuff put OPENSSL_ in front of the macro name.
Merge TLS_DEBUG into SSL_DEBUG.
Various things just turned on/off asserts, mainly for checking non-NULL
arguments, which is now removed: camellia, bn_ctx, crypto/modes.
Remove some old debug code, that basically just printed things to stderr:
  DEBUG_PRINT_UNKNOWN_CIPHERSUITES, DEBUG_ZLIB, OPENSSL_RI_DEBUG,
  RL_DEBUG, RSA_DEBUG, SCRYPT_DEBUG.
Remove OPENSSL_SSL_DEBUG_BROKEN_PROTOCOL.

Reviewed-by: Richard Levitte <levitte@openssl.org>
2016-02-18 17:14:50 -05:00
..
build.info unified build scheme: add build.info files 2016-02-01 12:46:58 +01:00
Makefile.in Templatize util/domd 2016-01-29 16:56:07 -05:00
rsa_ameth.c GH601: Various spelling fixes. 2016-02-05 15:25:50 -05:00
rsa_asn1.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
rsa_chk.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
rsa_crpt.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
rsa_depr.c Use NON_EMPTY_TRANSLATION_UNIT, consistently. 2016-02-09 20:13:29 -05:00
rsa_err.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
rsa_gen.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
rsa_lib.c Move to REF_DEBUG, for consistency. 2016-02-11 12:40:32 -05:00
rsa_locl.h
rsa_none.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
rsa_null.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
rsa_oaep.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
rsa_ossl.c GH601: Various spelling fixes. 2016-02-05 15:25:50 -05:00
rsa_pk1.c RT4148 2016-02-03 18:30:23 +01:00
rsa_pmeth.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
rsa_prn.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
rsa_pss.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
rsa_saos.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
rsa_sign.c Remove outdated DEBUG flags. 2016-02-18 17:14:50 -05:00
rsa_ssl.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
rsa_x931.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
rsa_x931g.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00