1. 05 Jun, 2014 4 commits
    • Dr. Stephen Henson's avatar
      Additional CVE-2014-0224 protection. · 006cd708
      Dr. Stephen Henson authored
      Return a fatal error if an attempt is made to use a zero length
      master secret.
      006cd708
    • Dr. Stephen Henson's avatar
      Fix for CVE-2014-0224 · bc8923b1
      Dr. Stephen Henson authored
      Only accept change cipher spec when it is expected instead of at any
      time. This prevents premature setting of session keys before the master
      secret is determined which an attacker could use as a MITM attack.
      
      Thanks to KIKUCHI Masashi (Lepidum Co. Ltd.) for reporting this issue
      and providing the initial fix this patch is based on.
      bc8923b1
    • Dr. Stephen Henson's avatar
      Fix for CVE-2014-0195 · 1632ef74
      Dr. Stephen Henson authored
      A buffer overrun attack can be triggered by sending invalid DTLS fragments
      to an OpenSSL DTLS client or server. This is potentially exploitable to
      run arbitrary code on a vulnerable client or server.
      
      Fixed by adding consistency check for DTLS fragments.
      
      Thanks to Jüri Aedla for reporting this issue.
      1632ef74
    • Dr. Stephen Henson's avatar
      make update · f1f4fbde
      Dr. Stephen Henson authored
      f1f4fbde
  2. 03 Jun, 2014 1 commit
  3. 02 Jun, 2014 3 commits
  4. 01 Jun, 2014 7 commits
  5. 31 May, 2014 2 commits
  6. 30 May, 2014 2 commits
  7. 29 May, 2014 3 commits
  8. 27 May, 2014 1 commit
  9. 26 May, 2014 1 commit
  10. 25 May, 2014 1 commit
  11. 24 May, 2014 1 commit
  12. 22 May, 2014 1 commit
  13. 21 May, 2014 3 commits
  14. 20 May, 2014 1 commit
  15. 19 May, 2014 5 commits
  16. 15 May, 2014 2 commits
  17. 14 May, 2014 2 commits