openssl/crypto
Geoff Thorpe 9163b8fb23 'flags' should only be set inside DSO_load() if constructing a new DSO
object - otherwise we overwrite any flags that had been previously set in
the DSO before calling DSO_load().
2001-11-22 08:48:09 +00:00
..
asn1 make update 2001-11-15 12:25:14 +00:00
bf
bio make update 2001-11-15 12:25:14 +00:00
bn make update 2001-11-15 12:25:14 +00:00
buffer make update 2001-11-15 12:25:14 +00:00
cast
comp 'make update' 2001-10-04 07:49:09 +00:00
conf make update 2001-11-15 12:25:14 +00:00
des make update 2001-11-15 12:25:14 +00:00
dh make update 2001-11-15 12:25:14 +00:00
dsa Retain compatibility of EVP_DigestInit() and EVP_DigestFinal() 2001-10-16 01:24:29 +00:00
dso 'flags' should only be set inside DSO_load() if constructing a new DSO 2001-11-22 08:48:09 +00:00
ec avoid stupid compiler warning 2001-11-16 11:37:36 +00:00
engine On systems that don't do too well including headers from a different 2001-11-16 08:54:34 +00:00
err 'make update' 2001-10-04 07:49:09 +00:00
evp Win32 fixes. 2001-11-06 13:40:27 +00:00
hmac Retain compatibility of EVP_DigestInit() and EVP_DigestFinal() 2001-10-16 01:24:29 +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 Due to an increasing number of clashes between modern OpenSSL and 2001-10-24 21:21:12 +00:00
objects make update 2001-11-15 12:25:14 +00:00
ocsp make update 2001-11-15 12:25:14 +00:00
pem make update 2001-11-15 12:25:14 +00:00
perlasm
pkcs7 make update 2001-11-15 12:25:14 +00:00
pkcs12 make update 2001-11-15 12:25:14 +00:00
rand Like MD_Init, MD now must include a NULL engine pointer in its definition. 2001-10-25 08:53:54 +00:00
rc2
rc4
rc5
rijndael
ripemd Retain compatibility of EVP_DigestInit() and EVP_DigestFinal() 2001-10-16 01:24:29 +00:00
rsa Retain compatibility of EVP_DigestInit() and EVP_DigestFinal() 2001-10-16 01:24:29 +00:00
sha Retain compatibility of EVP_DigestInit() and EVP_DigestFinal() 2001-10-16 01:24:29 +00:00
stack The cleanup stack in ENGINE changed slightly, so this "make update" is 2001-10-01 16:39:58 +00:00
threads
txt_db
ui Due to an increasing number of clashes between modern OpenSSL and 2001-10-24 21:21:12 +00:00
x509 Reject certificates with unhandled critical extensions. 2001-10-21 02:09:15 +00:00
x509v3 Add support for Subject Info Acess extension. 2001-10-27 00:16:53 +00:00
.cvsignore
cpt_err.c
cryptlib.c
cryptlib.h
crypto-lib.com Make sure evp_locl.h can be included (hw_openbsd_dev_crypto.c needs that). 2001-11-16 08:52:56 +00:00
crypto.h
cversion.c
ebcdic.c
ebcdic.h
ex_data.c
install.com Due to an increasing number of clashes between modern OpenSSL and 2001-10-24 21:21:12 +00:00
Makefile.ssl Change the shared library support so the shared libraries get built 2001-10-30 08:00:59 +00:00
md32_common.h openbsd-x86 macros 2001-10-14 00:57:30 +00:00
mem_dbg.c
mem.c
o_time.c
o_time.h
opensslconf.h.in des_old.h doesn't really need to include des.h, so don't. That will 2001-11-06 11:37:14 +00:00
opensslv.h
ossl_typ.h Because there's chances we clash with the system's types.h, rename our 2001-10-04 07:32:46 +00:00
symhacks.h Due to an increasing number of clashes between modern OpenSSL and 2001-10-24 21:21:12 +00:00
tmdiff.c
tmdiff.h
uid.c