openssl/crypto
Richard Levitte 51054a1b39 Change pq_compat.h to trust the macros defined by bn.h a bit more, and thereby
provide better generic support for environments that do not have 64-bit
integers.  Among others, this should solve PR 1086
2005-06-05 22:42:58 +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 fix assertion 2005-05-31 20:39:16 +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 Use BN_with_flags() in a cleaner way. 2005-05-27 15:38:53 +00:00
dsa Use BN_with_flags() in a cleaner way. 2005-05-27 15:38:53 +00:00
dso New function, DSO_pathbyaddr, to find pathname for loaded shared object 2005-06-05 18:13:38 +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 changes from 0.9.8 2005-05-31 18:22:53 +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 changes from 0.9.8 2005-05-31 18:22:53 +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 Platform update from 8-stable. 2005-05-31 11:07:27 +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 Change pq_compat.h to trust the macros defined by bn.h a bit more, and thereby 2005-06-05 22:42:58 +00:00
rand DJGPP changes. Contributed by Doug Kaufman <dkaufman@rahul.net> 2005-05-30 22:37:44 +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 Fix inconsistensy between 8 and HEAD. 2005-06-02 18:28:27 +00:00
sha "Show" more respect to no-sha* config options. 2005-05-31 16:36:27 +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 Only use environment variables if uid and gid are the same as euid and egid. 2003-12-27 16:07:20 +00:00
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 Old typo... 2005-06-05 21:54:48 +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 yet a little more with the Unixly build 2005-06-01 16:24:15 +00:00
crypto.h Eliminate "statement with no effect" warning when OPENSSL_assert macro 2005-05-08 19:54:33 +00:00
cversion.c (oops) Apologies all, that last header-cleanup commit was from the wrong 2004-04-19 18:09:28 +00:00
ebcdic.c Oops, this file already had the "empty source file" workaround but it 2003-10-29 22:25:04 +00:00
ebcdic.h EBCDIC support. 2000-02-01 02:21:16 +00:00
ex_data.c (oops) Apologies all, that last header-cleanup commit was from the wrong 2004-04-19 18:09:28 +00:00
ia64cpuid.S Cpuid modules updates. 2005-05-03 21:05:06 +00:00
install.com Add store.h among the exported headers on VMS. 2004-03-24 09:52:16 +00:00
LPdir_nyi.c Copy a few files from LPlib (a new project of mine), add a wrapper. 2004-07-10 13:16:02 +00:00
LPdir_unix.c Import changed files from LPlib. The changes are logged as follows 2004-09-23 22:11:39 +00:00
LPdir_vms.c Import changed files from LPlib. The changes are logged as follows 2004-09-23 22:11:39 +00:00
LPdir_win.c Import changed files from LPlib. The changes are logged as follows 2004-09-23 22:11:39 +00:00
LPdir_win32.c Import changed files from LPlib. The changes are logged as follows 2004-09-23 22:11:39 +00:00
LPdir_wince.c Import changed files from LPlib. The changes are logged as follows 2004-09-23 22:11:39 +00:00
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.c CRYPTO_malloc(), CRYPTO_realloc() and variants of them should return NULL 2003-12-01 12:06:15 +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
o_dir.c DJGPP has opendir() and friends, according to Gisle Vanem <giva@bgnett.no>. 2004-08-03 19:15:21 +00:00
o_dir.h Copy a few files from LPlib (a new project of mine), add a wrapper. 2004-07-10 13:16:02 +00:00
o_dir_test.c Copy a few files from LPlib (a new project of mine), add a wrapper. 2004-07-10 13:16:02 +00:00
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_str.c: Windows doesn't have <strings.h>, and since we use _strnicmp() and 2004-07-08 08:32:48 +00:00
o_time.c Since version 7.0, The C RTL in VMS handles time in terms of UTC 2004-07-19 07:50:43 +00:00
o_time.h Use one address consistently. 2001-07-05 10:20:07 +00:00
opensslconf.h.in This fixes the installation target for dynamic engines, which was trying to 2004-06-01 03:18:58 +00:00
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 Reduce dependencies on crypto.h by moving the opaque definition of 2004-05-17 18:39:00 +00:00
sparccpuid.S Cpuid modules updates. 2005-05-03 21:05:06 +00:00
symhacks.h Another symbol longer than 31 characters... 2004-09-08 08:13:03 +00:00
tmdiff.c Netware-specific changes, 2003-11-28 13:10:58 +00:00
tmdiff.h For whatever reason (compiler or header bugs), at least one commonly-used 2003-10-29 04:40:13 +00:00
uid.c Netware-specific changes, 2003-11-28 13:10:58 +00:00
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