Files
openssl/apps
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
..
2011-03-16 11:50:33 +00:00
2016-02-18 17:14:50 -05:00
2016-02-18 15:39:57 -05:00
2016-02-06 14:06:52 -05:00
2015-12-14 23:06:14 +00:00
2016-02-08 15:11:08 +00:00
2016-02-18 12:24:44 -05:00
2016-02-11 08:53:11 +00:00
2016-02-18 12:24:44 -05:00
2016-02-17 09:46:10 -05:00
2015-11-20 13:40:53 +00:00
2015-12-16 16:14:49 -05:00
2016-01-12 01:00:31 -05:00
2016-02-08 18:43:49 +00:00
2016-02-08 15:11:08 +00:00
2016-02-07 23:14:12 -05:00
2015-11-21 14:37:24 +01:00
2009-09-06 15:49:46 +00:00
2016-02-12 04:42:22 +01:00
2016-01-12 01:00:31 -05:00
2015-12-16 16:14:49 -05:00
2016-02-18 12:24:44 -05:00
2016-02-18 12:24:44 -05:00
2016-02-17 09:46:10 -05:00
2016-02-17 09:46:10 -05:00
2016-02-18 12:24:44 -05:00
2016-02-17 09:46:10 -05:00
2015-10-05 09:25:06 +02:00
2016-01-11 10:03:27 +00:00
2016-01-26 16:40:43 -05:00
2016-01-26 16:40:43 -05:00
2009-09-07 17:57:18 +00:00
2016-02-10 19:04:08 +00:00
2016-02-18 17:14:50 -05:00