1. 13 5月, 2014 1 次提交
  2. 10 5月, 2014 1 次提交
  3. 29 3月, 2014 1 次提交
  4. 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
  5. 16 11月, 2012 3 次提交
  6. 01 10月, 2009 1 次提交
  7. 15 4月, 2009 1 次提交
  8. 24 4月, 2007 1 次提交
  9. 07 2月, 2007 1 次提交
  10. 01 7月, 2006 1 次提交
  11. 09 6月, 2006 1 次提交
  12. 01 10月, 2005 1 次提交
  13. 30 12月, 2002 1 次提交
  14. 22 7月, 2002 1 次提交
  15. 20 7月, 2002 1 次提交
  16. 07 4月, 2000 1 次提交
  17. 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
  18. 04 2月, 2000 1 次提交
  19. 27 1月, 2000 1 次提交
  20. 24 1月, 2000 1 次提交
  21. 23 1月, 2000 1 次提交