CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/06/25 17:10:30
Modified files:
usr.bin/ssh : ssh.c
Log message:
log the hostname and address that we connected to at LogLevel=verbose
after authentication is successful to mitigate "phishing" attacks by
servers with trusted keys that accept authentication silently and
automatically before presenting fake password/passphrase prompts;
"nice!" markus@
