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