Add the possibility to build without the ENGINE framework.
authorRichard Levitte <levitte@openssl.org>
Thu, 30 Jan 2003 17:37:49 +0000 (17:37 +0000)
committerRichard Levitte <levitte@openssl.org>
Thu, 30 Jan 2003 17:37:49 +0000 (17:37 +0000)
commit6d85cd36e26bc32978d26e88e0d39488f6b2ea4c
tree7c8120e50141718fc378270abd8163502feace02
parent10ac28e26db8bd13d803e924e93194ce056c8d4a
Add the possibility to build without the ENGINE framework.
PR: 287
64 files changed:
CHANGES
Configure
apps/apps.c
apps/apps.h
apps/ca.c
apps/dgst.c
apps/dh.c
apps/dhparam.c
apps/dsa.c
apps/dsaparam.c
apps/enc.c
apps/engine.c
apps/gendh.c
apps/gendsa.c
apps/genrsa.c
apps/openssl.c
apps/pkcs12.c
apps/pkcs7.c
apps/pkcs8.c
apps/progs.h
apps/rand.c
apps/req.c
apps/rsa.c
apps/rsautl.c
apps/s_client.c
apps/s_server.c
apps/smime.c
apps/speed.c
apps/spkac.c
apps/verify.c
apps/x509.c
crypto/conf/conf_mall.c
crypto/conf/conf_sap.c
crypto/dh/dh.h
crypto/dh/dh_key.c
crypto/dh/dh_lib.c
crypto/dsa/dsa.h
crypto/dsa/dsa_lib.c
crypto/dsa/dsa_ossl.c
crypto/dsa/dsa_sign.c
crypto/dsa/dsa_vrf.c
crypto/dsa/dsatest.c
crypto/ec/ectest.c
crypto/engine/engine.h
crypto/engine/enginetest.c
crypto/err/err_all.c
crypto/evp/digest.c
crypto/evp/evp.h
crypto/evp/evp_acnf.c
crypto/evp/evp_enc.c
crypto/evp/evp_test.c
crypto/rand/rand.h
crypto/rand/rand_lib.c
crypto/rsa/rsa.h
crypto/rsa/rsa_eay.c
crypto/rsa/rsa_lib.c
crypto/rsa/rsa_sign.c
crypto/rsa/rsa_test.c
demos/x509/mkcert.c
demos/x509/mkreq.c
ssl/ssltest.c
util/bat.sh
util/mk1mf.pl
util/mkdef.pl