1. 05 6月, 2002 2 次提交
  2. 29 4月, 2002 1 次提交
  3. 20 4月, 2002 1 次提交
  4. 07 4月, 2002 1 次提交
  5. 03 4月, 2002 2 次提交
  6. 26 3月, 2002 1 次提交
  7. 22 3月, 2002 1 次提交
  8. 14 3月, 2002 1 次提交
  9. 08 3月, 2002 2 次提交
  10. 06 3月, 2002 1 次提交
    • D
      · 0dc09233
      Dr. Stephen Henson 提交于
      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
  11. 04 3月, 2002 1 次提交
    • D
      · c8cd7d9e
      Dr. Stephen Henson 提交于
      Fix warnings about signed/unsigned mismatch and global
      shadowing (random, index) in hw_4758_cca.c
      c8cd7d9e
  12. 01 3月, 2002 1 次提交
  13. 28 2月, 2002 3 次提交
  14. 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
  15. 14 2月, 2002 2 次提交
  16. 08 2月, 2002 7 次提交
  17. 30 1月, 2002 1 次提交
  18. 29 1月, 2002 1 次提交
  19. 26 1月, 2002 1 次提交
  20. 25 1月, 2002 1 次提交
  21. 24 1月, 2002 1 次提交
    • R
      make update · fe19c448
      Richard Levitte 提交于
      libeay.num got tweaked so the old des symbols would retain their
      positions.
      fe19c448
  22. 23 1月, 2002 1 次提交
  23. 22 1月, 2002 2 次提交
  24. 21 1月, 2002 1 次提交
    • D
      · c9501c22
      Dr. Stephen Henson 提交于
      Initial ENGINE config module, docs to follow.
      
      Fix buffer overrun errors in OPENSSL_conf().
      c9501c22
  25. 19 1月, 2002 1 次提交
  26. 12 12月, 2001 1 次提交
    • R
      Implement failover for ubsec. Submitted by Subramanian Ramamoorthy · f11fd3f4
      Richard Levitte 提交于
      <sram@broadcom.com> with the following comment:
      
      [...] We have implemented failover (ie, if for some reason that the
      hardware fails, the implementation detects this failure and performs
      this operation as if no hardware is present, ie, in software) for
      sometime now and have tested it here with our hardware. [...]
      
      This change was cc:ed to exports@crypto.com
      f11fd3f4
  27. 24 11月, 2001 1 次提交