openssl/engines
Richard Levitte 343ec2b083 Build dynamic engines even if configured "no-shared"
Until now, the engines in engines/ were only built as dynamicaly
loadable ones if shared libraries were built.

We not dissociate the two and can build dynamicaly loadable engines
even if we only build static libcrypto and libssl.  This is controlled
with the option (enable|disable|no)-static-engine, defaulting to
no-static-engine.

Note that the engines in crypto/engine/ (dynamic and cryptodev) will
always be built into libcrypto.

Reviewed-by: Rich Salz <rsalz@openssl.org>
2016-02-20 16:51:31 +01:00
..
asm RT2513: Fix typo's paramter-->parameter 2014-08-19 11:09:33 -04:00
vendor_defns Remove Obsolete engines 2015-10-15 17:02:06 +01:00
build.info Build dynamic engines even if configured "no-shared" 2016-02-20 16:51:31 +01:00
capierr.bat Windows batch file to rebuild error codes for CryptoAPI ENGINE. 2008-06-02 23:10:34 +00:00
e_capi.c Test for and use AES CSP for RSA if present. 2016-02-11 16:01:44 +00:00
e_capi.ec Add CryptoAPI ENGINE from stable branch. 2008-05-31 22:49:32 +00:00
e_capi_err.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
e_capi_err.h Finish 02f7114a7f 2016-02-17 17:04:47 -05:00
e_chil.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
e_chil.ec Change the source and output paths for 'chil' and '4758cca' engines so that 2005-05-29 19:14:21 +00:00
e_chil_err.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
e_chil_err.h Finish 02f7114a7f 2016-02-17 17:04:47 -05:00
e_dasync.c Auto init/deinit libcrypto 2016-02-09 15:11:38 +00:00
e_dasync.ec Add the Dummy Async engine (dasync) 2015-11-20 23:31:42 +00:00
e_dasync_err.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
e_dasync_err.h Add the Dummy Async engine (dasync) 2015-11-20 23:31:42 +00:00
e_ossltest.c Auto init/deinit libcrypto 2016-02-09 15:11:38 +00:00
e_ossltest.ec Add OSSLTest Engine 2015-08-11 20:27:46 +01:00
e_ossltest_err.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
e_ossltest_err.h Finish 02f7114a7f 2016-02-17 17:04:47 -05:00
e_padlock.c Auto init/deinit libcrypto 2016-02-09 15:11:38 +00:00
e_padlock.ec Missing config file. 2007-04-05 16:57:07 +00:00
e_ubsec.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
e_ubsec.ec Step 4 of move of engines: Split e.ec into individual files for each 2002-10-11 17:41:40 +00:00
e_ubsec_err.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
e_ubsec_err.h Finish 02f7114a7f 2016-02-17 17:04:47 -05:00
engine_vector.mar Add the command procedure to build external engines on VMS. 2002-10-31 15:43:00 +00:00
Makefile.in Build dynamic engines even if configured "no-shared" 2016-02-20 16:51:31 +01:00