Subject: CVS commit: src/crypto/dist/ssh
To: None <source-changes@NetBSD.org>
From: Roland Dowdeswell <elric@netbsd.org>
List: source-changes
Date: 02/22/2005 02:29:32
Module Name: src
Committed By: elric
Date: Tue Feb 22 02:29:32 UTC 2005
Modified Files:
src/crypto/dist/ssh: auth1.c compat.c compat.h servconf.c servconf.h
session.c sshd.c
Log Message:
Turn protocol 1 krb5 support back on.
To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 src/crypto/dist/ssh/auth1.c
cvs rdiff -r1.5 -r1.6 src/crypto/dist/ssh/compat.c
cvs rdiff -r1.1.1.13 -r1.2 src/crypto/dist/ssh/compat.h
cvs rdiff -r1.29 -r1.30 src/crypto/dist/ssh/servconf.c
cvs rdiff -r1.18 -r1.19 src/crypto/dist/ssh/servconf.h
cvs rdiff -r1.38 -r1.39 src/crypto/dist/ssh/session.c
cvs rdiff -r1.36 -r1.37 src/crypto/dist/ssh/sshd.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.