Add the possibility to build without the ENGINE framework.
authorRichard Levitte <levitte@openssl.org>
Thu, 30 Jan 2003 17:39:26 +0000 (17:39 +0000)
committerRichard Levitte <levitte@openssl.org>
Thu, 30 Jan 2003 17:39:26 +0000 (17:39 +0000)
commit0b13e9f055d3f7be066dc2e89fc9f9822b12eca7
tree633b5d3e4c9356eaf9816541aaa079a0c3be9194
parent96f7065f6392e19f1449578aaeabb8dc39294fa7
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