openssl/crypto
Dr. Stephen Henson a7949b8da3 PR: 2253
Submitted By: Ger Hobbelt <ger@hobbelt.com>

Check callback return value when outputting errors.
2010-05-15 00:36:40 +00:00
..
aes PR: 2164 2010-02-15 19:02:53 +00:00
asn1 The OID sanity check was incorrect. It should only disallow *leading* 0x80 2010-03-07 16:40:31 +00:00
bf Make update: delete duplicate error code. 2008-09-17 17:11:09 +00:00
bio PR: 1763 2010-03-27 23:28:33 +00:00
bn ppc.pl: assembler Y chokes on apostrophes in comment. 2010-03-22 20:58:43 +00:00
buffer Make update: delete duplicate error code. 2008-09-17 17:11:09 +00:00
camellia Make it build, plus make depend. 2009-09-27 14:04:33 +00:00
cast Constify crypto/cast. 2009-12-22 11:45:57 +00:00
cms tolerate broken CMS/PKCS7 implementations using signature OID instead of digest 2010-02-02 14:19:54 +00:00
comp Modify compression code so it avoids using ex_data free functions. This 2010-01-13 18:45:03 +00:00
conf Change old obsolete email address... 2008-11-05 18:36:57 +00:00
des Functional VMS changes submitted by sms@antinode.info (Steven M. Schweda). 2009-05-15 16:37:29 +00:00
dh Change old obsolete email address... 2008-11-05 18:36:57 +00:00
dsa Make it build, plus make depend. 2009-09-27 14:04:33 +00:00
dso Prevent aliasing warning 2009-10-04 14:02:35 +00:00
ec Always check bn_wexpend() return values for failure (CVE-2009-3245). 2010-02-23 10:36:41 +00:00
ecdh Make update: delete duplicate error code. 2008-09-17 17:11:09 +00:00
ecdsa PR: 1432 2009-12-01 17:32:16 +00:00
engine PR: 1813 2010-03-27 18:28:24 +00:00
err PR: 2253 2010-05-15 00:36:40 +00:00
evp don't add digest alias if signature algorithm is undefined 2010-03-06 20:52:33 +00:00
hmac Make update: delete duplicate error code. 2008-09-17 17:11:09 +00:00
idea Make update: delete duplicate error code. 2008-09-17 17:11:09 +00:00
jpake Implement Configure option pattern "experimental-foo" 2008-12-02 01:21:06 +00:00
krb5 Merge changes to build system from fips branch. 2008-09-16 21:44:57 +00:00
lhash PR: 2124 2009-12-09 13:41:50 +00:00
md2 Make update: delete duplicate error code. 2008-09-17 17:11:09 +00:00
md4 Make update: delete duplicate error code. 2008-09-17 17:11:09 +00:00
md5 PR: 2094 2009-11-13 14:14:46 +00:00
mdc2 Merge changes to build system from fips branch. 2008-09-16 21:44:57 +00:00
objects Update OID table too. 2010-01-25 16:08:52 +00:00
ocsp missing goto meant signature was never printed out 2010-03-12 12:07:16 +00:00
pem PR: 2059 2009-10-01 00:18:09 +00:00
perlasm x86_64-xlate.pl: refine sign extension logic when handling lea [from HEAD]. 2010-01-19 21:45:16 +00:00
pkcs7 Backport modified version of MIME wrapper for PKCS#7. This ensures 2009-08-09 14:49:00 +00:00
pkcs12 PR: 1696 2010-03-28 00:42:17 +00:00
pqueue Update from 1.0.0-stable. 2009-05-16 16:18:45 +00:00
rand rand_win.c: fix logical bug in readscreen [from HEAD]. 2010-03-22 22:44:48 +00:00
rc2 Make update: delete duplicate error code. 2008-09-17 17:11:09 +00:00
rc4 Commit default dependencies. 2008-11-19 16:03:51 +00:00
rc5 Merge changes to build system from fips branch. 2008-09-16 21:44:57 +00:00
ripemd PR: 1835 2009-02-14 21:50:14 +00:00
rsa Bypass algorithm blocking with TLS MD5+SHA1 signature in FIPS mode by 2010-01-27 00:51:24 +00:00
seed Merge changes to build system from fips branch. 2008-09-16 21:44:57 +00:00
sha Functional VMS changes submitted by sms@antinode.info (Steven M. Schweda). 2009-05-15 16:37:29 +00:00
stack make update 2009-09-06 16:14:20 +00:00
store Make update: delete duplicate error code. 2008-09-17 17:11:09 +00:00
threads Functional VMS changes submitted by sms@antinode.info (Steven M. Schweda). 2009-05-15 16:37:29 +00:00
txt_db Merge changes to build system from fips branch. 2008-09-16 21:44:57 +00:00
ui Fix warnings about ignoring fgets return value 2009-10-04 16:43:39 +00:00
x509 Fix X509_STORE locking 2010-02-19 18:25:39 +00:00
x509v3 PR: 2057 2009-09-30 23:56:29 +00:00
.cvsignore FIPS merge "crypto" functions. 2008-09-16 15:11:50 +00:00
cpt_err.c Rebuild error file C source files. 2006-11-21 20:14:46 +00:00
cryptlib.c Submitted by: Julia Lawall <julia@diku.dk> 2009-09-13 11:20:38 +00:00
cryptlib.h Update CryptoAPI ENGINE from head. Export OPENSSL_isservice(). 2008-06-06 15:52:32 +00:00
crypto-lib.com Have an underscore before <ARCH> to make sure any future architecture 2010-03-25 14:45:22 +00:00
crypto.h Add JPAKE. 2008-10-26 18:42:05 +00:00
cversion.c (oops) Apologies all, that last header-cleanup commit was from the wrong 2004-04-19 18:09:28 +00:00
dyn_lck.c Don't change NUM_LOCKS value for non-FIPS builds. 2008-09-17 15:07:41 +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
fips_err.c Add missing files. 2008-09-16 22:48:18 +00:00
fips_err.h Add missing files. 2008-09-16 22:48:18 +00:00
ia64cpuid.S Cpuid modules updates. 2005-05-03 21:05:06 +00:00
install.com Remove tmdiff.h from EXHEADERS as it doesn't exist. 2009-08-25 07:28:18 +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 Make update: delete duplicate error code. 2008-09-17 17:11:09 +00:00
md32_common.h md32_common.h: fix copy-n-paste typo. The typo was present in 098 only. 2010-03-29 11:23:11 +00:00
mem.c Move new function CRYPTO_strdup to mem_dbg.c because mem.c is excluded in 2008-11-24 17:02:49 +00:00
mem_clr.c Fix warning. 2007-06-23 19:07:54 +00:00
mem_dbg.c Move new function CRYPTO_strdup to mem_dbg.c because mem.c is excluded in 2008-11-24 17:02:49 +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_init.c PR: 2202 (partial) 2010-03-25 12:17:17 +00:00
o_str.c Update from HEAD. 2009-06-01 12:14:53 +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 Implement Configure option pattern "experimental-foo" 2008-12-02 01:21:06 +00:00
opensslv.h updates for next version 2010-03-25 12:07:04 +00:00
ossl_typ.h Avoid conflict with some version of Windows platform SDK. 2008-11-11 12:22:17 +00:00
sparccpuid.S Cpuid modules updates. 2005-05-03 21:05:06 +00:00
symhacks.h Add t1_reneg to the VMS build. 2010-02-22 07:05:24 +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