openssl/crypto
Dr. Stephen Henson 3647bee263 Config code updates.
CONF_modules_unload() now calls CONF_modules_finish()
automatically.

Default use of section openssl_conf moved to
CONF_modules_load()

Load config file in several openssl utilities.

Most utilities now load modules from the config file,
though in a few (such as version) this isn't done
because it couldn't be used for anything.

In the case of ca and req the config file used is
the same as the utility itself: that is the -config
command line option can be used to specify an
alternative file.
2002-02-22 14:01:21 +00:00
..
aes With Compaq make, it seems like # inside an action becomes part of the command, not a comment at all 2002-02-20 11:43:40 +00:00
asn1 ECDSA support 2002-02-13 18:21:51 +00:00
bf
bio fix indentation 2002-02-14 16:08:55 +00:00
bn remove redundant ERR_load_... declarations 2001-12-17 19:22:23 +00:00
buffer remove redundant ERR_load_... declarations 2001-12-17 19:22:23 +00:00
cast
comp add automatically generated ERR_load_... prototype 2002-01-04 13:12:08 +00:00
conf Config code updates. 2002-02-22 14:01:21 +00:00
des Add the configuration target VxWorks. 2002-02-14 15:37:38 +00:00
dh ECDSA support 2002-02-13 18:21:51 +00:00
dsa ECDSA support 2002-02-13 18:21:51 +00:00
dso formatting consistency 2001-12-17 19:28:05 +00:00
ec bugfix: allocate sufficiently large buffer 2002-02-20 11:59:42 +00:00
ecdsa Instead of casting a lvalue, let's constify meth. 2002-02-20 13:49:17 +00:00
engine Fix warnings. 2002-02-14 09:59:35 +00:00
err For some reason, getting the topmost error was done the same way as 2002-02-14 13:45:26 +00:00
evp Add comfy aliases for AES in CBC mode. 2002-02-20 17:59:49 +00:00
hmac Improve back compatibility. 2001-12-09 21:53:31 +00:00
idea
krb5 'make update' 2001-10-04 07:49:09 +00:00
lhash
md2 Retain compatibility of EVP_DigestInit() and EVP_DigestFinal() 2001-10-16 01:24:29 +00:00
md4 Retain compatibility of EVP_DigestInit() and EVP_DigestFinal() 2001-10-16 01:24:29 +00:00
md5 Retain compatibility of EVP_DigestInit() and EVP_DigestFinal() 2001-10-16 01:24:29 +00:00
mdc2 'make update' 2002-02-05 17:34:58 +00:00
objects Adjust the NID names for the AES modes OFB and CFB to contain the number 2002-02-16 12:15:30 +00:00
ocsp ECDSA support 2002-02-13 18:21:51 +00:00
pem Stop assuming the IV is 8 bytes long, use the real size instead. 2002-02-20 17:55:08 +00:00
perlasm
pkcs7 ECDSA support 2002-02-13 18:21:51 +00:00
pkcs12 ECDSA support 2002-02-13 18:21:51 +00:00
rand disable '#ifdef DEBUG' sections 2002-02-21 13:07:44 +00:00
rc2
rc4
rc5
rijndael
ripemd Retain compatibility of EVP_DigestInit() and EVP_DigestFinal() 2001-10-16 01:24:29 +00:00
rsa Add the configuration target VxWorks. 2002-02-14 15:37:38 +00:00
sha Retain compatibility of EVP_DigestInit() and EVP_DigestFinal() 2001-10-16 01:24:29 +00:00
stack Experimental configuration code. 2002-01-05 01:37:16 +00:00
threads
txt_db
ui Add the configuration target VxWorks. 2002-02-14 15:37:38 +00:00
x509 ECDSA support 2002-02-13 18:21:51 +00:00
x509v3 ECDSA support 2002-02-13 18:21:51 +00:00
.cvsignore
cpt_err.c First step in fixing "ex_data" support. Warning: big commit log ... 2001-09-01 19:56:46 +00:00
cryptlib.c new locks 2002-02-13 17:25:27 +00:00
cryptlib.h
crypto-lib.com Bring VMS up to date with development. 2002-01-21 15:37:53 +00:00
crypto.h new locks 2002-02-13 17:25:27 +00:00
cversion.c
ebcdic.c Instead of just checking for OpenVMS, check if DEC C is used, since it's as 2002-02-20 12:01:24 +00:00
ebcdic.h
ex_data.c Redo type-safety fix. 2001-09-07 11:43:30 +00:00
install.com Because Rijndael is more known as AES, use crypto/aes instead of 2002-01-02 16:55:35 +00:00
Makefile.ssl ECDSA support 2002-02-13 18:21:51 +00:00
md32_common.h openbsd-x86 macros 2001-10-14 00:57:30 +00:00
mem_dbg.c Ensure that failure to create the BIO in 'CRYPTO_mem_leaks_fp' doesn't 2001-08-28 15:54:57 +00:00
mem.c
o_time.c Patches to make OpenSSL compilable on MacOS/X. 2002-01-08 09:19:31 +00:00
o_time.h
opensslconf.h.in GCC uses __i386__. 2002-01-26 03:57:41 +00:00
opensslv.h Modify the main trunk version to 0.9.8-dev. 2002-02-13 17:46:38 +00:00
ossl_typ.h #undef some things that cause a conflict under Win32 when 2002-02-02 13:19:27 +00:00
symhacks.h Because of recent changes, there's no need to hack the des symbols any 2002-01-24 12:30:15 +00:00
tmdiff.c Missing #endif 2002-02-16 11:58:16 +00:00
tmdiff.h
uid.c