1. 06 3月, 2002 2 次提交
  2. 05 3月, 2002 1 次提交
  3. 28 2月, 2002 3 次提交
  4. 27 2月, 2002 1 次提交
  5. 23 2月, 2002 1 次提交
  6. 22 2月, 2002 1 次提交
    • D
      Config code updates. · 3647bee2
      Dr. Stephen Henson 提交于
      CONF_modules_unload() now calls CONF_modules_finish()
      automatically.
      
      Default use of section openssl_conf moved to
      CONF_modules_load()
      
      Load config file in several openssl utilities.
      
      Most utilities now load modules from the config file,
      though in a few (such as version) this isn't done
      because it couldn't be used for anything.
      
      In the case of ca and req the config file used is
      the same as the utility itself: that is the -config
      command line option can be used to specify an
      alternative file.
      3647bee2
  7. 21 2月, 2002 1 次提交
  8. 20 2月, 2002 1 次提交
  9. 14 2月, 2002 3 次提交
  10. 13 2月, 2002 1 次提交
  11. 10 2月, 2002 1 次提交
  12. 08 2月, 2002 2 次提交
  13. 04 2月, 2002 1 次提交
  14. 29 1月, 2002 1 次提交
  15. 26 1月, 2002 5 次提交
  16. 25 1月, 2002 1 次提交
    • B
      New functions · a14e2d9d
      Bodo Möller 提交于
          ERR_peek_last_error
          ERR_peek_last_error_line
          ERR_peek_last_error_line_data
      (supersedes ERR_peek_top_error).
      
      Rename OPENSSL_NO_OLD_DES_SUPPORT into OPENSSL_DISABLE_OLD_DES_SUPPORT
      because OPENSSL_NO_... indicates disabled algorithms (according to
      mkdef.pl).
      a14e2d9d
  17. 24 1月, 2002 2 次提交
  18. 23 1月, 2002 1 次提交
  19. 22 1月, 2002 1 次提交
    • D
      · df5eaa8a
      Dr. Stephen Henson 提交于
      default_algorithms option in ENGINE config.
      df5eaa8a
  20. 21 1月, 2002 1 次提交
    • D
      · c9501c22
      Dr. Stephen Henson 提交于
      Initial ENGINE config module, docs to follow.
      
      Fix buffer overrun errors in OPENSSL_conf().
      c9501c22
  21. 15 1月, 2002 1 次提交
  22. 14 1月, 2002 1 次提交
  23. 05 1月, 2002 1 次提交
    • D
      · bc37d996
      Dr. Stephen Henson 提交于
      Experimental configuration code.
      
      Incomplete, largely untested and subject to change/deletion.
      bc37d996
  24. 04 1月, 2002 2 次提交
  25. 03 1月, 2002 1 次提交
    • R
      Because Rijndael is more known as AES, use crypto/aes instead of · 6f9079fd
      Richard Levitte 提交于
      crypto/rijndael.  Additionally, I applied the AES integration patch
      from Stephen Sprunk <stephen@sprunk.org> and fiddled it to work
      properly with the normal EVP constructs (and incidently work the same
      way as all other symmetric cipher implementations).
      
      This results in an API that looks a lot like the rest of the OpenSSL
      cipher suite.
      6f9079fd
  26. 29 12月, 2001 1 次提交
  27. 21 12月, 2001 1 次提交
  28. 20 12月, 2001 1 次提交