Skip to content
  1. Apr 17, 2012
    • 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. Apr 16, 2012
  3. Apr 15, 2012
  4. Apr 12, 2012
  5. Apr 11, 2012
  6. Apr 10, 2012
  7. Apr 09, 2012
  8. Apr 05, 2012
  9. Apr 04, 2012
  10. Mar 31, 2012
  11. Mar 30, 2012
  12. Mar 29, 2012
  13. Mar 22, 2012
  14. Mar 21, 2012
  15. Mar 18, 2012
  16. Mar 16, 2012
  17. Mar 14, 2012
  18. Mar 13, 2012
  19. Mar 12, 2012
  20. Mar 11, 2012
    • 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