1. 22 8月, 2015 1 次提交
  2. 14 8月, 2015 1 次提交
  3. 12 8月, 2015 1 次提交
  4. 30 7月, 2015 2 次提交
  5. 23 5月, 2015 1 次提交
    • M
      Remove export static DH ciphersuites · 13f8eb47
      Matt Caswell 提交于
      Remove support for the two export grade static DH ciphersuites. These two
      ciphersuites were newly added (along with a number of other static DH
      ciphersuites) to 1.0.2. However the two export ones have *never* worked
      since they were introduced. It seems strange in any case to be adding new
      export ciphersuites, and given "logjam" it also does not seem correct to
      fix them.
      Reviewed-by: NRichard Levitte <levitte@openssl.org>
      13f8eb47
  6. 03 5月, 2015 1 次提交
  7. 28 1月, 2015 1 次提交
  8. 04 12月, 2014 1 次提交
  9. 10 11月, 2014 1 次提交
  10. 16 8月, 2014 1 次提交
  11. 11 6月, 2014 1 次提交
    • H
      add ECC strings to ciphers(1), point out difference between DH and ECDH · 343e5cf1
      Hubert Kario 提交于
       * Make a clear distinction between DH and ECDH key exchange.
       * Group all key exchange cipher suite identifiers, first DH then ECDH
       * add descriptions for all supported *DH* identifiers
       * add ECDSA authentication descriptions
       * add example showing how to disable all suites that offer no
         authentication or encryption
      343e5cf1
  12. 13 5月, 2014 1 次提交
  13. 10 5月, 2014 1 次提交
  14. 29 3月, 2014 1 次提交
  15. 09 1月, 2014 2 次提交
    • D
      update remaining documentation to move from EDH to DHE · 0ecfd920
      Daniel Kahn Gillmor 提交于
      change documentation and comments to indicate that we prefer the
      standard "DHE" naming scheme everywhere over the older "EDH"
      0ecfd920
    • D
      use SSL_kDHE throughout instead of SSL_kEDH · 5a21cadb
      Daniel Kahn Gillmor 提交于
      DHE is the standard term used by the RFCs and by other TLS
      implementations.  It's useful to have the internal variables use the
      standard terminology.
      
      This patch leaves a synonym SSL_kEDH in place, though, so that older
      code can still be built against it, since that has been the
      traditional API.  SSL_kEDH should probably be deprecated at some
      point, though.
      5a21cadb
  16. 16 11月, 2012 3 次提交
  17. 01 10月, 2009 1 次提交
  18. 15 4月, 2009 1 次提交
  19. 24 4月, 2007 1 次提交
  20. 07 2月, 2007 1 次提交
  21. 01 7月, 2006 1 次提交
  22. 09 6月, 2006 1 次提交
  23. 01 10月, 2005 1 次提交
  24. 30 12月, 2002 1 次提交
  25. 22 7月, 2002 1 次提交
  26. 20 7月, 2002 1 次提交
  27. 07 4月, 2000 1 次提交
  28. 23 2月, 2000 1 次提交
    • D
      · 3142c86d
      Dr. Stephen Henson 提交于
      Allow ADH to be used but not present in the default cipher
      list.
      
      Allow CERTIFICATE to be used in PEM headers for PKCS#7 structures:
      some CAs do this.
      3142c86d
  29. 04 2月, 2000 1 次提交
  30. 27 1月, 2000 1 次提交
  31. 24 1月, 2000 1 次提交
  32. 23 1月, 2000 1 次提交