1. 16 Oct, 2012 2 commits
  2. 05 Oct, 2012 1 commit
  3. 24 Sep, 2012 2 commits
  4. 21 Sep, 2012 2 commits
  5. 17 Sep, 2012 2 commits
  6. 15 Sep, 2012 1 commit
  7. 11 Sep, 2012 1 commit
  8. 01 Sep, 2012 2 commits
  9. 22 Aug, 2012 1 commit
    • Dr. Stephen Henson's avatar
      PR: 2786 · 7a217076
      Dr. Stephen Henson authored
      Reported by: Tomas Mraz <tmraz@redhat.com>
      
      Treat a NULL value passed to drbg_free_entropy callback as non-op. This
      can happen if the call to fips_get_entropy fails.
      7a217076
  10. 17 Aug, 2012 2 commits
  11. 16 Aug, 2012 1 commit
  12. 13 Aug, 2012 3 commits
  13. 05 Jul, 2012 4 commits
  14. 04 Jul, 2012 1 commit
  15. 03 Jul, 2012 2 commits
    • Dr. Stephen Henson's avatar
      PR: 2840 · e133ff71
      Dr. Stephen Henson authored
      Reported by: David McCullough <david_mccullough@mcafee.com>
      
      Restore fips configuration module from 0.9.8.
      e133ff71
    • Dr. Stephen Henson's avatar
      Fix memory leak. · 25da47c3
      Dr. Stephen Henson authored
      Always perform nexproto callback argument initialisation in s_server
      otherwise we use uninitialised data if -nocert is specified.
      25da47c3
  16. 01 Jul, 2012 2 commits
  17. 27 Jun, 2012 2 commits
  18. 19 Jun, 2012 2 commits
  19. 10 Jun, 2012 1 commit
  20. 09 Jun, 2012 1 commit
  21. 08 Jun, 2012 1 commit
  22. 16 May, 2012 2 commits
  23. 11 May, 2012 2 commits
    • Dr. Stephen Henson's avatar
      PR: 2813 · eeca72f7
      Dr. Stephen Henson authored
      Reported by: Constantine Sapuntzakis <csapuntz@gmail.com>
      
      Fix possible deadlock when decoding public keys.
      eeca72f7
    • Dr. Stephen Henson's avatar
      PR: 2811 · 6e164e5c
      Dr. Stephen Henson authored
      Reported by: Phil Pennock <openssl-dev@spodhuis.org>
      
      Make renegotiation work for TLS 1.2, 1.1 by not using a lower record
      version client hello workaround if renegotiating.
      6e164e5c