1. 05 Aug, 2004 2 commits
  2. 02 Aug, 2004 1 commit
  3. 30 Jul, 2004 1 commit
    • Richard Levitte's avatar
      To protect FIPS-related global variables, add locking mechanisms · 7f9c3745
      Richard Levitte authored
      around them.
      
      NOTE: because two new locks are added, this adds potential binary
      incompatibility with earlier versions in the 0.9.7 series.  However,
      those locks will only ever be touched when FIPS_mode_set() is called
      and after, thanks to a variable that's only changed from 0 to 1 once
      (when FIPS_mode_set() is called).  So basically, as long as FIPS mode
      hasn't been engaged explicitely by the calling application, the new
      locks are treated as if they didn't exist at all, thus not becoming a
      problem.  Applications that are built or rebuilt to use FIPS
      functionality will need to be recompiled in any case, thus not being a
      problem either.
      7f9c3745
  4. 29 Jul, 2004 2 commits
  5. 28 Jul, 2004 2 commits
  6. 27 Jul, 2004 6 commits
  7. 24 Jul, 2004 1 commit
  8. 23 Jul, 2004 1 commit
  9. 22 Jul, 2004 1 commit
  10. 21 Jul, 2004 3 commits
  11. 19 Jul, 2004 1 commit
  12. 17 Jul, 2004 3 commits
  13. 12 Jul, 2004 3 commits
  14. 11 Jul, 2004 1 commit
  15. 08 Jul, 2004 1 commit
  16. 06 Jul, 2004 2 commits
  17. 04 Jul, 2004 1 commit
  18. 01 Jul, 2004 2 commits
  19. 28 Jun, 2004 5 commits
  20. 24 Jun, 2004 1 commit