[openssh-commits] CVS: fuyu.mindrot.org: openssh
Damien Miller
djm at fuyu.mindrot.org
Sat Jul 5 09:44:53 EST 2008
CVSROOT: /var/cvs
Module name: openssh
Changes by: djm at fuyu.mindrot.org 08/07/05 09:44:53
Modified files:
. : ChangeLog auth1.c auth2.c
Log message:
- djm at cvs.openbsd.org 2008/07/04 23:30:16
[auth1.c auth2.c]
Make protocol 1 MaxAuthTries logic match protocol 2's.
Do not treat the first protocol 2 authentication attempt as
a failure IFF it is for method "none".
Makes MaxAuthTries' user-visible behaviour identical for
protocol 1 vs 2.
ok dtucker@
Diff commands:
cvs -nQq rdiff -u -r1.5061 -r1.5062 openssh/ChangeLog
cvs -nQq rdiff -u -r1.122 -r1.123 openssh/auth1.c
cvs -nQq rdiff -u -r1.147 -r1.148 openssh/auth2.c
CVSWeb:
http://cvsweb.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5061;r2=1.5062
http://cvsweb.mindrot.org/index.cgi/openssh/auth1.c?r1=1.122;r2=1.123
http://cvsweb.mindrot.org/index.cgi/openssh/auth2.c?r1=1.147;r2=1.148
Please note that there may be a delay before commits are available
on the public CVSWeb site.
More information about the openssh-commits
mailing list