Skip to content
  1. Apr 11, 2007
  2. Apr 08, 2007
  3. Mar 28, 2007
  4. Mar 21, 2007
  5. Feb 26, 2007
  6. Feb 21, 2007
  7. Feb 20, 2007
  8. 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
  9. 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
  10. Feb 03, 2007
  11. 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
  12. Dec 21, 2006
  13. Dec 20, 2006
  14. Dec 19, 2006
  15. Nov 29, 2006
  16. Nov 27, 2006
  17. Nov 21, 2006
  18. Nov 16, 2006
  19. Oct 23, 2006
  20. Sep 28, 2006
  21. Sep 21, 2006
  22. Sep 17, 2006
  23. Sep 14, 2006
  24. Sep 12, 2006
  25. Sep 11, 2006
  26. Sep 06, 2006
  27. Sep 05, 2006
  28. Aug 31, 2006
  29. Jul 25, 2006
  30. Jul 24, 2006
  31. Jul 18, 2006
  32. Jul 17, 2006
  33. Jul 10, 2006
  34. Jul 09, 2006