Skip to content
  1. Mar 07, 2002
  2. Mar 06, 2002
  3. Mar 05, 2002
  4. Mar 04, 2002
  5. 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
  6. Mar 01, 2002
  7. Feb 28, 2002
  8. Feb 27, 2002
  9. Feb 26, 2002
  10. 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
  11. Feb 23, 2002
  12. Feb 22, 2002
    • Dr. Stephen Henson's avatar
      · cfe1c195
      Dr. Stephen Henson authored
      non-Monolith fixes.
      
      Submitted by Andrew W. Gray <agray@iconsinc.com>
      cfe1c195