1. 17 Apr, 2012 2 commits
    • 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
  2. 16 Apr, 2012 2 commits
  3. 15 Apr, 2012 2 commits
  4. 12 Apr, 2012 1 commit
  5. 11 Apr, 2012 3 commits
  6. 10 Apr, 2012 1 commit
  7. 09 Apr, 2012 1 commit
  8. 05 Apr, 2012 2 commits
  9. 04 Apr, 2012 1 commit
  10. 31 Mar, 2012 5 commits
  11. 30 Mar, 2012 1 commit
  12. 29 Mar, 2012 3 commits
  13. 22 Mar, 2012 3 commits
  14. 21 Mar, 2012 1 commit
  15. 18 Mar, 2012 1 commit
  16. 16 Mar, 2012 1 commit
  17. 14 Mar, 2012 4 commits
  18. 13 Mar, 2012 3 commits
  19. 12 Mar, 2012 2 commits
  20. 11 Mar, 2012 1 commit
    • Dr. Stephen Henson's avatar
      PR: 2744 · c0b31ccb
      Dr. Stephen Henson authored
      Submitted by: Dmitry Belyavsky <beldmit@gmail.com>
      
      CMS support for ccgost engine
      c0b31ccb