openssl/crypto
Richard Levitte f60ceb54eb Through some experimentation and thinking, I think I finally got the
proper implementation of bn_div_words() for VAX.

If the tests go through well, the next step will be to test on Alpha.
2002-12-02 02:28:27 +00:00
..
aes
asn1 Cleanse memory using the new OPENSSL_cleanse() function. 2002-11-28 08:04:36 +00:00
bf Have all tests use EXIT() to exit rather than exit(), since the latter doesn't 2002-11-28 18:54:30 +00:00
bio
bn Through some experimentation and thinking, I think I finally got the 2002-12-02 02:28:27 +00:00
buffer
cast Have all tests use EXIT() to exit rather than exit(), since the latter doesn't 2002-11-28 18:54:30 +00:00
comp
conf
des Cleanse memory using the new OPENSSL_cleanse() function. 2002-11-28 08:04:36 +00:00
dh Have all tests use EXIT() to exit rather than exit(), since the latter doesn't 2002-11-28 18:54:30 +00:00
dsa EXIT() needs to be in a function that returns int. 2002-12-01 01:23:35 +00:00
dso
ec Have all tests use EXIT() to exit rather than exit(), since the latter doesn't 2002-11-28 18:54:30 +00:00
ecdh Have all tests use EXIT() to exit rather than exit(), since the latter doesn't 2002-11-28 18:54:30 +00:00
ecdsa Cleanse memory using the new OPENSSL_cleanse() function. 2002-11-28 08:04:36 +00:00
engine
err
evp EXIT() needs to be in a function that returns int. 2002-12-01 01:23:35 +00:00
hmac Have all tests use EXIT() to exit rather than exit(), since the latter doesn't 2002-11-28 18:54:30 +00:00
idea Have all tests use EXIT() to exit rather than exit(), since the latter doesn't 2002-11-28 18:54:30 +00:00
krb5
lhash
md2 A few more memset()s converted to OPENSSL_cleanse(). 2002-11-29 11:30:45 +00:00
md4 A few more memset()s converted to OPENSSL_cleanse(). 2002-11-29 11:30:45 +00:00
md5 A few more memset()s converted to OPENSSL_cleanse(). 2002-11-29 11:30:45 +00:00
mdc2 A few more memset()s converted to OPENSSL_cleanse(). 2002-11-29 11:30:45 +00:00
objects
ocsp
pem A few more memset()s converted to OPENSSL_cleanse(). 2002-11-29 11:30:45 +00:00
perlasm
pkcs7 Cleanse memory using the new OPENSSL_cleanse() function. 2002-11-28 08:04:36 +00:00
pkcs12 Cleanse memory using the new OPENSSL_cleanse() function. 2002-11-28 08:04:36 +00:00
rand Have all tests use EXIT() to exit rather than exit(), since the latter doesn't 2002-11-28 18:54:30 +00:00
rc2 Have all tests use EXIT() to exit rather than exit(), since the latter doesn't 2002-11-28 18:54:30 +00:00
rc4 Have all tests use EXIT() to exit rather than exit(), since the latter doesn't 2002-11-28 18:54:30 +00:00
rc5 Have all tests use EXIT() to exit rather than exit(), since the latter doesn't 2002-11-28 18:54:30 +00:00
ripemd Have all tests use EXIT() to exit rather than exit(), since the latter doesn't 2002-11-28 18:54:30 +00:00
rsa Cleanse memory using the new OPENSSL_cleanse() function. 2002-11-28 08:04:36 +00:00
sha Have all tests use EXIT() to exit rather than exit(), since the latter doesn't 2002-11-28 18:54:30 +00:00
stack
threads
txt_db
ui Cleanse memory using the new OPENSSL_cleanse() function. 2002-11-28 08:04:36 +00:00
x509 Cleanse memory using the new OPENSSL_cleanse() function. 2002-11-28 08:04:36 +00:00
x509v3
.cvsignore
cpt_err.c
cryptlib.c
cryptlib.h
crypto-lib.com Add OPENSSL_cleanse() to help cleanse memory and avoid certain compiler 2002-11-27 12:24:05 +00:00
crypto.h Add OPENSSL_cleanse() to help cleanse memory and avoid certain compiler 2002-11-27 12:24:05 +00:00
cversion.c
ebcdic.c
ebcdic.h
ex_data.c
install.com
Makefile.ssl Add OPENSSL_cleanse() to help cleanse memory and avoid certain compiler 2002-11-27 12:24:05 +00:00
md32_common.h Cleanse memory using the new OPENSSL_cleanse() function. 2002-11-28 08:04:36 +00:00
mem_clr.c Add OPENSSL_cleanse() to help cleanse memory and avoid certain compiler 2002-11-27 12:24:05 +00:00
mem_dbg.c fix memory leak in memory debuggin code ... 2002-11-18 14:00:42 +00:00
mem.c Cleanse memory using the new OPENSSL_cleanse() function. 2002-11-28 08:04:36 +00:00
o_time.c
o_time.h
opensslconf.h.in
opensslv.h
ossl_typ.h
symhacks.h
tmdiff.c Determine HZ exactly as in apps/speed.c. 2002-11-18 23:06:36 +00:00
tmdiff.h
uid.c