Skip to content
  1. Apr 13, 2013
  2. Apr 12, 2013
  3. Apr 11, 2013
  4. Apr 10, 2013
  5. Apr 09, 2013
  6. Apr 08, 2013
    • 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