Subject: CVS commit: [netbsd-1-6] basesrc/crypto/dist/openssl
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 08/03/2002 18:51:47
Module Name: basesrc
Committed By: lukem
Date: Sat Aug 3 15:51:46 UTC 2002
Modified Files:
basesrc/crypto/dist/openssl [netbsd-1-6]: CHANGES
basesrc/crypto/dist/openssl/crypto/asn1 [netbsd-1-6]: asn1_lib.c
Log Message:
Pull up revision 1.4 (requested by itojun in ticket #618):
http://marc.theaimsgroup.com/?l=openssl-cvs&m=102831422608153&w=2
*) Fix ASN1 checks. Check for overflow by comparing with LONG_MAX
and get fix the header length calculation.
[Florian Weimer <Weimer@CERT.Uni-Stuttgart.DE>,
Alon Kantor <alonk@checkpoint.com> (and others),
Steve Henson]
(critical)
To generate a diff of this commit:
cvs rdiff -r1.1.1.4.2.1 -r1.1.1.4.2.2 basesrc/crypto/dist/openssl/CHANGES
cvs rdiff -r1.1.1.3.2.2 -r1.1.1.3.2.3 \
basesrc/crypto/dist/openssl/crypto/asn1/asn1_lib.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.