1. 28 2月, 2002 5 次提交
  2. 27 2月, 2002 4 次提交
  3. 26 2月, 2002 2 次提交
  4. 25 2月, 2002 1 次提交
    • D
      · 4a3e6bce
      Dr. Stephen Henson 提交于
      Make the engine config module always add dynamic ENGINEs
      to the list using dynamic_path. This stops ENGINEs which
      don't supply any default algorithms being automatically
      freed (because they have no references) and allows them
      to be accessed by id.
      
      Alternative dynamic loading behaviour can be achieved by
      issuing the dynamic ENGINE ctrls separately in the config file.
      4a3e6bce
  5. 23 2月, 2002 5 次提交
  6. 22 2月, 2002 3 次提交
    • D
      Update from stable branch. · 6707d22a
      Dr. Stephen Henson 提交于
      6707d22a
    • 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
    • R
      We have AES support in openssl speed · e2aebccb
      Richard Levitte 提交于
      e2aebccb
  7. 21 2月, 2002 5 次提交
  8. 20 2月, 2002 15 次提交