summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b0f82de2f..d86960e31 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -74,6 +74,13 @@
74 servers with trusted keys that accept authentication silently and 74 servers with trusted keys that accept authentication silently and
75 automatically before presenting fake password/passphrase prompts; 75 automatically before presenting fake password/passphrase prompts;
76 "nice!" markus@ 76 "nice!" markus@
77 - djm@cvs.openbsd.org 2010/06/25 23:10:30
78 [ssh.c]
79 log the hostname and address that we connected to at LogLevel=verbose
80 after authentication is successful to mitigate "phishing" attacks by
81 servers with trusted keys that accept authentication silently and
82 automatically before presenting fake password/passphrase prompts;
83 "nice!" markus@
77 84
7820100622 8520100622
79 - (djm) [loginrec.c] crank LINFO_NAMESIZE (username length) to 512 86 - (djm) [loginrec.c] crank LINFO_NAMESIZE (username length) to 512