1. 22 2月, 2007 1 次提交
  2. 21 2月, 2007 2 次提交
  3. 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
  4. 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
  5. 03 2月, 2007 1 次提交
  6. 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
  7. 22 12月, 2006 1 次提交
  8. 20 12月, 2006 1 次提交
  9. 19 12月, 2006 1 次提交
  10. 29 11月, 2006 1 次提交
  11. 27 11月, 2006 1 次提交
  12. 22 11月, 2006 1 次提交
  13. 16 11月, 2006 1 次提交
  14. 23 10月, 2006 1 次提交
  15. 28 9月, 2006 4 次提交
  16. 21 9月, 2006 1 次提交
  17. 18 9月, 2006 1 次提交
  18. 15 9月, 2006 1 次提交
  19. 12 9月, 2006 1 次提交
  20. 11 9月, 2006 1 次提交
  21. 06 9月, 2006 1 次提交
  22. 05 9月, 2006 1 次提交
  23. 31 8月, 2006 1 次提交
  24. 26 7月, 2006 1 次提交
  25. 24 7月, 2006 1 次提交
  26. 18 7月, 2006 1 次提交
  27. 17 7月, 2006 2 次提交
  28. 11 7月, 2006 1 次提交
  29. 10 7月, 2006 1 次提交
  30. 09 7月, 2006 1 次提交
  31. 28 6月, 2006 1 次提交
  32. 27 6月, 2006 1 次提交
  33. 23 6月, 2006 1 次提交
  34. 22 6月, 2006 1 次提交
    • B
      Change in 0.9.8 branch: · 81de1028
      Bodo Möller 提交于
      Put ECCdraft ciphersuites back into default build (but disabled
      unless specifically requested)
      81de1028
  35. 20 6月, 2006 1 次提交