summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5ec1345c3..53dcc62fd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -20,6 +20,10 @@
20 [authfile.c] 20 [authfile.c]
21 switch from 3DES to AES-128 for encryption of passphrase-protected 21 switch from 3DES to AES-128 for encryption of passphrase-protected
22 SSH protocol 2 private keys; ok several 22 SSH protocol 2 private keys; ok several
23 - djm@cvs.openbsd.org 2009/10/23 01:57:11
24 [sshconnect2.c]
25 disallow a hostile server from checking jpake auth by sending an
26 out-of-sequence success message. (doesn't affect code enabled by default)
23 27
2420091011 2820091011
25 - (dtucker) [configure.ac sftp-client.c] Remove the gyrations required for 29 - (dtucker) [configure.ac sftp-client.c] Remove the gyrations required for