Source-Changes archive

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

CVS commit: src/crypto/dist/openssl



Module Name:    src
Committed By:   christos
Date:           Wed Jan  7 23:05:07 UTC 2009

Modified Files:
        src/crypto/dist/openssl/apps: speed.c spkac.c verify.c x509.c
        src/crypto/dist/openssl/ssl: s2_clnt.c s2_srvr.c s3_clnt.c s3_srvr.c
            ssltest.c

Log Message:
Correct error checking for DSA and ECDSA keys (from FreeBSD)


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/crypto/dist/openssl/apps/speed.c
cvs rdiff -r1.4 -r1.5 src/crypto/dist/openssl/apps/spkac.c
cvs rdiff -r1.1.1.6 -r1.2 src/crypto/dist/openssl/apps/verify.c
cvs rdiff -r1.1.1.10 -r1.2 src/crypto/dist/openssl/apps/x509.c
cvs rdiff -r1.11 -r1.12 src/crypto/dist/openssl/ssl/s2_clnt.c
cvs rdiff -r1.9 -r1.10 src/crypto/dist/openssl/ssl/s2_srvr.c
cvs rdiff -r1.12 -r1.13 src/crypto/dist/openssl/ssl/s3_clnt.c
cvs rdiff -r1.15 -r1.16 src/crypto/dist/openssl/ssl/s3_srvr.c
cvs rdiff -r1.10 -r1.11 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