openssl/crypto
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
..
aes Pass $(CC) to perlasm scripts via the environment 2016-02-13 19:21:36 +01:00
asn1 Move to REF_DEBUG, for consistency. 2016-02-11 12:40:32 -05:00
async async_win.c: remove unused variable 2016-02-13 09:36:59 -05:00
bf Pass $(CC) to perlasm scripts via the environment 2016-02-13 19:21:36 +01:00
bio RT4310: Fix varous no-XXX builds 2016-02-17 13:33:51 -05:00
bn Remove outdated DEBUG flags. 2016-02-18 17:14:50 -05:00
buffer constify PACKET 2016-02-01 16:21:57 +01:00
camellia Remove outdated DEBUG flags. 2016-02-18 17:14:50 -05:00
cast Pass $(CC) to perlasm scripts via the environment 2016-02-13 19:21:36 +01:00
chacha chacha/asm/chacha*: ensure that zero length is handled (without crash). 2016-02-14 21:22:42 +01:00
cmac GH601: Various spelling fixes. 2016-02-05 15:25:50 -05:00
cms GH601: Various spelling fixes. 2016-02-05 15:25:50 -05:00
comp Remove outdated DEBUG flags. 2016-02-18 17:14:50 -05:00
conf Remove outdated DEBUG flags. 2016-02-18 17:14:50 -05:00
ct unified build scheme: add build.info files 2016-02-01 12:46:58 +01:00
des Remove "experimental" in code and comments, too. 2016-02-17 21:12:30 -05:00
dh Move to REF_DEBUG, for consistency. 2016-02-11 12:40:32 -05:00
dsa typo 2016-02-18 13:59:18 +00:00
dso Move to REF_DEBUG, for consistency. 2016-02-11 12:40:32 -05:00
ec Pass $(CC) to perlasm scripts via the environment 2016-02-13 19:21:36 +01:00
engine Remove outdated DEBUG flags. 2016-02-18 17:14:50 -05:00
err Remove JPAKE 2016-02-17 09:46:10 -05:00
evp Remove outdated DEBUG flags. 2016-02-18 17:14:50 -05:00
hmac Fix mismatched curly brace 2016-02-17 11:06:47 +01:00
idea unified build scheme: add build.info files 2016-02-01 12:46:58 +01:00
include/internal Rename INIT funtions, deprecate old ones. 2016-02-10 09:37:03 -05:00
kdf unified build scheme: add build.info files 2016-02-01 12:46:58 +01:00
lhash Perl's chop / chomp considered bad, use a regexp instead 2016-02-11 22:11:48 +01:00
md2 unified build scheme: add build.info files 2016-02-01 12:46:58 +01:00
md4 unified build scheme: add build.info files 2016-02-01 12:46:58 +01:00
md5 Pass $(CC) to perlasm scripts via the environment 2016-02-13 19:21:36 +01:00
mdc2 unified build scheme: add build.info files 2016-02-01 12:46:58 +01:00
modes Remove outdated DEBUG flags. 2016-02-18 17:14:50 -05:00
objects Perl's chop / chomp considered bad, use a regexp instead 2016-02-11 22:11:48 +01:00
ocsp GH601: Various spelling fixes. 2016-02-05 15:25:50 -05:00
pem GH643: Cleanup header analysis 2016-02-13 08:21:09 -05:00
perlasm Fix some issues near recent chomp changes. 2016-02-13 02:54:48 -05:00
pkcs7 Enhance and clear the support of linker flags 2016-02-06 17:57:19 +01:00
pkcs12 Remove outdated DEBUG flags. 2016-02-18 17:14:50 -05:00
poly1305 crypto/poly1305: add floating-point reference implementation. 2016-02-13 21:59:02 +01:00
rand Remove outdated DEBUG flags. 2016-02-18 17:14:50 -05:00
rc2 unified build scheme: add build.info files 2016-02-01 12:46:58 +01:00
rc4 In the unified scheme, there is no $(TOP), use $(SRCDIR) instead 2016-02-18 00:38:26 +01:00
rc5 Pass $(CC) to perlasm scripts via the environment 2016-02-13 19:21:36 +01:00
ripemd Pass $(CC) to perlasm scripts via the environment 2016-02-13 19:21:36 +01:00
rsa Remove outdated DEBUG flags. 2016-02-18 17:14:50 -05:00
seed unified build scheme: add build.info files 2016-02-01 12:46:58 +01:00
sha Pass $(CC) to perlasm scripts via the environment 2016-02-13 19:21:36 +01:00
srp Rename INSTALL_PREFIX to DESTDIR, remove option --install_prefix 2016-02-12 21:54:07 +01:00
stack if no comparison function set make sk_sort no op 2016-02-06 18:49:10 +00:00
ts Rename INSTALL_PREFIX to DESTDIR, remove option --install_prefix 2016-02-12 21:54:07 +01:00
txt_db unified build scheme: add build.info files 2016-02-01 12:46:58 +01:00
ui GH601: Various spelling fixes. 2016-02-05 15:25:50 -05:00
whrlpool Pass $(CC) to perlasm scripts via the environment 2016-02-13 19:21:36 +01:00
x509 Move to REF_DEBUG, for consistency. 2016-02-11 12:40:32 -05:00
x509v3 GH601: Various spelling fixes. 2016-02-05 15:25:50 -05:00
alphacpuid.pl
arm64cpuid.pl
arm_arch.h
armcap.c
armv4cpuid.pl ARMv4 assembly pack: implement support for Thumb2. 2015-09-25 13:34:02 +02:00
build.info In the unified scheme, there is no $(TOP), use $(SRCDIR) instead 2016-02-18 00:38:26 +01:00
c64xpluscpuid.pl
cpt_err.c After renaming init, update errors. 2016-02-10 15:52:32 -05:00
cryptlib.c Declare DllMain internally 2016-02-14 14:13:53 +01:00
cversion.c Make it possible to get ENGINESDIR info from OpenSSL_versions 2016-02-10 19:36:48 +01:00
ebcdic.c Use NON_EMPTY_TRANSLATION_UNIT, consistently. 2016-02-09 20:13:29 -05:00
ex_data.c GH601: Various spelling fixes. 2016-02-05 15:25:50 -05:00
fips_err.h Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
fips_ers.c Use NON_EMPTY_TRANSLATION_UNIT, consistently. 2016-02-09 20:13:29 -05:00
ia64cpuid.S
init.c Fix windows thread stop code 2016-02-18 15:27:16 +00:00
lock.c Finish 02f7114a7f 2016-02-17 17:04:47 -05:00
LPdir_nyi.c
LPdir_unix.c
LPdir_vms.c
LPdir_win32.c
LPdir_win.c
LPdir_wince.c
Makefile.in Quote the CFLAG in Unixly Makefiles, for buildinf.h 2016-02-10 19:36:48 +01:00
mem_clr.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
mem_dbg.c Implement the use of heap manipulator implementions 2016-02-17 10:12:49 +01:00
mem_sec.c RT4313: Fix build for !IMPLEMENTED code path in CRYPTO_secure_free() 2016-02-17 09:16:01 -05:00
mem.c Implement the use of heap manipulator implementions 2016-02-17 10:12:49 +01:00
o_dir.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
o_fips.c
o_init.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
o_str.c GH614: Use memcpy()/strdup() when possible 2016-02-03 15:45:56 -05:00
o_time.c GH601: Various spelling fixes. 2016-02-05 15:25:50 -05:00
pariscid.pl
ppc_arch.h crypto/ppccap.c: add SIGILL-free processor capability detection code. 2015-12-14 16:08:49 +01:00
ppccap.c Configurations: engage PPC ChaCha20 and Poly1305 modules. 2016-02-13 17:22:20 +01:00
ppccpuid.pl crpyto/ppccpuid.pl: add FPU probe and fix OPENSSL_rdtsc. 2015-12-14 16:09:25 +01:00
s390xcap.c
s390xcpuid.S
sparc_arch.h
sparccpuid.S
sparcv9cap.c crypto/sparcv9cap.c: add SIGILL-free feature detection for Solaris. 2015-12-02 10:53:33 +01:00
thr_id.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
uid.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
vms_rms.h
x86_64cpuid.pl
x86cpuid.pl