1. 06 Mar, 2002 3 commits
    • Dr. Stephen Henson's avatar
      · 0dc09233
      Dr. Stephen Henson authored
      ENGINE module additions.
      
      Add "init" command to control ENGINE
      initialization.
      
      Call ENGINE_finish on initialized ENGINEs on exit.
      
      Reorder shutdown in apps.c: modules should be shut
      down first.
      
      Add test private key loader to openssl ENGINE: this
      just loads a private key in PEM format.
      
      Fix print format for dh length parameter.
      0dc09233
    • Bodo Möller's avatar
      add SECG OIDs · 36c19463
      Bodo Möller authored
      Submitted by: Nils Larsch
      36c19463
    • Bodo Möller's avatar
      reference counting for EC_GROUP structures is not needed (at the · 45fb7379
      Bodo Möller authored
      moment at least), so remove it
      45fb7379
  2. 05 Mar, 2002 1 commit
  3. 28 Feb, 2002 2 commits
  4. 27 Feb, 2002 1 commit
  5. 26 Feb, 2002 1 commit
  6. 23 Feb, 2002 1 commit
  7. 22 Feb, 2002 1 commit
    • Dr. Stephen Henson's avatar
      Config code updates. · 3647bee2
      Dr. Stephen Henson authored
      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
  8. 21 Feb, 2002 1 commit
  9. 20 Feb, 2002 1 commit
  10. 14 Feb, 2002 1 commit
  11. 13 Feb, 2002 3 commits
  12. 10 Feb, 2002 1 commit
  13. 08 Feb, 2002 1 commit
  14. 07 Feb, 2002 1 commit
  15. 03 Feb, 2002 1 commit
  16. 29 Jan, 2002 1 commit
  17. 26 Jan, 2002 2 commits
  18. 25 Jan, 2002 3 commits
  19. 24 Jan, 2002 3 commits
  20. 23 Jan, 2002 1 commit
  21. 22 Jan, 2002 1 commit
    • Dr. Stephen Henson's avatar
      · df5eaa8a
      Dr. Stephen Henson authored
      default_algorithms option in ENGINE config.
      df5eaa8a
  22. 21 Jan, 2002 1 commit
    • Dr. Stephen Henson's avatar
      · c9501c22
      Dr. Stephen Henson authored
      Initial ENGINE config module, docs to follow.
      
      Fix buffer overrun errors in OPENSSL_conf().
      c9501c22
  23. 14 Jan, 2002 2 commits
  24. 05 Jan, 2002 1 commit
    • Dr. Stephen Henson's avatar
      · bc37d996
      Dr. Stephen Henson authored
      Experimental configuration code.
      
      Incomplete, largely untested and subject to change/deletion.
      bc37d996
  25. 04 Jan, 2002 2 commits
  26. 02 Jan, 2002 1 commit
    • Richard Levitte's avatar
      Because Rijndael is more known as AES, use crypto/aes instead of · 6f9079fd
      Richard Levitte authored
      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
  27. 28 Dec, 2001 1 commit
  28. 21 Dec, 2001 1 commit