1. 19 Jan, 2010 4 commits
  2. 17 Jan, 2010 1 commit
  3. 16 Jan, 2010 3 commits
  4. 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
  5. 13 Jan, 2010 2 commits
  6. 07 Jan, 2010 3 commits
  7. 06 Jan, 2010 2 commits
  8. 05 Jan, 2010 2 commits
  9. 27 Dec, 2009 1 commit
  10. 25 Dec, 2009 1 commit
  11. 22 Dec, 2009 2 commits
  12. 17 Dec, 2009 2 commits
  13. 16 Dec, 2009 1 commit
  14. 14 Dec, 2009 3 commits
  15. 12 Dec, 2009 1 commit
  16. 11 Dec, 2009 1 commit
  17. 09 Dec, 2009 4 commits
  18. 08 Dec, 2009 3 commits
  19. 02 Dec, 2009 2 commits
  20. 01 Dec, 2009 1 commit
    • Dr. Stephen Henson's avatar
      PR: 2115 · 82e448b9
      Dr. Stephen Henson authored
      Submitted by: Robin Seggelmann <seggelmann@fh-muenster.de>
      Approved by: steve@openssl.org
      
      Add Renegotiation extension to DTLS, fix DTLS ClientHello processing bug.
      82e448b9