Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/crypto/dist/openssl/crypto/rsa
Module Name: src
Committed By: adrianp
Date: Wed Sep 6 22:47:12 UTC 2006
Modified Files:
src/crypto/dist/openssl/crypto/rsa: rsa.h rsa_eay.c rsa_err.c
rsa_sign.c
Log Message:
Apply the third version of the patch from OpenSSL to address this issue.
- Rollback the updates for rsa.h, rsa_eay.c and rsa_err.c as they were
not necessary to address this vulnerability.
- Small update to the patch for rsa_sign.c for backward compatability so
the same patch can be applied to 0.9.[6-9]
To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 src/crypto/dist/openssl/crypto/rsa/rsa.h
cvs rdiff -r1.7 -r1.8 src/crypto/dist/openssl/crypto/rsa/rsa_eay.c
cvs rdiff -r1.2 -r1.3 src/crypto/dist/openssl/crypto/rsa/rsa_err.c \
src/crypto/dist/openssl/crypto/rsa/rsa_sign.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