Skip to content
  1. Mar 28, 2007
  2. Mar 25, 2007
  3. Mar 23, 2007
  4. Mar 22, 2007
  5. Mar 21, 2007
  6. Mar 20, 2007
  7. Mar 16, 2007
  8. Mar 05, 2007
  9. Mar 02, 2007
  10. Feb 27, 2007
  11. Feb 26, 2007
  12. Feb 23, 2007
  13. Feb 22, 2007
  14. Feb 21, 2007
  15. Feb 20, 2007
  16. Feb 19, 2007
    • Bodo Möller's avatar
      Include "!eNULL" in SSL_DEFAULT_CIPHER_LIST to make sure that a · 0a05123a
      Bodo Möller authored
      ciphersuite string such as "DEFAULT:RSA" cannot enable
      authentication-only ciphersuites.
      
      Also, change ssl_create_cipher_list() so that it no longer
      starts with an arbitrary ciphersuite ordering, but instead
      uses the logic that we previously had in SSL_DEFEAULT_CIPHER_LIST.
      SSL_DEFAULT_CIPHER_LIST simplifies into just "ALL:!aNULL:!eNULL".
      0a05123a