1. 01 Sep, 2012 1 commit
    • 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. 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
  3. 17 Aug, 2012 2 commits
  4. 16 Aug, 2012 1 commit
  5. 13 Aug, 2012 3 commits
  6. 05 Jul, 2012 4 commits
  7. 04 Jul, 2012 1 commit
  8. 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
  9. 01 Jul, 2012 2 commits
  10. 27 Jun, 2012 2 commits
  11. 19 Jun, 2012 2 commits
  12. 10 Jun, 2012 1 commit
  13. 09 Jun, 2012 1 commit
  14. 08 Jun, 2012 1 commit
  15. 16 May, 2012 2 commits
  16. 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
  17. 10 May, 2012 8 commits
  18. 04 May, 2012 1 commit
  19. 27 Apr, 2012 1 commit
  20. 26 Apr, 2012 2 commits