Skip to content
  1. Sep 01, 2012
    • Dr. Stephen Henson's avatar
      Don't load GOST ENGINE if it is already loaded. · 48ccbeef
      Dr. Stephen Henson authored
      Multiple copies of the ENGINE will cause problems when it is cleaned up as
      the methods are stored in static structures which will be overwritten and
      freed up more than once.
      
      Set static methods to NULL when the ENGINE is freed so it can be reloaded.
      48ccbeef
  2. 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
  3. Aug 17, 2012
  4. Aug 16, 2012
  5. Aug 13, 2012
  6. Jul 05, 2012
  7. Jul 04, 2012
  8. 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
  9. Jul 01, 2012
  10. Jun 27, 2012
  11. Jun 19, 2012
  12. Jun 10, 2012
  13. Jun 09, 2012
  14. Jun 08, 2012
  15. May 16, 2012
  16. 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
  17. May 10, 2012
  18. May 04, 2012
  19. Apr 27, 2012
  20. Apr 26, 2012