Skip to content
  1. Oct 16, 2012
  2. Oct 05, 2012
  3. Sep 24, 2012
  4. Sep 21, 2012
  5. Sep 17, 2012
  6. Sep 15, 2012
  7. Sep 11, 2012
  8. Sep 01, 2012
  9. Aug 22, 2012
    • 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. Aug 17, 2012
  11. Aug 16, 2012
  12. Aug 13, 2012
  13. Jul 05, 2012
  14. Jul 04, 2012
  15. Jul 03, 2012
    • 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. Jul 01, 2012
  17. Jun 27, 2012
  18. Jun 19, 2012
  19. Jun 10, 2012
  20. Jun 09, 2012
  21. Jun 08, 2012
  22. May 16, 2012
  23. May 11, 2012
    • 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