Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc/crypto/dist/openssl/ssl
Module Name: basesrc
Committed By: itojun
Date: Sun Jun 9 02:16:19 UTC 2002
Modified Files:
basesrc/crypto/dist/openssl/ssl: s2_lib.c s3_lib.c ssl_ciph.c
Log Message:
do not propose IDEA cipher on SSL connection, as our default installation
does not handle IDEA.
TODO: dynamically enable IDEA if libcrypto_idea is linked
To generate a diff of this commit:
cvs rdiff -r1.1.1.3 -r1.2 basesrc/crypto/dist/openssl/ssl/s2_lib.c \
basesrc/crypto/dist/openssl/ssl/s3_lib.c
cvs rdiff -r1.3 -r1.4 basesrc/crypto/dist/openssl/ssl/ssl_ciph.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