Skip to content
  1. Feb 20, 2007
  2. 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
  3. Feb 17, 2007
    • Bodo Möller's avatar
      Reorganize the data used for SSL ciphersuite pattern matching. · 52b8dad8
      Bodo Möller authored
      This change resolves a number of problems and obviates multiple kludges.
      A new feature is that you can now say "AES256" or "AES128" (not just
      "AES", which enables both).
      
      In some cases the ciphersuite list generated from a given string is
      affected by this change.  I hope this is just in those cases where the
      previous behaviour did not make sense.
      52b8dad8
  4. Feb 03, 2007
  5. Dec 24, 2006
    • Dr. Stephen Henson's avatar
      Experimental streaming PKCS#7 support. · 11d8cdc6
      Dr. Stephen Henson authored
      I thought it was about time I dusted this off. This stuff had been sitting on
      my hard drive for *ages* (2003 in fact). Hasn't been tested well and may not
      work properly.
      
      Nothing uses it at present which is just as well.
      
      Think of this as a traditional Christmas present which looks far more
      impressive in the adverts and on the box, some of the bits are missing and
      falls to bits if you play with it too much.
      11d8cdc6
  6. Dec 21, 2006
  7. Dec 20, 2006
  8. Dec 19, 2006
  9. Nov 29, 2006
  10. Nov 27, 2006
  11. Nov 21, 2006
  12. Nov 16, 2006
  13. Oct 23, 2006
  14. Sep 28, 2006
  15. Sep 21, 2006
  16. Sep 17, 2006
  17. Sep 14, 2006
  18. Sep 12, 2006
  19. Sep 11, 2006
  20. Sep 06, 2006
  21. Sep 05, 2006
  22. Aug 31, 2006
  23. Jul 25, 2006
  24. Jul 24, 2006
  25. Jul 18, 2006
  26. Jul 17, 2006
  27. Jul 10, 2006
  28. Jul 09, 2006
  29. Jun 28, 2006
  30. Jun 27, 2006
  31. Jun 23, 2006
  32. Jun 22, 2006
  33. Jun 20, 2006
  34. Jun 18, 2006
  35. Jun 14, 2006