Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-3] src
Module Name: src
Committed By: bouyer
Date: Fri Jan 12 22:44:59 UTC 2007
Modified Files:
src/crypto/dist/openssl/crypto/engine [netbsd-3]: Makefile.ssl
eng_all.c engine.h
src/lib/libcrypto [netbsd-3]: engine.inc
Added Files:
src/crypto/dist/openssl/crypto/engine [netbsd-3]: hw_padlock.c
Log Message:
Apply patch, requested by danieldk in ticket 1628:
adds support for the VIA Padlock AES logic from OpenSSL 0.9.8d to netbsd-3.
To generate a diff of this commit:
cvs rdiff -r1.1.1.2 -r1.1.1.2.6.1 \
src/crypto/dist/openssl/crypto/engine/Makefile.ssl
cvs rdiff -r1.2 -r1.2.6.1 src/crypto/dist/openssl/crypto/engine/eng_all.c
cvs rdiff -r1.4 -r1.4.6.1 src/crypto/dist/openssl/crypto/engine/engine.h
cvs rdiff -r0 -r1.1.2.1 src/crypto/dist/openssl/crypto/engine/hw_padlock.c
cvs rdiff -r1.1 -r1.1.6.1 src/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