From owner-cvs-all Wed Apr 24 22:59:57 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 F2B2737B420; Wed, 24 Apr 2002 22:59:53 -0700 (PDT) Received: (from jkh@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3P5xrS51528; Wed, 24 Apr 2002 22:59:53 -0700 (PDT) (envelope-from jkh) Message-Id: <200204250559.g3P5xrS51528@freefall.freebsd.org> From: "Jordan K. Hubbard" Date: Wed, 24 Apr 2002 22:59:53 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/crypto/openssh servconf.c sshd_config 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 jkh 2002/04/24 22:59:53 PDT Modified files: crypto/openssh servconf.c sshd_config Log: Change default challenge/response behavior of sshd by popular demand. This brings us into sync with the behavior of sshd on other Unix platforms. Submitted by: Joshua Goodall Revision Changes Path 1.31 +1 -1 src/crypto/openssh/servconf.c 1.20 +2 -2 src/crypto/openssh/sshd_config To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message