|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
CVS: cvs.openbsd.org: src
From: Damien Miller (djm
cvs.openbsd.org)
Date: Fri Jul 04 2008 - 18:30:16 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
CVSROOT: /cvs
Module name: src
Changes by: djm
cvs.openbsd.org 2008/07/04 17:30:16
Modified files:
usr.bin/ssh : auth1.c auth2.c
Log message:
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
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]