Skip to content
  1. Mar 26, 2002
  2. Mar 20, 2002
  3. Mar 19, 2002
  4. Mar 18, 2002
    • Bodo Möller's avatar
      Fix bugs and typos. · af28dd6c
      Bodo Möller authored
      Add some WTLS curves.
      New function EC_GROUP_check() (this will probably
      be implemented differently soon).
      
      Submitted by: Nils Larsch
      Reviewed by: Bodo Moeller
      af28dd6c
  5. Mar 15, 2002
  6. Mar 14, 2002
  7. Mar 07, 2002
  8. Mar 06, 2002
    • 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
  9. Mar 05, 2002
  10. Feb 28, 2002
  11. Feb 27, 2002
  12. Feb 26, 2002
  13. Feb 23, 2002
  14. 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
  15. Feb 21, 2002
  16. Feb 20, 2002
  17. Feb 14, 2002
  18. Feb 13, 2002
  19. Feb 10, 2002
  20. Feb 08, 2002
  21. Feb 07, 2002
  22. Feb 03, 2002
  23. Jan 29, 2002
  24. Jan 26, 2002
  25. Jan 25, 2002
  26. Jan 24, 2002
  27. Jan 23, 2002
  28. Jan 22, 2002
    • Dr. Stephen Henson's avatar
      · df5eaa8a
      Dr. Stephen Henson authored
      default_algorithms option in ENGINE config.
      df5eaa8a
  29. 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
  30. Jan 14, 2002