Subject: CVS commit: src/crypto/dist/openssl/crypto/evp
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 03/10/2007 17:18:58
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.