openssl/crypto
Bodo Möller 97d49cdd6f fix potential memory leak when allocation fails
PR: 801
Submitted by: Nils Larsch
2005-03-11 09:00:59 +00:00
..
aes Don't zap AES CBC IV, when decrypting truncated content in place. 2005-01-18 00:24:55 +00:00
asn1 Avoid memory leak. 2005-01-31 01:40:39 +00:00
bf make update 2005-01-26 20:05:46 +00:00
bio Minor cygwin update. 2004-12-27 21:26:10 +00:00
bn Backport of PPC BN module from HEAD. 2004-12-20 13:15:51 +00:00
buffer Don't use $(EXHEADER) directly in for loops, as most shells will break 2004-11-02 23:55:01 +00:00
cast make update 2005-01-26 20:05:46 +00:00
comp make update 2005-01-14 00:16:31 +00:00
conf Don't use $(EXHEADER) directly in for loops, as most shells will break 2004-11-02 23:55:01 +00:00
des make update 2005-01-26 20:05:46 +00:00
dh Remaining parts of PR:620 2004-12-05 01:46:03 +00:00
dsa Remaing bits of PR:620 relevant to 0.9.8. 2004-12-05 01:50:56 +00:00
dso Don't use $(EXHEADER) directly in for loops, as most shells will break 2004-11-02 23:55:01 +00:00
ec Don't use $(EXHEADER) directly in for loops, as most shells will break 2004-11-02 23:55:01 +00:00
engine The use of "exp" as a variable name in a prototype causes a conflict with FC2 2004-11-11 01:18:57 +00:00
err make update 2004-12-13 22:48:01 +00:00
evp Further FIPS algorithm blocking. 2005-01-28 14:03:54 +00:00
hmac More FIPS algorithm blocking. 2005-01-27 01:49:42 +00:00
idea make update 2005-01-26 20:05:46 +00:00
krb5 Don't use $(EXHEADER) directly in for loops, as most shells will break 2004-11-02 23:55:01 +00:00
lhash Don't use $(EXHEADER) directly in for loops, as most shells will break 2004-11-02 23:55:01 +00:00
md2 make update 2005-01-26 20:05:46 +00:00
md4 FIPS algorithm blocking. 2005-01-26 20:00:40 +00:00
md5 FIPS algorithm blocking. 2005-01-26 20:00:40 +00:00
mdc2 make update 2005-01-26 20:05:46 +00:00
objects make update 2004-12-13 22:48:01 +00:00
ocsp Don't use $(EXHEADER) directly in for loops, as most shells will break 2004-11-02 23:55:01 +00:00
pem fix potential memory leak when allocation fails 2005-03-11 09:00:59 +00:00
perlasm olaris x86 perlasm update [from HEAD]. 2004-12-10 11:27:09 +00:00
pkcs7 Avoid possible memory leak. 2005-02-14 21:54:29 +00:00
pkcs12 Add lots of checks for memory allocation failure, error codes to indicate 2004-12-05 01:04:44 +00:00
rand Fix hang in EGD/PRNGD query when communication socket is closed 2005-02-19 10:17:26 +00:00
rc2 make update 2005-01-26 20:05:46 +00:00
rc4 FIPS algorithm blocking. 2005-01-26 20:00:40 +00:00
rc5 make update 2005-01-26 20:05:46 +00:00
ripemd FIPS algorithm blocking. 2005-01-26 20:00:40 +00:00
rsa Add lots of checks for memory allocation failure, error codes to indicate 2004-12-05 01:04:44 +00:00
sha make update 2005-01-26 20:05:46 +00:00
stack Don't use $(EXHEADER) directly in for loops, as most shells will break 2004-11-02 23:55:01 +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 Don't use $(EXHEADER) directly in for loops, as most shells will break 2004-11-02 23:55:01 +00:00
ui Don't use $(EXHEADER) directly in for loops, as most shells will break 2004-11-02 23:55:01 +00:00
x509 FIPS algorithm blocking. 2005-01-26 20:00:40 +00:00
x509v3 Add lots of checks for memory allocation failure, error codes to indicate 2004-12-05 01:04:44 +00:00
.cvsignore
cpt_err.c
cryptlib.c linux-x86_64 didn't link after EM64T RC4 tune-up... 2004-11-23 09:06:12 +00:00
cryptlib.h OPENSSL_ia32cap final touches. Note that OPENSSL_ia32cap is no longer a 2004-08-29 16:36:05 +00:00
crypto-lib.com Synchronise with Unix build. 2004-09-12 13:02:04 +00:00
crypto.h More FIPS algorithm blocking. 2005-01-27 01:49:42 +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
ebcdic.h
ex_data.c (oops) Apologies all, that last header-cleanup commit was from the wrong 2004-04-19 18:09:28 +00:00
install.com Add store.h among the exported headers on VMS. 2004-03-24 09:52:16 +00:00
Makefile make update 2005-01-14 00:16:31 +00:00
md32_common.h FIPS algorithm blocking. 2005-01-26 20:00:40 +00:00
mem.c CRYPTO_malloc(), CRYPTO_realloc() and variants of them should return NULL 2003-12-01 12:06:19 +00:00
mem_clr.c
mem_dbg.c Use BUF_strlcpy() instead of strcpy(). 2003-12-27 14:40:57 +00:00
o_str.c Rely on e_os.h to appropriately define str[n]casecmp in non-POSIX 2005-01-14 16:22:02 +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:51 +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
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 Change version numbers to 0.9.7f-dev 2004-10-25 11:31:28 +00:00
ossl_typ.h Reduce dependencies on crypto.h by moving the opaque definition of 2004-05-17 18:39:00 +00:00
symhacks.h Another symbol longer than 31 characters... 2004-09-08 08:13:03 +00:00
tmdiff.c
tmdiff.h
uid.c