openssl/crypto
Bodo Möller e84c2d2679 As ftruncate is not availabe on all platforms, switch back to
opening the output file with "wb" to truncate it except on VMS
(where the file now keeps its original length because it is opened
with "rb+" -- does VMS have ftruncate?)
2000-01-23 19:58:03 +00:00
..
asn1 Check RAND_bytes() return value or use RAND_pseudo_bytes(). 2000-01-21 01:15:56 +00:00
bf
bio Check RAND_bytes() return value or use RAND_pseudo_bytes(). 2000-01-21 01:15:56 +00:00
bn Document the DH library, and make some minor changes along the way. 2000-01-22 20:05:23 +00:00
buffer
cast
comp
conf
des fail on all errors. 2000-01-22 21:25:36 +00:00
dh Document the DH library, and make some minor changes along the way. 2000-01-22 20:05:23 +00:00
dsa Check RAND_bytes() return value or use RAND_pseudo_bytes(). 2000-01-21 01:15:56 +00:00
err Avoid some warnings, and run "make update". 2000-01-14 17:28:48 +00:00
evp Check RAND_bytes() return value or use RAND_pseudo_bytes(). 2000-01-21 01:15:56 +00:00
hmac
idea
lhash
md2
md5
mdc2 Some more ifdefs for no-xxx options. 2000-01-21 00:03:51 +00:00
objects Compaq C 6.2 for VMS will complain when we want to convert 2000-01-18 09:30:51 +00:00
pem Check RAND_bytes() return value or use RAND_pseudo_bytes(). 2000-01-21 01:15:56 +00:00
perlasm
pkcs7 Check RAND_bytes() return value or use RAND_pseudo_bytes(). 2000-01-21 01:15:56 +00:00
pkcs12 Check RAND_bytes() return value or use RAND_pseudo_bytes(). 2000-01-21 01:15:56 +00:00
rand As ftruncate is not availabe on all platforms, switch back to 2000-01-23 19:58:03 +00:00
rc2
rc4
rc5
ripemd
rsa Document the DH library, and make some minor changes along the way. 2000-01-22 20:05:23 +00:00
sha
stack
threads
txt_db
x509 Some more ifdefs for no-xxx options. 2000-01-21 00:03:51 +00:00
x509v3 Some more ifdefs for no-xxx options. 2000-01-21 00:03:51 +00:00
.cvsignore
cpt_err.c
cryptlib.c
cryptlib.h
crypto-lib.com Give the user the possibility to ask for compilation of only the files 2000-01-17 00:57:10 +00:00
crypto.h
cversion.c
ebcdic.h
ex_data.c
install.com
Makefile.ssl
md32_common.h
mem_dbg.c Document the DH library, and make some minor changes along the way. 2000-01-22 20:05:23 +00:00
mem.c
opensslconf.h.in
opensslv.h
tmdiff.c
tmdiff.h