openssl/crypto/rand
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 a "unified" template for VMS descrip.mms 2016-02-10 14:36:32 +01:00
Makefile.in Templatize util/domd 2016-01-29 16:56:07 -05:00
md_rand.c Remove outdated DEBUG flags. 2016-02-18 17:14:50 -05:00
rand_egd.c Use NON_EMPTY_TRANSLATION_UNIT, consistently. 2016-02-09 20:13:29 -05:00
rand_err.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
rand_lcl.h Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
rand_lib.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
rand_nw.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
rand_os2.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
rand_unix.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
rand_vms.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
rand_win.c GH601: Various spelling fixes. 2016-02-05 15:25:50 -05:00
randfile.c Always DPURIFY 2016-01-29 16:33:13 +01:00