Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Mar 2001 09:49:05 -0800
From:      Peter Wemm <peter@netplex.com.au>
To:        Brian Feldman <green@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/crypto/openssh channels.c channels.h compat.c compat.h serverloop.c sshconnect.c sshconnect.h sshconnect1.c sshconnect2.c 
Message-ID:  <200103251749.f2PHn5h12900@mobile.wemm.org>
In-Reply-To: <200103200206.f2K26fZ49793@freefall.freebsd.org> 

next in thread | previous in thread | raw e-mail | index | archive | help
Brian Feldman wrote:
> green       2001/03/19 18:06:41 PST
> 
>   Modified files:
>     crypto/openssh       channels.c channels.h compat.c compat.h 
>                          serverloop.c sshconnect.c sshconnect.h 
>                          sshconnect1.c sshconnect2.c 
>   Log:
>   Make password attacks based on traffic analysis harder by requiring that
>   "non-echoed" characters are still echoed back in a null packet, as well
>   as pad passwords sent to not give hints to the length otherwise.
>   
>   Obtained from:	OpenBSD
>   
>   Revision  Changes     Path
>   1.2       +1367 -620  src/crypto/openssh/channels.c
>   1.2       +262 -10    src/crypto/openssh/channels.h
>   1.3       +2 -0       src/crypto/openssh/compat.c
>   1.2       +20 -6      src/crypto/openssh/compat.h
>   1.2       +397 -158   src/crypto/openssh/serverloop.c
>   1.14      +16 -1      src/crypto/openssh/sshconnect.c
>   1.3       +2 -0       src/crypto/openssh/sshconnect.h
>   1.8       +3 -3       src/crypto/openssh/sshconnect1.c
>   1.2       +756 -200   src/crypto/openssh/sshconnect2.c

BTW; are these changes going to be in the next import?  If so, they should
have been committed to the vendor branch.  It is not too late to correct
this...  or there will be even more merge conflicts from hell at the next
import.

Cheers,
-Peter
--
Peter Wemm - peter@FreeBSD.org; peter@yahoo-inc.com; peter@netplex.com.au
"All of this is for nothing if we don't go to the stars" - JMS/B5


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200103251749.f2PHn5h12900>