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