openssl/crypto
2005-09-29 20:18:05 +00:00
..
aes Fix #if _MSC_VER clause in aes_locl.h [from HEAD]. 2005-07-30 19:49:24 +00:00
asn1 "Overload" SunOS 4.x memcmp, which ruins ASN1_OBJECT table lookups [from HEAD]. 2005-09-20 20:25:17 +00:00
bf fix warnings when building openssl with (gcc 3.3.1): 2005-08-28 23:20:52 +00:00
bio Fix typo [from HEAD]. 2005-09-29 20:18:05 +00:00
bn fix warnings when building openssl with (gcc 3.3.1): 2005-08-28 23:20:52 +00:00
buffer Further BUILDENV refinement, further fool-proofing of Makefiles and 2005-05-16 16:55:47 +00:00
cast Further BUILDENV refinement, further fool-proofing of Makefiles and 2005-05-16 16:55:47 +00:00
comp Only define ZLIB_SHARED if it hasn't already been defined (on the command 2005-06-18 04:32:23 +00:00
conf Change a comment so it corresponds to reality. Put back a character that 2005-09-28 18:03:06 +00:00
des Windows CE update from HEAD. 2005-08-07 22:29:58 +00:00
dh Avoid weak subgroups in Diffie Hellman. 2005-08-20 18:35:53 +00:00
dsa make 2005-07-16 11:13:10 +00:00
dso fix warnings when building openssl with (gcc 3.3.1): 2005-08-28 23:20:52 +00:00
ec fix warnings when building openssl with (gcc 3.3.1): 2005-08-28 23:20:52 +00:00
ecdh make 2005-07-16 11:13:10 +00:00
ecdsa fix typo 2005-07-17 21:05:11 +00:00
engine bugfix: register engine as default engine in ENGINE_set_default_DSA 2005-09-09 07:52:18 +00:00
err Move cryptlib.h prior bio.h. Actually it makes sense to include cryptlib.h 2005-05-17 00:01:48 +00:00
evp fix warnings when building openssl with (gcc 3.3.1): 2005-08-28 23:20:52 +00:00
hmac Move cryptlib.h prior bio.h. Actually it makes sense to include cryptlib.h 2005-05-17 00:01:48 +00:00
idea Further BUILDENV refinement, further fool-proofing of Makefiles and 2005-05-16 16:55:47 +00:00
krb5 Further BUILDENV refinement, further fool-proofing of Makefiles and 2005-05-16 16:55:47 +00:00
lhash Further BUILDENV refinement, further fool-proofing of Makefiles and 2005-05-16 16:55:47 +00:00
md2 WCE update, mostly typos [from HEAD]. 2005-08-03 20:04:05 +00:00
md4 Update for Stratus VOS. 2005-06-23 21:27:13 +00:00
md5 Update for Stratus VOS. 2005-06-23 21:27:13 +00:00
mdc2 Further BUILDENV refinement, further fool-proofing of Makefiles and 2005-05-16 16:55:47 +00:00
objects fix typo in sbgp names 2005-09-02 21:22:50 +00:00
ocsp improved error checking and some fixes 2005-07-26 20:55:17 +00:00
pem make 2005-07-16 11:13:10 +00:00
perlasm Proper solution to nasm compilation problems in Borland context. 2005-09-20 06:15:18 +00:00
pkcs7 Allow PKCS7_decrypt() to work if no cert supplied. 2005-08-04 22:10:05 +00:00
pkcs12 improved error checking and some fixes 2005-07-26 20:55:17 +00:00
pqueue Actually, the 64bit format specifier differs between SIXTY_FOUR_BIT and 2005-06-29 18:48:12 +00:00
rand Broaden compatibility among Windows SDK versions [from HEAD]. 2005-09-22 20:29:35 +00:00
rc2 Windows CE update from HEAD. 2005-08-07 22:29:58 +00:00
rc4 fix warnings when building openssl with (gcc 3.3.1): 2005-08-28 23:20:52 +00:00
rc5 Further BUILDENV refinement, further fool-proofing of Makefiles and 2005-05-16 16:55:47 +00:00
ripemd Update for Stratus VOS. 2005-06-23 21:27:13 +00:00
rsa protect BN_BLINDING_invert with a write lock and BN_BLINDING_convert 2005-09-22 23:32:49 +00:00
sha fix warnings when building openssl with (gcc 3.3.1): 2005-08-28 23:20:52 +00:00
stack Further BUILDENV refinement, further fool-proofing of Makefiles and 2005-05-16 16:55:47 +00:00
store Wrap the inclusion of openssl/engine.h with a protective check for 2005-06-23 21:57:37 +00:00
threads
txt_db improved error checking and some fixes 2005-07-26 20:55:17 +00:00
ui Avoid unused variable warnings. 2005-09-26 02:40:18 +00:00
x509 Add two extra verify flags functions. 2005-09-02 22:48:21 +00:00
x509v3 fix potential memory leak + improved error checking 2005-08-05 09:41:24 +00:00
.cvsignore Add emacs cache files to .cvsignore. 2005-04-11 14:17:07 +00:00
cpt_err.c Rebuild error codes. 2005-04-12 16:15:22 +00:00
cryptlib.c WCE update, mostly typos [from HEAD]. 2005-08-03 20:04:05 +00:00
cryptlib.h Move _WIN32_WINNT definition from command line to e_os.h [from HEAD]. 2005-05-21 13:19:46 +00:00
crypto-lib.com Synchronise yet a little more with the Unixly build 2005-06-01 16:24:20 +00:00
crypto.h Eliminate "statement with no effect" warning when OPENSSL_assert macro 2005-05-08 19:54:33 +00:00
cversion.c
ebcdic.c
ebcdic.h
ex_data.c
ia64cpuid.S Cpuid modules updates. 2005-05-03 21:05:06 +00:00
install.com
LPdir_nyi.c
LPdir_unix.c
LPdir_vms.c
LPdir_win.c
LPdir_win32.c
LPdir_wince.c
Makefile Makefile updates from HEAD [see http://cvs.openssl.org/chngview?cn=14099 2005-06-28 09:10:19 +00:00
md32_common.h bswapl usage should be masked by I386_ONLY. 2005-09-19 13:17:07 +00:00
mem.c
mem_clr.c avoid warnings when building on systems where sizeof(void *) > sizeof(int) 2005-04-29 14:26:59 +00:00
mem_dbg.c To secure Win64 API I'm throwing in this minimalistic Win64 support. 2005-07-04 23:24:12 +00:00
o_dir.c
o_dir.h
o_dir_test.c
o_str.c "Overload" SunOS 4.x memcmp, which ruins ASN1_OBJECT table lookups [from HEAD]. 2005-09-20 20:25:17 +00:00
o_str.h "Overload" SunOS 4.x memcmp, which ruins ASN1_OBJECT table lookups [from HEAD]. 2005-09-20 20:25:17 +00:00
o_time.c
o_time.h
opensslconf.h.in
opensslv.h Now that 0.9.8 has been tagged, it's time to move on. 2005-07-05 19:11:56 +00:00
ossl_typ.h
sparccpuid.S Cpuid modules updates. 2005-05-03 21:05:06 +00:00
symhacks.h
tmdiff.c
tmdiff.h
uid.c
x86_64cpuid.pl Solaris x86_64 /usr/ccs/bin/as support. 2005-06-20 14:50:26 +00:00
x86cpuid.pl Replace emms with finit in x86cpuid. 2005-06-24 16:34:46 +00:00