1. 10 Sep, 2001 1 commit
    • Bodo Möller's avatar
      Fix apps/openssl.c and ssl/ssltest.c so that they use · 384eff87
      Bodo Möller authored
      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).
      384eff87
  2. 08 Sep, 2001 1 commit
  3. 07 Sep, 2001 10 commits
  4. 06 Sep, 2001 12 commits
  5. 05 Sep, 2001 15 commits
  6. 04 Sep, 2001 1 commit