openssl/crypto/camellia
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
..
asm x86_64 assembly pack: make Windows build more robust. 2013-01-22 22:27:28 +01:00
build.info Pass $(CC) to perlasm scripts via the environment 2016-02-13 19:21:36 +01:00
camellia.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
cmll_cbc.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
cmll_cfb.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
cmll_ctr.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
cmll_ecb.c Remove outdated DEBUG flags. 2016-02-18 17:14:50 -05:00
cmll_locl.h Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
cmll_misc.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
cmll_ofb.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
Makefile.in Templatize util/domd 2016-01-29 16:56:07 -05:00