[openssh-commits] CVS: fuyu.mindrot.org: openssh

Damien Miller djm at fuyu.mindrot.org
Sat Jun 26 10:02:24 EST 2010


CVSROOT:        /var/cvs
Module name:    openssh
Changes by:     djm at fuyu.mindrot.org 10/06/26 10:02:24

Modified files:
    .               : ChangeLog clientloop.c clientloop.h mux.c readconf.c readconf.h ssh.c ssh_config.5

Log message:
   - djm at cvs.openbsd.org 2010/06/25 23:10:30
     [ssh.c]
     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@

Diff commands:
cvs -nQq rdiff -u -r1.5600 -r1.5601 openssh/ChangeLog
cvs -nQq rdiff -u -r1.209 -r1.210 openssh/clientloop.c
cvs -nQq rdiff -u -r1.24 -r1.25 openssh/clientloop.h
cvs -nQq rdiff -u -r1.22 -r1.23 openssh/mux.c
cvs -nQq rdiff -u -r1.164 -r1.165 openssh/readconf.c
cvs -nQq rdiff -u -r1.76 -r1.77 openssh/readconf.h
cvs -nQq rdiff -u -r1.331 -r1.332 openssh/ssh.c
cvs -nQq rdiff -u -r1.133 -r1.134 openssh/ssh_config.5

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5600;r2=1.5601&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/clientloop.c?r1=1.209;r2=1.210&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/clientloop.h?r1=1.24;r2=1.25&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/mux.c?r1=1.22;r2=1.23&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/readconf.c?r1=1.164;r2=1.165&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/readconf.h?r1=1.76;r2=1.77&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/ssh.c?r1=1.331;r2=1.332&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/ssh_config.5?r1=1.133;r2=1.134&view=patch

Please note that there may be a delay before commits are available
on the public ViewVC site.


More information about the openssh-commits mailing list