Daniel Kahn Gillmor 5a21cadbeb use SSL_kDHE throughout instead of SSL_kEDH
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.
2014-01-09 15:43:28 +00:00
..
2012-04-16 17:42:36 +00:00
2013-11-01 21:41:52 +00:00
2013-04-09 14:02:48 +01:00
2013-04-09 14:02:48 +01:00
2013-09-17 18:55:41 +01:00
2013-04-09 14:02:48 +01:00
2012-07-05 13:20:19 +00:00
2009-04-23 16:32:42 +00:00
2013-02-21 18:17:38 +00:00
2013-02-06 14:16:55 +00:00
2014-01-07 15:39:21 +00:00
2013-10-21 03:37:20 +01:00
2010-06-12 14:13:23 +00:00
2002-07-10 07:01:54 +00:00
2011-11-21 22:52:13 +00:00
2013-11-14 01:20:12 +00:00
2013-05-13 22:49:58 +02:00
2013-11-06 14:18:41 +00:00
2012-07-05 13:20:02 +00:00
2009-12-27 22:58:55 +00:00
2011-12-14 22:17:06 +00:00