summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2003-09-03 12:11:30 +1000
committerDamien Miller <djm@mindrot.org>2003-09-03 12:11:30 +1000
commita256c650acd9b4f5d4bbc515607c74c3f9f3995e (patch)
tree9777d5df53cda6e5892f77fd8398e8ee6cf6c759 /ChangeLog
parent856f0be66908352828bb595f7ad5213623c0c610 (diff)
- markus@cvs.openbsd.org 2003/08/28 12:54:34
[auth.h] remove kerberos support from ssh1, since it has been replaced with GSSAPI; but keep kerberos passwd auth for ssh1 and 2; ok djm, hin, henning, ...
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index f91e452d5..c62cf5fea 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,10 @@
5 [auth2.c monitor.c] 5 [auth2.c monitor.c]
6 fix passwd auth for 'username leaks via timing'; with djm@, original 6 fix passwd auth for 'username leaks via timing'; with djm@, original
7 patches from solar 7 patches from solar
8 - markus@cvs.openbsd.org 2003/08/28 12:54:34
9 [auth.h]
10 remove kerberos support from ssh1, since it has been replaced with GSSAPI;
11 but keep kerberos passwd auth for ssh1 and 2; ok djm, hin, henning, ...
8 12
920030902 1320030902
10 - (djm) OpenBSD CVS Sync 14 - (djm) OpenBSD CVS Sync
@@ -976,4 +980,4 @@
976 - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo. 980 - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo.
977 Report from murple@murple.net, diagnosis from dtucker@zip.com.au 981 Report from murple@murple.net, diagnosis from dtucker@zip.com.au
978 982
979$Id: ChangeLog,v 1.2938 2003/09/02 21:32:45 djm Exp $ 983$Id: ChangeLog,v 1.2939 2003/09/03 02:11:30 djm Exp $