diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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 | ||
78 | 20100622 | 85 | 20100622 |
79 | - (djm) [loginrec.c] crank LINFO_NAMESIZE (username length) to 512 | 86 | - (djm) [loginrec.c] crank LINFO_NAMESIZE (username length) to 512 |