openssl/crypto
Lutz Jänicke a8ebe4697e Modify access to EGD socket to deal with EINTR etc that can appear
during connect() and other calls. First seen on Unixware-7.

Unify access to EGD-socket for all RAND_egd_*() methods.
2001-02-07 22:13:38 +00:00
..
asn1 Include string.h (whis is in all relevant standards) instead of 2001-02-05 09:07:50 +00:00
bf
bio Fix a memory leak in BIO_get_accept_socket(). This leak was small and 2001-02-05 09:15:09 +00:00
bn There is no C version of bn_div_3_words 2001-01-23 16:26:15 +00:00
buffer
cast If OPENSSL_BUILD_SHLIBCRYPTO (for files that end up as libcrypto 2000-12-31 00:23:17 +00:00
comp Make depend. 2001-02-04 21:06:55 +00:00
conf Avoid coredumps for CONF_get_...(NULL, ...) 2001-02-06 10:26:34 +00:00
des Can't remember why this was needed? 2001-02-04 21:02:22 +00:00
dh Make depend. 2001-02-04 21:06:55 +00:00
dsa Make depend. 2001-02-04 21:06:55 +00:00
dso Make the DSO code for VMS work again. First attempt. 2000-12-31 01:55:46 +00:00
ec Changes to Lenka's Montgomery implementation. 2000-11-30 17:35:17 +00:00
engine Make depend. 2001-02-04 21:06:55 +00:00
err Make depend. 2001-02-04 21:06:55 +00:00
evp Fix AES code. 2001-02-07 18:15:18 +00:00
hmac Make depend. 2001-02-04 21:06:55 +00:00
idea
lhash oops, void functions shouldn't try and return a value. Strangely, gcc 2001-01-09 16:59:56 +00:00
md2
md4
md5
mdc2
objects Fix AES code. 2001-02-07 18:15:18 +00:00
ocsp Fix AES code. 2001-02-07 18:15:18 +00:00
pem Make depend. 2001-02-04 21:06:55 +00:00
perlasm another fix for the debug print 2000-12-06 04:14:37 +00:00
pkcs7 Make depend. 2001-02-04 21:06:55 +00:00
pkcs12 Make depend. 2001-02-04 21:06:55 +00:00
rand Modify access to EGD socket to deal with EINTR etc that can appear 2001-02-07 22:13:38 +00:00
rc2
rc4 format strings 2001-02-06 02:57:35 +00:00
rc5
rijndael Fix AES code. 2001-02-07 18:15:18 +00:00
ripemd
rsa Make depend. 2001-02-04 21:06:55 +00:00
sha
stack Make sk_sort tolearate a NULL argument. 2001-01-28 14:20:13 +00:00
threads
txt_db First step in tidying up the LHASH code. The callback prototypes (and 2000-12-01 20:31:52 +00:00
x509 Make depend. 2001-02-04 21:06:55 +00:00
x509v3 Fix potential buffer overrun for EBCDIC. 2001-02-06 02:54:02 +00:00
.cvsignore
cpt_err.c
cryptlib.c Locking issues. 2000-12-15 16:40:35 +00:00
cryptlib.h
crypto-lib.com Keep up with Unix code. It's beginning to be time to rethink the VMS 2001-01-08 21:32:46 +00:00
crypto.h Add SSLEAY_DIR argument code for SSLeay_version. 2001-01-10 15:15:36 +00:00
cversion.c Add SSLEAY_DIR argument code for SSLeay_version. 2001-01-10 15:15:36 +00:00
ebcdic.c
ebcdic.h
ex_data.c Comment correction. 2000-12-18 09:18:22 +00:00
install.com Update VMS build procedures to match the current status. 2000-12-28 22:26:11 +00:00
Makefile.ssl "make update" plus a rewrite of both .num files. 2000-12-29 00:19:12 +00:00
md32_common.h
mem_dbg.c Get rid of the function pointer casting in the debugging memory code due 2001-01-09 00:13:25 +00:00
mem.c No functional change, but slightly improved code clarity. 2001-01-10 19:26:34 +00:00
opensslconf.h.in
opensslv.h
symhacks.h
tmdiff.c
tmdiff.h