From owner-cvs-all Thu Apr 5 0:55:49 2001 Delivered-To: cvs-all@freebsd.org Received: from assaris.sics.se (h122n4fls32o892.telia.com [213.64.47.122]) by hub.freebsd.org (Postfix) with ESMTP id C3B7437B423; Thu, 5 Apr 2001 00:55:44 -0700 (PDT) (envelope-from assar@assaris.sics.se) Received: (from assar@localhost) by assaris.sics.se (8.9.3/8.9.3) id JAA79723; Thu, 5 Apr 2001 09:55:47 +0200 (CEST) (envelope-from assar) From: Assar Westerlund To: Nick Sayer Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/secure/lib/libtelnet Makefile References: <200104050037.f350b7t89955@freefall.freebsd.org> <3ACC0695.4010603@quack.kfu.com> <5lbsqbuc33.fsf@assaris.sics.se> <3ACC0E32.2090601@quack.kfu.com> Date: 05 Apr 2001 09:55:46 +0200 In-Reply-To: Nick Sayer's message of "Wed, 04 Apr 2001 23:18:26 -0700" Message-ID: <5lg0fnsrul.fsf@assaris.sics.se> Lines: 10 User-Agent: Gnus/5.070098 (Pterodactyl Gnus v0.98) Emacs/20.6 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Nick Sayer writes: > I am sorry that I missed the original commit to -current, or I could > have nipped this in the bud. Let's fix it now instead, shall we? I think telnet_gets in telnet/authenc.c has to be hacked not to use getpass() or fgets(). des_read_pw from openssl does a better job, but not good enough when I tried using it instead. /assar To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message