Source-Changes archive

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

CVS commit: [netbsd-4-0] src/crypto/dist/openssl



Module Name:    src
Committed By:   snj
Date:           Sun Jul  5 00:41:03 UTC 2009

Modified Files:
        src/crypto/dist/openssl/apps [netbsd-4-0]: speed.c spkac.c verify.c
            x509.c
        src/crypto/dist/openssl/crypto/asn1 [netbsd-4-0]: asn1.h asn1_err.c
            tasn_dec.c
        src/crypto/dist/openssl/ssl [netbsd-4-0]: s2_clnt.c s2_srvr.c s3_clnt.c
            s3_srvr.c ssltest.c

Log Message:
Fixes for CVE-2009-0590, CVE-2009-0789, and CVE-2008-5077.


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.7.12.1 src/crypto/dist/openssl/apps/speed.c
cvs rdiff -u -r1.4 -r1.4.14.1 src/crypto/dist/openssl/apps/spkac.c
cvs rdiff -u -r1.1.1.6 -r1.1.1.6.14.1 src/crypto/dist/openssl/apps/verify.c
cvs rdiff -u -r1.1.1.9 -r1.1.1.9.14.1 src/crypto/dist/openssl/apps/x509.c
cvs rdiff -u -r1.8 -r1.8.14.1 src/crypto/dist/openssl/crypto/asn1/asn1.h
cvs rdiff -u -r1.1.1.6.4.1 -r1.1.1.6.4.1.2.1 \
    src/crypto/dist/openssl/crypto/asn1/asn1_err.c
cvs rdiff -u -r1.6.2.1 -r1.6.2.1.2.1 \
    src/crypto/dist/openssl/crypto/asn1/tasn_dec.c
cvs rdiff -u -r1.10 -r1.10.12.1 src/crypto/dist/openssl/ssl/s2_clnt.c
cvs rdiff -u -r1.8 -r1.8.14.1 src/crypto/dist/openssl/ssl/s2_srvr.c
cvs rdiff -u -r1.9.4.1 -r1.9.4.1.2.1 src/crypto/dist/openssl/ssl/s3_clnt.c
cvs rdiff -u -r1.13.2.1 -r1.13.2.1.2.1 src/crypto/dist/openssl/ssl/s3_srvr.c
cvs rdiff -u -r1.9 -r1.9.14.1 src/crypto/dist/openssl/ssl/ssltest.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