From owner-cvs-all Wed May 16 13:25: 4 2001 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 F28F737B424; Wed, 16 May 2001 13:24:58 -0700 (PDT) (envelope-from nsayer@FreeBSD.org) Received: (from nsayer@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f4GKOwG14498; Wed, 16 May 2001 13:24:58 -0700 (PDT) (envelope-from nsayer) Message-Id: <200105162024.f4GKOwG14498@freefall.freebsd.org> From: Nick Sayer Date: Wed, 16 May 2001 13:24:58 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/crypto/telnet/libtelnet sra.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG nsayer 2001/05/16 13:24:58 PDT Modified files: crypto/telnet/libtelnet sra.c Log: Make sure the protocol actively rejects bad data rather than (potentially) not responding to an invalid SRA 'auth is' message. Revision Changes Path 1.8 +9 -9 src/crypto/telnet/libtelnet/sra.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message