1. 06 2月, 2015 1 次提交
  2. 28 1月, 2015 1 次提交
  3. 27 1月, 2015 1 次提交
  4. 22 1月, 2015 4 次提交
  5. 08 1月, 2015 1 次提交
  6. 31 12月, 2014 1 次提交
  7. 28 11月, 2014 1 次提交
  8. 22 8月, 2014 1 次提交
  9. 09 8月, 2014 1 次提交
  10. 06 7月, 2014 1 次提交
  11. 05 7月, 2014 1 次提交
  12. 28 6月, 2014 1 次提交
  13. 23 6月, 2014 1 次提交
  14. 18 6月, 2014 1 次提交
  15. 13 6月, 2014 1 次提交
  16. 05 6月, 2014 2 次提交
    • D
      Fix for CVE-2014-0224 · a91be108
      Dr. Stephen Henson 提交于
      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.
      (cherry picked from commit bc8923b1ec9c467755cd86f7848c50ee8812e441)
      a91be108
    • D
      Additional CVE-2014-0224 protection. · a7c682fb
      Dr. Stephen Henson 提交于
      Return a fatal error if an attempt is made to use a zero length
      master secret.
      (cherry picked from commit 006cd7083f76ed5cb0d9a914857e9231ef1bc317)
      a7c682fb
  17. 12 5月, 2014 1 次提交
  18. 11 5月, 2014 2 次提交
  19. 23 4月, 2014 1 次提交
  20. 15 2月, 2014 1 次提交
  21. 06 2月, 2014 1 次提交
  22. 05 2月, 2014 2 次提交
  23. 02 1月, 2014 1 次提交
  24. 18 12月, 2013 1 次提交
  25. 09 10月, 2013 1 次提交
  26. 08 9月, 2013 1 次提交
    • D
      Experimental encrypt-then-mac support. · 5e3ff62c
      Dr. Stephen Henson 提交于
      Experimental support for encrypt then mac from
      draft-gutmann-tls-encrypt-then-mac-02.txt
      
      To enable it set the appropriate extension number (0x10 for the test server)
      using e.g. -DTLSEXT_TYPE_encrypt_then_mac=0x10
      
      For non-compliant peers (i.e. just about everything) this should have no
      effect.
      5e3ff62c
  27. 06 9月, 2013 1 次提交
  28. 14 6月, 2013 1 次提交
  29. 18 3月, 2013 1 次提交
  30. 27 2月, 2013 1 次提交
  31. 08 2月, 2013 1 次提交
  32. 06 2月, 2013 3 次提交