Bodo Möller 384eff877c Fix apps/openssl.c and ssl/ssltest.c so that they use
CRYPTO_set_mem_debug_options() instead of CRYPTO_dbg_set_options(),
which is the default implementation of the former and should usually
not be directly used by applications (at least if we assume that the
options accepted by the default implementation will also be meaningful
to any other implementations).

Also fix apps/openssl.c and ssl/ssltest such that environment variable
setting 'OPENSSL_DEBUG_MEMORY=off' actively disables the compiled-in
library defaults (i.e. such that CRYPTO_MDEBUG is ignored in this
case).
2001-09-10 09:50:30 +00:00
..
1999-04-29 16:04:54 +00:00
2001-08-28 13:45:41 +00:00
2001-03-07 01:19:07 +00:00
2001-03-08 21:54:02 +00:00
2001-08-01 10:06:32 +00:00
2001-08-23 17:22:43 +00:00
2001-08-23 17:22:43 +00:00
2001-02-07 18:15:18 +00:00