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
vendor_defns
build.info Build dynamic engines even if configured "no-shared" 2016-02-20 16:51:31 +01:00
capierr.bat
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_capi.c Test for and use AES CSP for RSA if present. 2016-02-11 16:01:44 +00:00
e_capi.ec
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_chil.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
e_chil.ec
e_dasync_err.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
e_dasync_err.h
e_dasync.c Auto init/deinit libcrypto 2016-02-09 15:11:38 +00:00
e_dasync.ec
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_ossltest.c Auto init/deinit libcrypto 2016-02-09 15:11:38 +00:00
e_ossltest.ec
e_padlock.c Auto init/deinit libcrypto 2016-02-09 15:11:38 +00:00
e_padlock.ec
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
e_ubsec.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
e_ubsec.ec
engine_vector.mar
Makefile.in Build dynamic engines even if configured "no-shared" 2016-02-20 16:51:31 +01:00