Skip to content
  1. Mar 08, 2002
    • 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
  2. Mar 07, 2002
  3. Mar 06, 2002
  4. Mar 05, 2002
  5. Mar 04, 2002
  6. Mar 03, 2002
    • 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
  7. Mar 01, 2002
  8. Feb 28, 2002
  9. Feb 27, 2002
  10. Feb 26, 2002
  11. Feb 24, 2002
    • 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
  12. Feb 23, 2002