commit | b2da7d185e1227501262449b634139349a3f736f | [log] [download] |
---|---|---|
author | Damien Miller <djm@mindrot.org> | Thu May 05 14:04:50 2011 +1000 |
committer | Damien Miller <djm@mindrot.org> | Thu May 05 14:04:50 2011 +1000 |
tree | 709cb8d28f01e3733272964a5d070fbda7c1430c | |
parent | 3fcdfd55a3a3a16342a4f110f2dc1ba998526e47 [diff] |
- djm@cvs.openbsd.org 2011/03/10 11:34:25 [auth.h] allow GSSAPI authentication to detect when a server-side failure causes authentication failure and don't count such failures against MaxAuthTries; bz#1244 from simon AT sxw.org.uk; ok markus@ before lock