1. 07 Mar, 2002 2 commits
  2. 06 Mar, 2002 3 commits
  3. 05 Mar, 2002 7 commits
  4. 04 Mar, 2002 3 commits
  5. 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
  6. 01 Mar, 2002 1 commit
  7. 28 Feb, 2002 10 commits
  8. 27 Feb, 2002 3 commits
  9. 26 Feb, 2002 4 commits
  10. 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
  11. 23 Feb, 2002 5 commits