1. 20 Jan, 2010 2 commits
  2. 19 Jan, 2010 4 commits
  3. 17 Jan, 2010 1 commit
  4. 16 Jan, 2010 3 commits
  5. 14 Jan, 2010 1 commit
    • Dr. Stephen Henson's avatar
      PR: 1618 · 24fc4f65
      Dr. Stephen Henson authored
      Submitted by: steve@openssl.org
      
      Fix bug in 0.9.8-stable time handling in ca.c . NB: this only handles cases
      where times are not being checked or printed properly. Issues relating to
      time_t becoming negative or wrapping around are *NOT* addressed. OpenSSL
      1.0.0 and later does fix these issues by using its own time routines.
      24fc4f65
  6. 13 Jan, 2010 2 commits
  7. 07 Jan, 2010 3 commits
  8. 06 Jan, 2010 2 commits
  9. 05 Jan, 2010 2 commits
  10. 27 Dec, 2009 1 commit
  11. 25 Dec, 2009 1 commit
  12. 22 Dec, 2009 2 commits
  13. 17 Dec, 2009 2 commits
  14. 16 Dec, 2009 1 commit
  15. 14 Dec, 2009 3 commits
  16. 12 Dec, 2009 1 commit
  17. 11 Dec, 2009 1 commit
  18. 09 Dec, 2009 4 commits
  19. 08 Dec, 2009 3 commits
  20. 02 Dec, 2009 1 commit
    • Dr. Stephen Henson's avatar
      PR: 2111 · 1ff44a99
      Dr. Stephen Henson authored
      Submitted by: Martin Olsson <molsson@opera.com>
      
      Check for bn_wexpand errors in bn_mul.c
      1ff44a99