1. 06 11月, 2008 1 次提交
  2. 04 6月, 2008 1 次提交
  3. 11 5月, 2007 1 次提交
  4. 24 4月, 2007 1 次提交
  5. 13 4月, 2007 1 次提交
  6. 14 7月, 2006 1 次提交
  7. 09 6月, 2006 1 次提交
  8. 26 5月, 2006 1 次提交
  9. 22 5月, 2006 1 次提交
  10. 19 5月, 2006 1 次提交
  11. 18 5月, 2006 2 次提交
  12. 05 8月, 2005 1 次提交
  13. 06 4月, 2005 1 次提交
  14. 08 9月, 2004 1 次提交
  15. 07 9月, 2004 3 次提交
  16. 02 6月, 2003 1 次提交
  17. 26 2月, 2003 1 次提交
  18. 15 2月, 2003 1 次提交
  19. 31 1月, 2003 1 次提交
  20. 02 8月, 2002 1 次提交
  21. 18 7月, 2002 2 次提交
  22. 08 5月, 2002 1 次提交
  23. 02 5月, 2002 1 次提交
    • D
      · 253ef218
      Dr. Stephen Henson 提交于
      Add apps_startup and bio_err init code to smime.c
      253ef218
  24. 09 4月, 2002 1 次提交
  25. 26 2月, 2002 1 次提交
    • D
      · 31188ee1
      Dr. Stephen Henson 提交于
      Fix new -aes command argument handling
      31188ee1
  26. 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
  27. 21 2月, 2002 1 次提交
  28. 12 9月, 2001 1 次提交
  29. 18 6月, 2001 1 次提交
  30. 30 5月, 2001 1 次提交
    • R
      Extend all the loading functions to take an engine pointer, a pass · 30b4c272
      Richard Levitte 提交于
      string (some engines may have certificates protected by a PIN!) and
      a description to put into error messages.
      
      Also, have our own password callback that we can send both a password
      and some prompt info to.  The default password callback in EVP assumes
      that the passed parameter is a password, which isn't always the right
      thing, and the ENGINE code (at least the nCipher one) makes other
      assumptions...
      
      Also, in spite of having the functions to load keys, some utilities
      did the loading all by themselves...  That's changed too.
      30b4c272
  31. 09 5月, 2001 1 次提交
  32. 11 4月, 2001 2 次提交
  33. 08 4月, 2001 1 次提交
  34. 09 3月, 2001 1 次提交
    • D
      · 13588350
      Dr. Stephen Henson 提交于
      Change the EVP_somecipher() and EVP_somedigest()
      functions to return constant EVP_MD and EVP_CIPHER
      pointers.
      
      Update docs.
      13588350
  35. 20 2月, 2001 1 次提交