Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-1-6] basesrc/crypto/dist/openssl



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@localhost>,
      Alon Kantor <alonk%checkpoint.com@localhost> (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.




Home | Main Index | Thread Index | Old Index