Skip to content
  1. Feb 26, 2002
  2. Feb 23, 2002
  3. Feb 22, 2002
    • 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
  4. Feb 21, 2002
  5. Feb 20, 2002
  6. Feb 14, 2002
  7. Feb 13, 2002
  8. Feb 10, 2002
  9. Feb 08, 2002
  10. Feb 07, 2002
  11. Feb 03, 2002
  12. Jan 29, 2002
  13. Jan 26, 2002
  14. Jan 25, 2002
  15. Jan 24, 2002
  16. Jan 23, 2002
  17. Jan 22, 2002
    • Dr. Stephen Henson's avatar
      · df5eaa8a
      Dr. Stephen Henson authored
      default_algorithms option in ENGINE config.
      df5eaa8a
  18. Jan 21, 2002
    • 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
  19. Jan 14, 2002
  20. Jan 05, 2002
    • Dr. Stephen Henson's avatar
      · bc37d996
      Dr. Stephen Henson authored
      Experimental configuration code.
      
      Incomplete, largely untested and subject to change/deletion.
      bc37d996
  21. Jan 04, 2002
  22. Jan 02, 2002
    • 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
  23. Dec 28, 2001
  24. Dec 21, 2001
  25. Dec 20, 2001
  26. Dec 17, 2001
  27. Dec 14, 2001
  28. Dec 07, 2001
  29. Dec 03, 2001
  30. Dec 01, 2001
  31. Nov 23, 2001