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