[openssh-commits] CVS: fuyu.mindrot.org: openssh
    Damien Miller 
    djm at mindrot.org
       
    Sun Mar 26 00:11:47 EST 2006
    
    
  
CVSROOT:	/var/cvs
Module name:	openssh
Changes by:	djm at fuyu.mindrot.org	2006/03/26 00:11:46
Modified files:
	.              : ChangeLog deattack.c deattack.h 
Log message:
[deattack.c deattack.h]
remove IV support from the CRC attack detector, OpenSSH has never used
it - it only applied to IDEA-CFB, which we don't support.
prompted by NetBSD Coverity report via elad AT netbsd.org;
feedback markus@ "nuke it" deraadt@
cvs -n rdiff -u -r1.4240 -r1.4241 openssh/ChangeLog
cvs -n rdiff -u -r1.18 -r1.19 openssh/deattack.c
cvs -n rdiff -u -r1.6 -r1.7 openssh/deattack.h
    
    
More information about the openssh-commits
mailing list