New OPENSSL_LOAD_CONF define to load openssl.cnf
authorDr. Stephen Henson <steve@openssl.org>
Sat, 23 Feb 2002 01:00:44 +0000 (01:00 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Sat, 23 Feb 2002 01:00:44 +0000 (01:00 +0000)
commite84be9b495f1672eac43642687bfa05491d53cff
tree5d9b6efe6c598022b1182b8ea3762da31ee03f41
parent3a3ca3f5154d9c76e72832f5d584beff393f890d
New OPENSSL_LOAD_CONF define to load openssl.cnf
when OpenSSL_add_all_algorithms() is called.
CHANGES
crypto/conf/Makefile.ssl
crypto/conf/conf_mall.c
crypto/conf/conf_sap.c [new file with mode: 0644]
crypto/evp/Makefile.ssl
crypto/evp/c_all.c
crypto/evp/evp.h
crypto/evp/evp_acnf.c [new file with mode: 0644]