Subject: PR/35965 CVS commit: src/crypto/dist/openssl/crypto/evp
To: None <jnemeth@NetBSD.org, gnats-admin@netbsd.org,>
From: Christos Zoulas <christos@netbsd.org>
List: netbsd-bugs
Date: 03/10/2007 17:20:02
The following reply was made to PR bin/35965; it has been noted by GNATS.

From: Christos Zoulas <christos@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/35965 CVS commit: src/crypto/dist/openssl/crypto/evp
Date: Sat, 10 Mar 2007 17:18:58 +0000 (UTC)

 Module Name:	src
 Committed By:	christos
 Date:		Sat Mar 10 17:18:58 UTC 2007
 
 Modified Files:
 	src/crypto/dist/openssl/crypto/evp: evp_lib.c
 
 Log Message:
 PR/35965: Kazushi Marukawa: SSHD doesn't work under protocol 1
 This is a manifestation of a bug in OpenSSL 0.9.8e, which breaks
 certain ciphers in OpenSSH <= 4.5p1. See:
     http://www.chiark.greenend.org.uk/~sgtatham/putty/wishlist/ssh2-aesctr-openssh.html
     http://bugzilla.mindrot.org/show_bug.cgi?id=1291
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.1.1.6 -r1.2 src/crypto/dist/openssl/crypto/evp/evp_lib.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.