]> git.ipfire.org Git - thirdparty/openssl.git/commit - CHANGES
Change the source and output paths for 'chil' and '4758cca' engines so that
authorGeoff Thorpe <geoff@openssl.org>
Sun, 29 May 2005 19:14:21 +0000 (19:14 +0000)
committerGeoff Thorpe <geoff@openssl.org>
Sun, 29 May 2005 19:14:21 +0000 (19:14 +0000)
commita2c32e2d7fbd275d22b42532139ef237bc83aa06
treedcd472f1fdf73d837f1d2fe9aadc2d03cf1299fb
parent80b168a5a932c804d402486abd417494427d9b4c
Change the source and output paths for 'chil' and '4758cca' engines so that
dynamic loading is consistent with respect to engine ids.
13 files changed:
CHANGES
engines/Makefile
engines/e_4758_cca.ec [deleted file]
engines/e_4758cca.c [moved from engines/e_4758_cca.c with 99% similarity]
engines/e_4758cca.ec [new file with mode: 0644]
engines/e_4758cca_err.c [moved from engines/e_4758_cca_err.c with 99% similarity]
engines/e_4758cca_err.h [moved from engines/e_4758_cca_err.h with 100% similarity]
engines/e_chil.c [moved from engines/e_ncipher.c with 99% similarity]
engines/e_chil.ec [new file with mode: 0644]
engines/e_chil_err.c [moved from engines/e_ncipher_err.c with 99% similarity]
engines/e_chil_err.h [moved from engines/e_ncipher_err.h with 100% similarity]
engines/e_ncipher.ec [deleted file]
engines/makeengines.com