Richard Levitte a067cba35b Windows CE updates, contributed by Steven Reddie <smr@essemer.com.au> 21 years ago
..
aes 29ca164513 WinCE patches 21 years ago
asn1 75e3026a14 Cleanse memory using the new OPENSSL_cleanse() function. 21 years ago
bf 9fa15b6ff8 Have all tests use EXIT() to exit rather than exit(), since the latter doesn't 21 years ago
bio 29ca164513 WinCE patches 21 years ago
bn 2905015c6e Merge from HEAD 21 years ago
buffer 5bf0d0ea1e Remove warnings. 21 years ago
cast 9fa15b6ff8 Have all tests use EXIT() to exit rather than exit(), since the latter doesn't 21 years ago
comp ff90d659e6 Use double dashes so makedepend doesn't misunderstand the flags we 22 years ago
conf 5b1aea7afe Handle last lines that aren't properly terminated. 21 years ago
des a067cba35b Windows CE updates, contributed by Steven Reddie <smr@essemer.com.au> 21 years ago
dh 9fa15b6ff8 Have all tests use EXIT() to exit rather than exit(), since the latter doesn't 21 years ago
dsa d03ad453a5 EXIT() needs to be in a function that returns int. 21 years ago
dso 29ca164513 WinCE patches 21 years ago
ec 9fa15b6ff8 Have all tests use EXIT() to exit rather than exit(), since the latter doesn't 21 years ago
engine a067cba35b Windows CE updates, contributed by Steven Reddie <smr@essemer.com.au> 21 years ago
err f6733ae577 makedepend complains when a header file is included more than once in 21 years ago
evp d03ad453a5 EXIT() needs to be in a function that returns int. 21 years ago
hmac 9fa15b6ff8 Have all tests use EXIT() to exit rather than exit(), since the latter doesn't 21 years ago
idea 9fa15b6ff8 Have all tests use EXIT() to exit rather than exit(), since the latter doesn't 21 years ago
krb5 ff90d659e6 Use double dashes so makedepend doesn't misunderstand the flags we 22 years ago
lhash 9831d941ca Many security improvements (CHATS) and a warning fix. 21 years ago
md2 a067cba35b Windows CE updates, contributed by Steven Reddie <smr@essemer.com.au> 21 years ago
md4 a067cba35b Windows CE updates, contributed by Steven Reddie <smr@essemer.com.au> 21 years ago
md5 a067cba35b Windows CE updates, contributed by Steven Reddie <smr@essemer.com.au> 21 years ago
mdc2 c9ea7400b4 A few more memset()s converted to OPENSSL_cleanse(). 21 years ago
objects af3ec1e24e make update 21 years ago
ocsp 7ab58bf012 Correct support for SunOS 4.1.3_U1. 21 years ago
pem c9ea7400b4 A few more memset()s converted to OPENSSL_cleanse(). 21 years ago
perlasm 90baf2a92d Further enhance assembler support on Cygwin and DJGPP. 22 years ago
pkcs12 75e3026a14 Cleanse memory using the new OPENSSL_cleanse() function. 21 years ago
pkcs7 75e3026a14 Cleanse memory using the new OPENSSL_cleanse() function. 21 years ago
rand a067cba35b Windows CE updates, contributed by Steven Reddie <smr@essemer.com.au> 21 years ago
rc2 9fa15b6ff8 Have all tests use EXIT() to exit rather than exit(), since the latter doesn't 21 years ago
rc4 9fa15b6ff8 Have all tests use EXIT() to exit rather than exit(), since the latter doesn't 21 years ago
rc5 9fa15b6ff8 Have all tests use EXIT() to exit rather than exit(), since the latter doesn't 21 years ago
ripemd a067cba35b Windows CE updates, contributed by Steven Reddie <smr@essemer.com.au> 21 years ago
rsa 75e3026a14 Cleanse memory using the new OPENSSL_cleanse() function. 21 years ago
sha a067cba35b Windows CE updates, contributed by Steven Reddie <smr@essemer.com.au> 21 years ago
stack ff90d659e6 Use double dashes so makedepend doesn't misunderstand the flags we 22 years ago
threads bc36ee6227 Use new-style system-id macros everywhere possible. I hope I haven't 23 years ago
txt_db 9831d941ca Many security improvements (CHATS) and a warning fix. 21 years ago
ui a067cba35b Windows CE updates, contributed by Steven Reddie <smr@essemer.com.au> 21 years ago
x509 75e3026a14 Cleanse memory using the new OPENSSL_cleanse() function. 21 years ago
x509v3 327e113775 Fix get_email: 0 is a valid return value 21 years ago
.cvsignore 571199434c Always use buildinf.h, which now includes the mk1mfinf.h data. 25 years ago
Makefile.ssl 0a3af9a403 Add OPENSSL_cleanse() to help cleanse memory and avoid certain compiler 21 years ago
cpt_err.c 3a0799977b First step in fixing "ex_data" support. Warning: big commit log ... 23 years ago
cryptlib.c 9831d941ca Many security improvements (CHATS) and a warning fix. 21 years ago
cryptlib.h f6a0c4f853 Make OpenSSLdie() visible (it's a must to get a proper reference in 21 years ago
crypto-lib.com 0a3af9a403 Add OPENSSL_cleanse() to help cleanse memory and avoid certain compiler 21 years ago
crypto.h a067cba35b Windows CE updates, contributed by Steven Reddie <smr@essemer.com.au> 21 years ago
cversion.c 673b3fde82 Add SSLEAY_DIR argument code for SSLeay_version. 23 years ago
ebcdic.c bdbbf930aa The default C compiler on MacOS X doesn't like empty object files 22 years ago
ebcdic.h 8efb60144d EBCDIC support. 24 years ago
ex_data.c 546ec5a9b3 Redo type-safety fix. 23 years ago
install.com 6f9079fd50 Because Rijndael is more known as AES, use crypto/aes instead of 22 years ago
md32_common.h 75e3026a14 Cleanse memory using the new OPENSSL_cleanse() function. 21 years ago
mem.c 75e3026a14 Cleanse memory using the new OPENSSL_cleanse() function. 21 years ago
mem_clr.c df29cc8f77 Add OPENSSL_cleanse() to help cleanse memory and avoid certain compiler 21 years ago
mem_dbg.c 8b591c2f8e fix memory leak in memory debuggin code ... 21 years ago
o_time.c fd795679bb Patches to make OpenSSL compilable on MacOS/X. 22 years ago
o_time.h f3229ee19a Use one address consistently. 23 years ago
opensslconf.h.in 123c401967 GCC uses __i386__. 22 years ago
opensslv.h 8f89ae928b We now work with the development of 0.9.7 beta 5. 21 years ago
ossl_typ.h 1955b87423 #undef some things that cause a conflict under Win32 when 22 years ago
symhacks.h 205a4a9571 Add support for shared libraries with OS/2. 22 years ago
tmdiff.c 412fd4708d Determine HZ exactly as in apps/speed.c. 21 years ago
tmdiff.h a9be3af5ad Remove NOPROTO definitions and error code comments. 25 years ago
uid.c 6b7a46b721 Add a few more VxWorks targets. 22 years ago