1. 24 4月, 2007 1 次提交
  2. 13 4月, 2007 1 次提交
  3. 12 4月, 2007 1 次提交
  4. 11 4月, 2007 1 次提交
  5. 08 4月, 2007 1 次提交
  6. 29 3月, 2007 1 次提交
  7. 28 3月, 2007 1 次提交
  8. 21 3月, 2007 1 次提交
  9. 26 2月, 2007 1 次提交
  10. 22 2月, 2007 1 次提交
  11. 21 2月, 2007 2 次提交
  12. 20 2月, 2007 1 次提交
    • B
      Include "!eNULL" in SSL_DEFAULT_CIPHER_LIST to make sure that a · 0a05123a
      Bodo Möller 提交于
      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
  13. 17 2月, 2007 1 次提交
    • B
      Reorganize the data used for SSL ciphersuite pattern matching. · 52b8dad8
      Bodo Möller 提交于
      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
  14. 03 2月, 2007 1 次提交
  15. 25 12月, 2006 1 次提交
    • D
      Experimental streaming PKCS#7 support. · 11d8cdc6
      Dr. Stephen Henson 提交于
      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
  16. 22 12月, 2006 1 次提交
  17. 20 12月, 2006 1 次提交
  18. 19 12月, 2006 1 次提交
  19. 29 11月, 2006 1 次提交
  20. 27 11月, 2006 1 次提交
  21. 22 11月, 2006 1 次提交
  22. 16 11月, 2006 1 次提交
  23. 23 10月, 2006 1 次提交
  24. 28 9月, 2006 4 次提交
  25. 21 9月, 2006 1 次提交
  26. 18 9月, 2006 1 次提交
  27. 15 9月, 2006 1 次提交
  28. 12 9月, 2006 1 次提交
  29. 11 9月, 2006 1 次提交
  30. 06 9月, 2006 1 次提交
  31. 05 9月, 2006 1 次提交
  32. 31 8月, 2006 1 次提交
  33. 26 7月, 2006 1 次提交
  34. 24 7月, 2006 1 次提交
  35. 18 7月, 2006 1 次提交
  36. 17 7月, 2006 1 次提交