openssl/crypto
Geoff Thorpe 3b04cdd706 This change adds dummy RC4 and SHA1 support to the "openssl" ENGINE for
testing. Because of the recent changes (see crypto/engine/README), the
"openssl" ENGINE is no longer needed nor is it loaded automatically or by
ENGINE_load_builtin_engines(). So a explicit ENGINE_load_openssl() call is
required by applications or a modification to eng_all.c before this ENGINE
will be used. This change will send output to stderr as/when its
implementations are used.
2001-09-25 21:41:20 +00:00
..
asn1
bf
bio "make update". 2001-09-25 20:39:59 +00:00
bn "make update". 2001-09-25 20:39:59 +00:00
buffer
cast
comp
conf
des "make update". 2001-09-25 20:39:59 +00:00
dh indentation. 2001-09-25 21:22:32 +00:00
dsa "make update". 2001-09-25 20:39:59 +00:00
dso Add a "_up" -> "_up_ref" change to libeay.num that was missing from the 2001-09-04 20:40:41 +00:00
ec
engine This change adds dummy RC4 and SHA1 support to the "openssl" ENGINE for 2001-09-25 21:41:20 +00:00
err In case of memory problems, the va_start() wasn't cleaned with a va_end(). 2001-09-24 13:39:48 +00:00
evp This changes EVP's cipher and digest code to hook via the ENGINE support. 2001-09-25 21:37:02 +00:00
hmac
idea
krb5
lhash
md2
md4
md5 make update 2001-07-31 17:07:24 +00:00
mdc2
objects avoid "statement not reached" warning 2001-09-13 13:02:59 +00:00
ocsp
pem
perlasm
pkcs7 Replace old (and invalid) copyright notice. 2001-09-08 12:15:09 +00:00
pkcs12
rand "make update". 2001-09-25 20:39:59 +00:00
rc2
rc4
rc5
rijndael
ripemd
rsa This commits changes to various parts of libcrypto required by the recent 2001-09-25 20:23:40 +00:00
sha
stack This commits the changes to STACK macros forced by recent ENGINE surgery. 2001-09-25 20:17:15 +00:00
threads
txt_db
ui
x509
x509v3 Add certificate and request demos. 2001-09-12 00:19:20 +00:00
.cvsignore
cpt_err.c
cryptlib.c Totally get rid of CRYPTO_LOCK_ERR_HASH. 2001-09-06 12:37:36 +00:00
cryptlib.h
crypto-lib.com
crypto.h Fix apps/openssl.c and ssl/ssltest.c so that they use 2001-09-10 09:50:30 +00:00
cversion.c
ebcdic.c DEC C on VMS is pedantic by definition. 2001-02-20 13:24:23 +00:00
ebcdic.h
ex_data.c Redo type-safety fix. 2001-09-07 11:43:30 +00:00
install.com
Makefile.ssl
md32_common.h
mem_dbg.c
mem.c
o_time.c
o_time.h
opensslconf.h.in
opensslv.h
symhacks.h
tmdiff.c
tmdiff.h
types.h ENGINE uses a very opaque design, so we can predeclare the structure type 2001-09-12 02:34:20 +00:00
uid.c