openssl/crypto
Dr. Stephen Henson 19da130053 First of several reorganisations to
reduce linker bloat. For example the
single line:

PEM_read_X509()

results in a binary of around 400K in Linux!

This first step separates some of the PEM functions and
avoids linking in some PKCS#7 and PKCS#12 code.
2001-07-26 22:34:45 +00:00
..
asn1 Patches from Vern Staats <staatsvr@asc.hpc.mil> to get Kerberos 5 in 2001-07-09 21:46:58 +00:00
bf Remove unnecessary casts. 2001-07-06 22:06:08 +00:00
bio Let's include cryptlib.h *before* things like NO_SYSLOG are tested or 2001-07-02 20:43:01 +00:00
bn This fixes "Spurious test failures on IRIX?" reported in April. Apparently 2001-06-22 19:17:42 +00:00
buffer
cast
comp
conf Modify apps to use NCONF code instead of old CONF code. 2001-06-28 11:41:50 +00:00
des
dh DH key generation should not use a do ... while loop, 2001-07-25 17:48:51 +00:00
dsa Fix problem occuring when used from OpenSSH on Solaris 8. 2001-07-26 09:02:44 +00:00
dso Use one address consistently. 2001-07-05 10:20:07 +00:00
ec For consistency with the terminology used in my SAC2001 paper, avoid 2001-07-10 11:41:29 +00:00
engine Update nCipher header with more liberal licence. 2001-07-04 12:26:39 +00:00
err Translate into valid C (don't call functions with wrong prototypes). 2001-06-25 10:09:55 +00:00
evp Not all platforms have the OpenBSD crypto device. 2001-07-21 11:54:24 +00:00
hmac
idea
krb5 Tidy up "cvs update" output a bit. 2001-07-22 23:21:33 +00:00
lhash Correct const-ness. 2001-07-08 11:42:38 +00:00
md2 Change all calls to low level digest routines in the library and 2001-06-19 22:30:40 +00:00
md4 Change all calls to low level digest routines in the library and 2001-06-19 22:30:40 +00:00
md5 Change all calls to low level digest routines in the library and 2001-06-19 22:30:40 +00:00
mdc2 Change all calls to low level digest routines in the library and 2001-06-19 22:30:40 +00:00
objects Clean up EVP macros, rename DES EDE3 modes correctly, temporary support for 2001-07-21 10:24:07 +00:00
ocsp In ocsp_match_issuerid() we are passed the CA that signed the responder 2001-07-11 22:42:20 +00:00
pem First of several reorganisations to 2001-07-26 22:34:45 +00:00
perlasm
pkcs7
pkcs12 First of several reorganisations to 2001-07-26 22:34:45 +00:00
rand md_rand.c thread safety 2001-07-25 17:17:24 +00:00
rc2
rc4 Change all calls to low level digest routines in the library and 2001-06-19 22:30:40 +00:00
rc5 Constification. 2001-07-06 21:35:00 +00:00
rijndael
ripemd Change all calls to low level digest routines in the library and 2001-06-19 22:30:40 +00:00
rsa always reject data >= n 2001-07-25 17:02:58 +00:00
sha Change all calls to low level digest routines in the library and 2001-06-19 22:30:40 +00:00
stack make update 2001-07-10 21:00:37 +00:00
threads
txt_db
ui Tidy up "cvs update" output a bit. 2001-07-22 23:21:33 +00:00
x509 Handle empty X509_NAME in printing routines. 2001-06-26 12:04:35 +00:00
x509v3 Modify apps to use NCONF code instead of old CONF code. 2001-06-28 11:41:50 +00:00
.cvsignore
cpt_err.c
cryptlib.c md_rand.c thread safety 2001-07-25 17:17:24 +00:00
cryptlib.h
crypto-lib.com
crypto.h md_rand.c thread safety 2001-07-25 17:17:24 +00:00
cversion.c
ebcdic.c
ebcdic.h
ex_data.c
install.com
Makefile.ssl 'make update' 2001-06-05 20:32:36 +00:00
md32_common.h
mem_dbg.c Correct const-ness. 2001-07-08 11:42:38 +00:00
mem.c
o_time.c Use one address consistently. 2001-07-05 10:20:07 +00:00
o_time.h Use one address consistently. 2001-07-05 10:20:07 +00:00
opensslconf.h.in
opensslv.h In version numbers, there is just one "M" nybble. 2001-07-10 10:04:26 +00:00
symhacks.h
tmdiff.c
tmdiff.h
uid.c