1. 28 Jan, 2016 2 commits
    • Viktor Dukhovni's avatar
      Better SSLv2 cipher-suite enforcement · 4040a7fd
      Viktor Dukhovni authored
      
      
      Based on patch by: Nimrod Aviram <nimrod.aviram@gmail.com>
      
      CVE-2015-3197
      
      Reviewed-by: default avatarTim Hudson <tjh@openssl.org>
      Reviewed-by: default avatarRichard Levitte <levitte@openssl.org>
      4040a7fd
    • Matt Caswell's avatar
      Always generate DH keys for ephemeral DH cipher suites · 8bc643ef
      Matt Caswell authored
      Modified version of the commit ffaef3f1
      
       in the master branch by Stephen
      Henson. This makes the SSL_OP_SINGLE_DH_USE option a no-op and always
      generates a new DH key for every handshake regardless.
      
      This is a follow on from CVE-2016-0701. This branch is not impacted by
      that CVE because it does not support X9.42 style parameters. It is still
      possible to generate parameters based on primes that are not "safe",
      although by default OpenSSL does not do this. The documentation does
      sign post that using such parameters is unsafe if the private DH key is
      reused. However to avoid accidental problems or future attacks this commit
      has been backported to this branch.
      
      Issue reported by Antonio Sanso
      
      Reviewed-by: default avatarViktor Dukhovni <viktor@openssl.org>
      8bc643ef
  2. 19 Jan, 2016 3 commits
  3. 17 Jan, 2016 1 commit
  4. 14 Jan, 2016 1 commit
  5. 10 Jan, 2016 2 commits
  6. 05 Jan, 2016 1 commit
  7. 28 Dec, 2015 1 commit
  8. 27 Dec, 2015 3 commits
  9. 22 Dec, 2015 1 commit
  10. 20 Dec, 2015 1 commit
  11. 19 Dec, 2015 6 commits
  12. 18 Dec, 2015 1 commit
  13. 16 Dec, 2015 1 commit
  14. 14 Dec, 2015 2 commits
  15. 10 Dec, 2015 2 commits
  16. 09 Dec, 2015 1 commit
  17. 08 Dec, 2015 5 commits
  18. 07 Dec, 2015 4 commits
  19. 03 Dec, 2015 2 commits