1. 10 May, 2012 1 commit
  2. 04 May, 2012 1 commit
  3. 27 Apr, 2012 1 commit
  4. 26 Apr, 2012 7 commits
  5. 25 Apr, 2012 2 commits
  6. 22 Apr, 2012 3 commits
  7. 20 Apr, 2012 3 commits
  8. 19 Apr, 2012 6 commits
  9. 18 Apr, 2012 4 commits
  10. 17 Apr, 2012 3 commits
    • Bodo Möller's avatar
      Disable SHA-2 ciphersuites in < TLS 1.2 connections. · 4d936ace
      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
      4d936ace
    • Dr. Stephen Henson's avatar
      Additional workaround for PR#2771 · 89bd25eb
      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.
      89bd25eb
    • Dr. Stephen Henson's avatar
      Partial workaround for PR#2771. · 4a1cf501
      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...
      4a1cf501
  11. 16 Apr, 2012 2 commits
  12. 15 Apr, 2012 2 commits
  13. 12 Apr, 2012 1 commit
  14. 11 Apr, 2012 3 commits
  15. 10 Apr, 2012 1 commit