From owner-cvs-all Thu Mar 21 4:18:44 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 04D4737B425; Thu, 21 Mar 2002 04:18:28 -0800 (PST) Received: (from des@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g2LCIRb01015; Thu, 21 Mar 2002 04:18:27 -0800 (PST) (envelope-from des) Message-Id: <200203211218.g2LCIRb01015@freefall.freebsd.org> From: Dag-Erling Smorgrav Date: Thu, 21 Mar 2002 04:18:27 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/secure/usr.sbin/sshd Makefile src/crypto/openssh auth2-chall.c auth2-pam.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG des 2002/03/21 04:18:27 PST Modified files: secure/usr.sbin/sshd Makefile crypto/openssh auth2-chall.c Added files: crypto/openssh auth2-pam.c Log: Use PAM instead of S/Key (or OPIE) for SSH2. Sponsored by: DARPA, NAI Labs Revision Changes Path 1.2 +245 -44 src/crypto/openssh/auth2-chall.c 1.1 +334 -0 src/crypto/openssh/auth2-pam.c (new) 1.22 +2 -2 src/secure/usr.sbin/sshd/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message