1. 13 Apr, 2013 8 commits
  2. 12 Apr, 2013 19 commits
  3. 11 Apr, 2013 4 commits
  4. 10 Apr, 2013 1 commit
  5. 09 Apr, 2013 7 commits
  6. 08 Apr, 2013 1 commit
    • Nick Zitzmann's avatar
      darwinssl: disable insecure ciphers by default · d7f4c377
      Nick Zitzmann authored
      I noticed that aria2's SecureTransport code disables insecure ciphers such
      as NULL, anonymous, IDEA, and weak-key ciphers used by SSLv3 and later.
      That's a good idea, and now we do the same thing in order to prevent curl
      from accessing a "secure" site that only negotiates insecure ciphersuites.
      d7f4c377