summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2003-05-14 13:47:37 +1000
committerDamien Miller <djm@mindrot.org>2003-05-14 13:47:37 +1000
commit3ab496b3dd961423bc5e312fd5dbbef975f4d238 (patch)
treece75ad4df1cb1b5489d3fea1fdac5b3e13496aa8 /ChangeLog
parentfb7508edc8db9b5f445170237ec666beb3a3f6ac (diff)
- markus@cvs.openbsd.org 2003/05/14 02:15:47
[auth2.c monitor.c sshconnect2.c auth2-krb5.c] implement kerberos over ssh2 ("kerberos-2@ssh.com"); tested with jakob@ server interops with commercial client; ok jakob@ djm@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 53d039fc3..e37d26ad7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -63,6 +63,10 @@
63 [sftp.1] 63 [sftp.1]
64 emphasise the batchmode functionality and make reference to pubkey auth, 64 emphasise the batchmode functionality and make reference to pubkey auth,
65 both of which are FAQs; ok markus@ 65 both of which are FAQs; ok markus@
66 - markus@cvs.openbsd.org 2003/05/14 02:15:47
67 [auth2.c monitor.c sshconnect2.c auth2-krb5.c]
68 implement kerberos over ssh2 ("kerberos-2@ssh.com"); tested with jakob@
69 server interops with commercial client; ok jakob@ djm@
66 70
6720030512 7120030512
68 - (djm) Redhat spec: Don't install profile.d scripts when not 72 - (djm) Redhat spec: Don't install profile.d scripts when not
@@ -1450,4 +1454,4 @@
1450 save auth method before monitor_reset_key_state(); bugzilla bug #284; 1454 save auth method before monitor_reset_key_state(); bugzilla bug #284;
1451 ok provos@ 1455 ok provos@
1452 1456
1453$Id: ChangeLog,v 1.2691 2003/05/14 03:47:07 djm Exp $ 1457$Id: ChangeLog,v 1.2692 2003/05/14 03:47:37 djm Exp $