1. 29 Sep, 2013 2 commits
  2. 28 Sep, 2013 4 commits
  3. 27 Sep, 2013 1 commit
  4. 25 Sep, 2013 2 commits
  5. 24 Sep, 2013 1 commit
  6. 23 Sep, 2013 2 commits
  7. 22 Sep, 2013 13 commits
  8. 21 Sep, 2013 7 commits
  9. 20 Sep, 2013 7 commits
  10. 19 Sep, 2013 1 commit
    • 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