summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2011-05-05 14:04:11 +1000
committerDamien Miller <djm@mindrot.org>2011-05-05 14:04:11 +1000
commit3fcdfd55a3a3a16342a4f110f2dc1ba998526e47 (patch)
tree196bccd2c94acf3023ec513cf0ebe6cf40d215b0 /ChangeLog
parentf22019bdbfb986daf24428a9d37f9fe9bb3ff7ad (diff)
- OpenBSD CVS Sync
- djm@cvs.openbsd.org 2011/03/10 02:52:57 [auth2-gss.c auth2.c] 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
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 25fe5918f..62f026e2e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,6 +8,12 @@
8 [regress/README.regress] Remove ssh-rand-helper and all its 8 [regress/README.regress] Remove ssh-rand-helper and all its
9 tentacles. PRNGd seeding has been rolled into entropy.c directly. 9 tentacles. PRNGd seeding has been rolled into entropy.c directly.
10 Thanks to tim@ for testing on affected platforms. 10 Thanks to tim@ for testing on affected platforms.
11 - OpenBSD CVS Sync
12 - djm@cvs.openbsd.org 2011/03/10 02:52:57
13 [auth2-gss.c auth2.c]
14 allow GSSAPI authentication to detect when a server-side failure causes
15 authentication failure and don't count such failures against MaxAuthTries;
16 bz#1244 from simon AT sxw.org.uk; ok markus@ before lock
11 17
1220110221 1820110221
13 - (dtucker) [contrib/cygwin/ssh-host-config] From Corinna: revamp of the 19 - (dtucker) [contrib/cygwin/ssh-host-config] From Corinna: revamp of the