aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>2001-07-27 22:34:25 +0000
committerBodo Möller <bodo@openssl.org>2001-07-27 22:34:25 +0000
commit924875e53bda2ea5057070c9365ee5c0b3f0d6d5 (patch)
tree2bcd370740a024fbe3b75a20e27144bac80f7ef4 /CHANGES
parent3a6445821712cacc68924838f48873e7dca77280 (diff)
downloadopenssl-924875e53bda2ea5057070c9365ee5c0b3f0d6d5.tar.gz
Undo DH_generate_key() change: s3_srvr.c was using it correctly
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES11
1 files changed, 0 insertions, 11 deletions
diff --git a/CHANGES b/CHANGES
index a2f1d02763..48daf2e2a3 100644
--- a/CHANGES
+++ b/CHANGES
@@ -26,17 +26,6 @@
This made problems when used from OpenSSH.
[Lutz Jaenicke]
- *) In crypto/dh/dh_key.c, change generate_key() (the default
- implementation of DH_generate_key()) so that a new key is
- generated each time DH_generate_key() is used on a DH object.
-
- Previously, DH_generate_key() did not change existing keys
- -- but ssl/s3_srvr.c always expected it to do so (in effect,
- SSL_OP_SINGLE_DH_USE was ignored in servers reusing the same SSL
- object for multiple connections; however, each new SSL object
- created from an SSL_CTX got its own key).
- [Bodo Moeller]
-
*) In OpenSSL 0.9.6a and 0.9.6b, crypto/dh/dh_key.c ignored
dh->length and always used