openssl/crypto
Dr. Stephen Henson 1af12ff1d1 Fix error code discrepancy.
Make update.
2008-09-14 16:43:37 +00:00
..
aes Update default CFLAGS and dependencies. 2008-04-03 23:18:27 +00:00
asn1 Fix from HEAD. 2008-08-05 15:56:11 +00:00
bf Update from HEAD. 2007-01-21 13:16:49 +00:00
bio Backport of zlib compression BIO from HEAD. Update mkdef.pl script to handle 2008-04-02 11:37:25 +00:00
bn Some precautions to avoid potential security-relevant problems. 2008-09-14 13:42:40 +00:00
buffer Rebuild error file C source files. 2006-11-21 20:14:46 +00:00
camellia Update from HEAD. 2007-01-21 13:16:49 +00:00
cast Update from HEAD. 2007-01-21 13:16:49 +00:00
cms Fix from HEAD. 2008-08-05 15:56:11 +00:00
comp Backport of zlib compression BIO from HEAD. Update mkdef.pl script to handle 2008-04-02 11:37:25 +00:00
conf gcc 4.2 fixes to avoid use or function pointer casts in OpenSSL. 2007-09-06 12:43:54 +00:00
des Remove deleted function definitions from header files 2008-05-20 11:50:13 +00:00
dh Fix error code discrepancy. 2008-09-14 16:43:37 +00:00
dsa Fix error code discrepancy. 2008-09-14 16:43:37 +00:00
dso Rebuild error file C source files. 2006-11-21 20:14:46 +00:00
ec Fix crypto/ec/ec_mult.c to work properly with scalars of value 0 2007-05-22 09:48:06 +00:00
ecdh Fix error code discrepancy. 2008-09-14 16:43:37 +00:00
ecdsa Fix error code discrepancy. 2008-09-14 16:43:37 +00:00
engine Fix error code discrepancy. 2008-09-14 16:43:37 +00:00
err Add error code for FIPS library and make library numbers consistent. 2008-06-16 15:22:49 +00:00
evp Fix error code discrepancy. 2008-09-14 16:43:37 +00:00
hmac Make ssl code consistent with FIPS branch. The new code has no effect 2008-06-16 16:56:43 +00:00
idea Update from HEAD. 2007-01-21 13:16:49 +00:00
krb5 Further BUILDENV refinement, further fool-proofing of Makefiles and 2005-05-16 16:55:47 +00:00
lhash Update from HEAD. 2007-01-21 13:16:49 +00:00
md2 Update from HEAD. 2007-01-21 13:16:49 +00:00
md4 Synchronize message digests in 098-fips with 098. 2007-11-11 13:34:08 +00:00
md5 Synchronize message digests in 098-fips with 098. 2007-11-11 13:34:08 +00:00
mdc2 Update filenames in makefiles 2006-02-04 01:49:36 +00:00
objects Add support for Local Machine Keyset attribute in PKCS#12 files. 2008-06-26 23:26:52 +00:00
ocsp Backport certificate status request TLS extension support to 0.9.8. 2007-10-12 00:00:36 +00:00
pem Backport of CMS code to 0.9.8-stable branch. Disabled by default. 2008-04-03 23:03:56 +00:00
perlasm Unobtrusive backport of 32-bit x86 Montgomery improvements from 0.9.9-dev: 2008-05-01 23:11:34 +00:00
pkcs7 Backport of CMS code to 0.9.8-stable branch. Disabled by default. 2008-04-03 23:03:56 +00:00
pkcs12 Add support for Local Machine Keyset attribute in PKCS#12 files. 2008-06-26 23:26:52 +00:00
pqueue Update .cvsignore 2007-12-14 19:36:32 +00:00
rand Fix error code discrepancy. 2008-09-14 16:43:37 +00:00
rc2 Update from HEAD. 2007-01-21 13:16:49 +00:00
rc4 Netware support. 2008-01-03 22:53:06 +00:00
rc5 Update filenames in makefiles 2006-02-04 01:49:36 +00:00
ripemd Synchronize message digests in 098-fips with 098. 2007-11-11 13:34:08 +00:00
rsa Fix error code discrepancy. 2008-09-14 16:43:37 +00:00
seed remove leftover from editing ... 2007-04-24 00:46:48 +00:00
sha sha1-586.pl: update from HEAD. 2008-07-17 09:51:34 +00:00
stack Fix error code discrepancy. 2008-09-14 16:43:37 +00:00
store Typo in str_lib [from HEAD]. 2007-07-07 20:11:42 +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 Update from HEAD. 2007-01-21 13:16:49 +00:00
ui Rebuild error file C source files. 2006-11-21 20:14:46 +00:00
x509 Update from HEAD. 2008-07-13 14:33:16 +00:00
x509v3 Stop warnings about value not used. 2008-09-14 15:46:36 +00:00
.cvsignore Update .cvsignore 2007-12-14 19:36:32 +00:00
cpt_err.c Rebuild error file C source files. 2006-11-21 20:14:46 +00:00
cryptlib.c gcc 4.2 fixes to avoid use or function pointer casts in OpenSSL. 2007-09-06 12:43:54 +00:00
cryptlib.h Update CryptoAPI ENGINE from head. Export OPENSSL_isservice(). 2008-06-06 15:52:32 +00:00
crypto-lib.com Synchronise with Unix 2008-04-18 06:07:43 +00:00
crypto.h OPENSSL_isservice() is defined on all platforms. 2008-06-07 17:22:37 +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 gcc 4.2 fixes to avoid use or function pointer casts in OpenSSL. 2007-09-06 12:43:54 +00:00
ia64cpuid.S Cpuid modules updates. 2005-05-03 21:05:06 +00:00
install.com Synchronise with Unix build 2008-04-11 01:53:19 +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 Update filenames in makefiles 2006-02-04 01:49:36 +00:00
md32_common.h Some precautions to avoid potential security-relevant problems. 2008-09-14 13:42:40 +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 Fix warning. 2007-06-23 19:07:54 +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 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 Fix from HEAD. 2008-03-29 13:22:49 +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 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 After tagging, bump ready for 0.9.8i development 2008-05-28 07:47:50 +00:00
ossl_typ.h Backport ssl client auth ENGINE support to 0.9.8. 2008-06-04 18:01:40 +00:00
sparccpuid.S Cpuid modules updates. 2005-05-03 21:05:06 +00:00
symhacks.h Provide other forms for symbols that are too long or that clash with others 2008-04-12 08:40: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 x86_64cpuid.pl update [from HEAD]. 2007-11-11 16:25:00 +00:00
x86cpuid.pl x86cpuid.pl update [from HEAD]. 2007-11-11 19:44:42 +00:00