1. 26 Apr, 2012 5 commits
  2. 25 Apr, 2012 2 commits
  3. 24 Apr, 2012 1 commit
  4. 23 Apr, 2012 2 commits
  5. 22 Apr, 2012 5 commits
  6. 19 Apr, 2012 4 commits
  7. 18 Apr, 2012 5 commits
  8. 17 Apr, 2012 3 commits
    • Bodo Möller's avatar
      Disable SHA-2 ciphersuites in < TLS 1.2 connections. · d3ddf022
      Bodo Möller authored
      (TLS 1.2 clients could end up negotiating these with an OpenSSL server
      with TLS 1.2 disabled, which is problematic.)
      
      Submitted by: Adam Langley
      d3ddf022
    • Dr. Stephen Henson's avatar
      Additional workaround for PR#2771 · 800e1cd9
      Dr. Stephen Henson authored
      If OPENSSL_MAX_TLS1_2_CIPHER_LENGTH is set then limit the size of client
      ciphersuites to this value. A value of 50 should be sufficient.
      
      Document workarounds in CHANGES.
      800e1cd9
    • Dr. Stephen Henson's avatar
      Partial workaround for PR#2771. · 293706e7
      Dr. Stephen Henson authored
      Some servers hang when presented with a client hello record length exceeding
      255 bytes but will work with longer client hellos if the TLS record version
      in client hello does not exceed TLS v1.0. Unfortunately this doesn't fix all
      cases...
      293706e7
  9. 16 Apr, 2012 2 commits
  10. 15 Apr, 2012 2 commits
  11. 12 Apr, 2012 1 commit
  12. 11 Apr, 2012 4 commits
  13. 10 Apr, 2012 1 commit
  14. 09 Apr, 2012 1 commit
  15. 06 Apr, 2012 1 commit
  16. 05 Apr, 2012 1 commit