openssl/crypto
Andy Polyakov 4b23506594 OPENSSL_NO_SHA512 to mask even SHA512_CTX declaration. This is done to
make no-sha512 more effective on platforms, which don't support 64-bit
integer type of *any* kind.
2005-05-22 08:55:15 +00:00
..
aes Further BUILDENV refinement, further fool-proofing of Makefiles and 2005-05-16 16:55:47 +00:00
asn1 make the type parameter const when ID2_OF_const() is used 2005-05-18 22:30:38 +00:00
bf Further BUILDENV refinement, further fool-proofing of Makefiles and 2005-05-16 16:55:47 +00:00
bio Engage Applink in mingw. Note that application-side module is not 2005-05-18 08:16:46 +00:00
bn Further BUILDENV refinement, further fool-proofing of Makefiles and 2005-05-16 16:55:47 +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 Further BUILDENV refinement, further fool-proofing of Makefiles and 2005-05-16 16:55:47 +00:00
conf Move cryptlib.h prior bio.h. Actually it makes sense to include cryptlib.h 2005-05-17 00:01:48 +00:00
des Further BUILDENV refinement, further fool-proofing of Makefiles and 2005-05-16 16:55:47 +00:00
dh Further BUILDENV refinement, further fool-proofing of Makefiles and 2005-05-16 16:55:47 +00:00
dsa Further BUILDENV refinement, further fool-proofing of Makefiles and 2005-05-16 16:55:47 +00:00
dso fix "dereferencing type-punned pointer will break strict-aliasing rules" 2005-05-19 12:01:51 +00:00
ec fix typo, add prototype 2005-05-20 22:55:10 +00:00
ecdh fix typo, add prototype 2005-05-20 22:55:10 +00:00
ecdsa fix typo, add prototype 2005-05-20 22:55:10 +00:00
engine Further BUILDENV refinement, further fool-proofing of Makefiles and 2005-05-16 16:55:47 +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 Further BUILDENV refinement, further fool-proofing of Makefiles and 2005-05-16 16:55:47 +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 Further BUILDENV refinement, further fool-proofing of Makefiles and 2005-05-16 16:55:47 +00:00
md4 Further BUILDENV refinement, further fool-proofing of Makefiles and 2005-05-16 16:55:47 +00:00
md5 Further BUILDENV refinement, further fool-proofing of Makefiles and 2005-05-16 16:55:47 +00:00
mdc2 Further BUILDENV refinement, further fool-proofing of Makefiles and 2005-05-16 16:55:47 +00:00
objects Further BUILDENV refinement, further fool-proofing of Makefiles and 2005-05-16 16:55:47 +00:00
ocsp Further BUILDENV refinement, further fool-proofing of Makefiles and 2005-05-16 16:55:47 +00:00
pem make the type parameter const when ID2_OF_const() is used 2005-05-18 22:30:38 +00:00
perlasm Still SEGV trouble in .init segment under Solaris x86... 2005-05-21 17:49:10 +00:00
pkcs7 fix potential memory leak 2005-05-19 22:10:40 +00:00
pkcs12 Further BUILDENV refinement, further fool-proofing of Makefiles and 2005-05-16 16:55:47 +00:00
pqueue Further BUILDENV refinement, further fool-proofing of Makefiles and 2005-05-16 16:55:47 +00:00
rand When _XOPEN_SOURCE is defined, make sure it's defined to 500. Required in 2005-05-21 17:39:43 +00:00
rc2 Further BUILDENV refinement, further fool-proofing of Makefiles and 2005-05-16 16:55:47 +00:00
rc4 Further BUILDENV refinement, further fool-proofing of Makefiles and 2005-05-16 16:55:47 +00:00
rc5 Further BUILDENV refinement, further fool-proofing of Makefiles and 2005-05-16 16:55:47 +00:00
ripemd Further BUILDENV refinement, further fool-proofing of Makefiles and 2005-05-16 16:55:47 +00:00
rsa Further BUILDENV refinement, further fool-proofing of Makefiles and 2005-05-16 16:55:47 +00:00
sha OPENSSL_NO_SHA512 to mask even SHA512_CTX declaration. This is done to 2005-05-22 08:55:15 +00:00
stack Further BUILDENV refinement, further fool-proofing of Makefiles and 2005-05-16 16:55:47 +00:00
store Further BUILDENV refinement, further fool-proofing of Makefiles and 2005-05-16 16:55:47 +00:00
threads
txt_db Further BUILDENV refinement, further fool-proofing of Makefiles and 2005-05-16 16:55:47 +00:00
ui Move cryptlib.h prior bio.h. Actually it makes sense to include cryptlib.h 2005-05-17 00:01:48 +00:00
x509 Further BUILDENV refinement, further fool-proofing of Makefiles and 2005-05-16 16:55:47 +00:00
x509v3 Further BUILDENV refinement, further fool-proofing of Makefiles and 2005-05-16 16:55:47 +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 Move _WIN32_WINNT definition from command line to e_os.h. The change is 2005-05-21 13:19:27 +00:00
cryptlib.h Move _WIN32_WINNT definition from command line to e_os.h. The change is 2005-05-21 13:19:27 +00:00
crypto-lib.com Synchronise with Unix build system. 2005-04-28 04:55:28 +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_win32.c
LPdir_win.c
LPdir_wince.c
Makefile Propagate BUILDENV into subdirectories. 2005-05-21 16:13:36 +00:00
md32_common.h Refine PowerPC platform support. 2004-12-20 13:44:34 +00:00
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 Move cryptlib.h prior bio.h. Actually it makes sense to include cryptlib.h 2005-05-17 00:01:48 +00:00
mem.c
o_dir_test.c
o_dir.c
o_dir.h
o_str.c Rely on e_os.h to appropriately define str[n]casecmp in non-POSIX 2005-01-13 15:46:09 +00:00
o_str.h
o_time.c
o_time.h
opensslconf.h.in
opensslv.h I just branched 0.9.8, so HEAD needs to be bumped to 0.9.9-dev. 2005-05-18 03:58:34 +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 Rename amd64 modules to x86_64 and update RC4 implementation. 2005-05-03 15:42:05 +00:00
x86cpuid.pl Don't emit SSE2 instructions unless were asked to. 2005-05-18 08:42:08 +00:00