openssl/crypto/modes
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 Restore xmm7 from the correct address on win64 2016-02-04 15:42:13 +01:00
build.info Pass $(CC) to perlasm scripts via the environment 2016-02-13 19:21:36 +01:00
cbc128.c Remove outdated DEBUG flags. 2016-02-18 17:14:50 -05:00
ccm128.c Remove outdated DEBUG flags. 2016-02-18 17:14:50 -05:00
cfb128.c Remove outdated DEBUG flags. 2016-02-18 17:14:50 -05:00
ctr128.c Remove outdated DEBUG flags. 2016-02-18 17:14:50 -05:00
cts128.c Remove outdated DEBUG flags. 2016-02-18 17:14:50 -05:00
gcm128.c Remove outdated DEBUG flags. 2016-02-18 17:14:50 -05:00
Makefile.in Templatize util/domd 2016-01-29 16:56:07 -05:00
modes_lcl.h x86[_64] assembly pack: add optimized AES-NI OCB subroutines. 2015-12-10 13:11:26 +01:00
ocb128.c x86[_64] assembly pack: add optimized AES-NI OCB subroutines. 2015-12-10 13:11:26 +01:00
ofb128.c Remove outdated DEBUG flags. 2016-02-18 17:14:50 -05:00
wrap128.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
xts128.c Remove outdated DEBUG flags. 2016-02-18 17:14:50 -05:00