1. 25 Apr, 2012 2 commits
  2. 24 Apr, 2012 1 commit
  3. 22 Apr, 2012 5 commits
  4. 20 Apr, 2012 3 commits
  5. 19 Apr, 2012 4 commits
  6. 18 Apr, 2012 4 commits
  7. 17 Apr, 2012 3 commits
    • Bodo Möller's avatar
      Disable SHA-2 ciphersuites in < TLS 1.2 connections. · bb3add20
      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
      bb3add20
    • Dr. Stephen Henson's avatar
      Additional workaround for PR#2771 · 48e0f666
      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.
      48e0f666
    • Dr. Stephen Henson's avatar
      Partial workaround for PR#2771. · 32213fb2
      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...
      32213fb2
  8. 16 Apr, 2012 2 commits
  9. 15 Apr, 2012 2 commits
  10. 12 Apr, 2012 1 commit
  11. 11 Apr, 2012 5 commits
  12. 10 Apr, 2012 1 commit
  13. 09 Apr, 2012 1 commit
  14. 07 Apr, 2012 6 commits