openssl/crypto
2001-11-21 14:02:49 +00:00
..
asn1 Merge in latest changes from 0.9.6-stable. 2001-11-15 13:33:08 +00:00
bf make update 2001-07-31 17:07:24 +00:00
bio Merge in latest changes from 0.9.6-stable. 2001-11-15 13:33:08 +00:00
bn Merge in latest changes from 0.9.6-stable. 2001-11-15 13:33:08 +00:00
buffer Merge in latest changes from 0.9.6-stable. 2001-11-15 13:33:08 +00:00
cast make update 2001-07-31 17:07:24 +00:00
comp Merge in latest changes from 0.9.6-stable. 2001-11-15 13:33:08 +00:00
conf Merge in latest changes from 0.9.6-stable. 2001-11-15 13:33:08 +00:00
des Merge in latest changes from 0.9.6-stable. 2001-11-15 13:33:08 +00:00
dh Merge in latest changes from 0.9.6-stable. 2001-11-15 13:33:08 +00:00
dsa Merge in latest changes from 0.9.6-stable. 2001-11-15 13:33:08 +00:00
dso merge changes from the 0.9.6 branch. 2001-11-21 14:02:49 +00:00
engine inttypes.h apparently doesn't exist with VC++. Therefore, use the 2001-11-21 13:26:57 +00:00
err synchronise with main 0.9.6 stable branch 2001-11-12 22:42:40 +00:00
evp Merge in latest changes from 0.9.6-stable. 2001-11-15 13:33:08 +00:00
hmac Retain compatibility of EVP_DigestInit() and EVP_DigestFinal() 2001-10-16 01:24:29 +00:00
idea make update 2001-07-31 17:07:24 +00:00
lhash make update 2001-07-31 17:07:24 +00:00
md2 Retain compatibility of EVP_DigestInit() and EVP_DigestFinal() 2001-10-16 01:24:29 +00:00
md4 synchronise with main 0.9.6 stable branch 2001-11-12 22:42:40 +00:00
md5 synchronise with main 0.9.6 stable branch 2001-11-12 22:42:40 +00:00
mdc2 Due to an increasing number of clashes between modern OpenSSL and 2001-10-24 21:21:12 +00:00
objects Merge in latest changes from 0.9.6-stable. 2001-11-15 13:33:08 +00:00
pem Merge in latest changes from 0.9.6-stable. 2001-11-15 13:33:08 +00:00
perlasm Add changes from the 0.9.6-stable branch. 2001-06-05 05:08:26 +00:00
pkcs7 Merge in latest changes from 0.9.6-stable. 2001-11-15 13:33:08 +00:00
pkcs12 Merge in latest changes from 0.9.6-stable. 2001-11-15 13:33:08 +00:00
rand Merge in latest changes from 0.9.6-stable. 2001-11-15 13:33:08 +00:00
rc2 make update 2001-07-31 17:07:24 +00:00
rc4 make update 2001-07-31 17:07:24 +00:00
rc5 make update 2001-07-31 17:07:24 +00:00
ripemd synchronise with main 0.9.6 stable branch 2001-11-12 22:42:40 +00:00
rsa Merge in latest changes from 0.9.6-stable. 2001-11-15 13:33:08 +00:00
sha synchronise with main 0.9.6 stable branch 2001-11-12 22:42:40 +00:00
stack The cleanup stack in ENGINE changed slightly, so this "make update" is 2001-10-01 16:39:58 +00:00
threads Use new-style system-id macros everywhere possible. I hope I haven't 2001-02-20 08:13:47 +00:00
txt_db make update 2001-07-31 17:07:24 +00:00
x509 Merge in latest changes from 0.9.6-stable. 2001-11-15 13:33:08 +00:00
x509v3 Merge in latest changes from 0.9.6-stable. 2001-11-15 13:33:08 +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 synchronise with main 0.9.6 stable branch 2001-11-12 22:42:40 +00:00
cryptlib.h e_os.h does not belong with the exported headers. Do not put it there 2001-02-22 14:45:02 +00:00
crypto-lib.com Let's not forget the latest engines on VMS (at least see if they 2001-11-16 17:57:27 +00:00
crypto.h Merge in latest changes from 0.9.6-stable. 2001-11-15 13:33:08 +00:00
cversion.c Add SSLEAY_DIR argument code for SSLeay_version. 2001-01-10 15:15:36 +00:00
ebcdic.c Merge in changes from the 0.9.6-stable branch. 2001-04-04 16:34:38 +00:00
ebcdic.h
ex_data.c Redo type-safety fix. 2001-09-07 11:43:30 +00:00
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 synchronise with main 0.9.6 stable branch 2001-11-12 22:42:40 +00:00
mem.c No functional change, but slightly improved code clarity. 2001-01-10 19:26:34 +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
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 synchronise with main 0.9.6 stable branch 2001-11-12 22:42:40 +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 Code for better build under Darwin (MacOS X). 2001-03-07 10:04:00 +00:00
tmdiff.h
uid.c User OPENSSL_UNISTD instead of <unistd.h>. 2001-04-26 08:26:18 +00:00