CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2014/04/13 12:12:23
Modified files:
lib/libssl/src/crypto/engine: eng_all.c engine.h
lib/libssl/src/doc/crypto: engine.pod
lib/libssl/src/engines: Makefile
Removed files:
lib/libssl/src/engines: e_sureware.c e_sureware.ec
e_sureware_err.c e_sureware_err.h
lib/libssl/src/engines/vendor_defns: sureware.h
Log message:
Remove the "sureware" engine:
The vendor_defns/sureware.h file by Baltimore Technologies Ltd. has a
copyright that does not grant rights!
Vendor files should either include a compatible license in the
copyright statement or use OpenSSL's defaults, but adding a copyright
statement without any terms is not acceptable. It should not have
been included in the first place.
ok deraadt@