Skip to content
  1. Sep 29, 2013
  2. Sep 28, 2013
  3. Sep 27, 2013
  4. Sep 25, 2013
  5. Sep 24, 2013
  6. Sep 23, 2013
  7. Sep 22, 2013
  8. Sep 21, 2013
  9. Sep 20, 2013
  10. Sep 19, 2013
    • Nick Zitzmann's avatar
      darwinssl: enable BEAST workaround on iOS 7 & later · 6f78aaad
      Nick Zitzmann authored
      iOS 7 finally added the option to enable 1/n-1 when using TLS 1.0
      and a CBC cipher, so we now always turn that on unless the user
      manually turns it off using CURLSSLOPT_ALLOW_BEAST.
      
      It appears Apple also added some new PSK ciphers, but no interface to
      use them yet, so we at least support printing them if we find them.
      6f78aaad