Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/crypto/external/bsd/openssl
Module Name: src
Committed By: spz
Date: Mon Jun 13 14:19:48 UTC 2011
Modified Files:
src/crypto/external/bsd/openssl/dist/crypto/aes: Makefile
src/crypto/external/bsd/openssl/dist/crypto/engine: Makefile
eng_aesni.c
src/crypto/external/bsd/openssl/lib/libcrypto: engine.inc
Log Message:
fix AES-NI (using David Woodhouse's patch for OpenSSL 1.0.0) & re-enable
inclusion of AES-NI capability
builds, but is untested due to lack of hardware
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.2 -r1.2 \
src/crypto/external/bsd/openssl/dist/crypto/aes/Makefile
cvs rdiff -u -r1.2 -r1.3 \
src/crypto/external/bsd/openssl/dist/crypto/engine/Makefile \
src/crypto/external/bsd/openssl/dist/crypto/engine/eng_aesni.c
cvs rdiff -u -r1.2 -r1.3 \
src/crypto/external/bsd/openssl/lib/libcrypto/engine.inc
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