1. 09 Mar, 2002 1 commit
    • Dr. Stephen Henson's avatar
      · 1619add9
      Dr. Stephen Henson authored
      Make {RSA,DSA,DH}_new_method obtain and release an ENGINE
      functional reference.
      1619add9
  2. 08 Mar, 2002 2 commits
    • Dr. Stephen Henson's avatar
      typo · a1a4e8b6
      Dr. Stephen Henson authored
      a1a4e8b6
    • Dr. Stephen Henson's avatar
      · 25f350a0
      Dr. Stephen Henson authored
      Fix the Win32_rename() function so it correctly
      returns an error code. Use the same code in Win9X
      and NT.
      
      Fix some ca.c options so they work under Win32:
      unlink/rename wont work under Win32 unless the file
      is closed.
      25f350a0
  3. 07 Mar, 2002 3 commits
  4. 06 Mar, 2002 3 commits
  5. 05 Mar, 2002 7 commits
  6. 04 Mar, 2002 3 commits
  7. 03 Mar, 2002 1 commit
    • Dr. Stephen Henson's avatar
      · 66bd86e2
      Dr. Stephen Henson authored
      Fix warnings about signed/unsigned mismatch and global
      shadowing (random, index) in hw_4758.c
      66bd86e2
  8. 01 Mar, 2002 1 commit
  9. 28 Feb, 2002 10 commits
  10. 27 Feb, 2002 3 commits
  11. 26 Feb, 2002 4 commits
  12. 24 Feb, 2002 1 commit
    • Dr. Stephen Henson's avatar
      · e36e4738
      Dr. Stephen Henson authored
      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.
      e36e4738
  13. 23 Feb, 2002 1 commit