summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2010-11-20 15:15:49 +1100
committerDamien Miller <djm@mindrot.org>2010-11-20 15:15:49 +1100
commit4499f4cc20eee7e0f67b35f5a5c6078bf07dcbc0 (patch)
treef4d827008f691988ecb163d0748648e10f2b0c25 /ChangeLog
parent7a221a159188eceeea366d4f58345d2bdccaeb8d (diff)
- djm@cvs.openbsd.org 2010/11/10 01:33:07
[kexdhc.c kexdhs.c kexgexc.c kexgexs.c key.c moduli.c] use only libcrypto APIs that are retained with OPENSSL_NO_DEPRECATED. these have been around for years by this time. ok markus
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 64c7d8abd..0f9ed8524 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,10 @@
3 - djm@cvs.openbsd.org 2010/11/05 02:46:47 3 - djm@cvs.openbsd.org 2010/11/05 02:46:47
4 [packet.c] 4 [packet.c]
5 whitespace KNF 5 whitespace KNF
6 - djm@cvs.openbsd.org 2010/11/10 01:33:07
7 [kexdhc.c kexdhs.c kexgexc.c kexgexs.c key.c moduli.c]
8 use only libcrypto APIs that are retained with OPENSSL_NO_DEPRECATED.
9 these have been around for years by this time. ok markus
6 10
720101111 1120101111
8 - (djm) [servconf.c ssh-add.c ssh-keygen.c] don't look for ECDSA keys on 12 - (djm) [servconf.c ssh-add.c ssh-keygen.c] don't look for ECDSA keys on