openssl/crypto
Frank Morgner 487a73def6 Added error checking for OBJ_create
fixes segmentation fault in case of not enough memory for object creation

CLA: trivial

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3157)
2017-04-11 19:16:01 -04:00
..
aes More typo fixes 2017-03-29 07:14:29 +02:00
aria
asn1 Fix x_int64.c 2017-04-11 22:08:41 +02:00
async
bf Remove a pointless "#ifndef" from bf_enc.c 2017-02-28 15:17:46 +00:00
bio bio/b_print.c: switch to int64_t as "greatest-width integer type". 2017-04-01 15:40:43 +02:00
blake2
bn More typo fixes 2017-03-29 07:14:29 +02:00
buffer
camellia camellia/asm/cmll-x86_64.pl: add CFI annotations. 2017-02-26 21:26:09 +01:00
cast Code health: With the VAX C-ism gone, OPENSSL_GLOBAL can be removed too 2017-02-28 20:23:07 +01:00
chacha x86_64 assembly pack: add some Ryzen performance results. 2017-03-22 10:58:01 +01:00
cmac Don't use deprecated EVP_CIPHER_CTX_cleanup() internally 2017-03-01 11:42:50 +01:00
cms Act on deprecation of LONG and ZLONG, step 2 2017-04-10 12:11:00 +02:00
comp
conf Fix out-of-memory condition in conf 2017-03-12 00:19:14 +00:00
ct
des des/des_locl.h: clean up unused/irrelevant macros. 2017-03-02 16:16:52 +01:00
dh Act on deprecation of LONG and ZLONG, step 2 2017-04-10 12:11:00 +02:00
dsa Act on deprecation of LONG and ZLONG, step 2 2017-04-10 12:11:00 +02:00
dso Remove some commented out code in libcrypto 2017-02-28 16:02:11 +00:00
ec Act on deprecation of LONG and ZLONG, step 2 2017-04-10 12:11:00 +02:00
engine Don't try to clean up RAND from ENGINE 2017-04-07 04:55:16 +02:00
err In err_cleanup(), cleanup the thread local storage too 2017-03-27 12:54:40 +02:00
evp PBKDF2 computation speedup (15-40%) 2017-04-04 10:44:17 -04:00
hmac PBKDF2 computation speedup (15-40%) 2017-04-04 10:44:17 -04:00
idea
include/internal Remove dead code in bn 2017-02-28 14:46:24 +00:00
kdf
lhash Remove some commented out code in libcrypto 2017-02-28 16:02:11 +00:00
md2
md4
md5
mdc2
modes modes/ocb128.c: fix misaligned access in ILP32 builds on 64-bit processors. 2017-03-22 11:09:12 +01:00
objects Added error checking for OBJ_create 2017-04-11 19:16:01 -04:00
ocsp
pem More typo fixes 2017-03-29 07:14:29 +02:00
perlasm
pkcs7 Remove dead code in crypto/pkcs7 2017-02-28 12:58:26 +01:00
pkcs12
poly1305 poly1305/asm/poly1305-x86_64.pl: add poly1305_blocks_vpmadd52_8x. 2017-03-22 10:59:59 +01:00
rand rand/rand_lib.c: keep fixing no-engine configuration. 2017-04-10 12:09:23 +02:00
rc2
rc4
rc5
ripemd
rsa Act on deprecation of LONG and ZLONG, step 2 2017-04-10 12:11:00 +02:00
seed
sha More typo fixes 2017-03-29 07:14:29 +02:00
siphash
srp
stack
ts
txt_db
ui Make default_method mostly compile-time 2017-04-07 12:19:46 -04:00
whrlpool whrlpool/asm/wp-x86_64.pl: add CFI annotations. 2017-02-26 21:26:24 +01:00
x509 Remove duplicate X509_OBJECT free function. 2017-03-21 10:17:19 +00:00
x509v3 Fix for #2730. Add CRLDP extension to list of supported extensions 2017-03-31 11:43:42 -04:00
alphacpuid.pl
arm64cpuid.pl
arm_arch.h
armcap.c
armv4cpuid.pl
build.info
c64xpluscpuid.pl
cpt_err.c
cryptlib.c Use memcmp() instead of CRYPTO_memcmp() when fuzzing 2017-03-19 14:34:07 +01:00
cversion.c
dllmain.c
ebcdic.c
ex_data.c Fix the error handling in CRYPTO_dup_ex_data. 2017-03-20 13:11:31 +01:00
ia64cpuid.S
init.c
LPdir_nyi.c
LPdir_unix.c
LPdir_vms.c
LPdir_win32.c
LPdir_win.c
LPdir_wince.c
mem_clr.c
mem_dbg.c
mem_sec.c Add support for MLOCK_ONFAULT to secure arena 2017-04-06 12:53:23 +02:00
mem.c
mips_arch.h
o_dir.c Fix typo, missing || 2017-02-22 19:51:04 +01:00
o_fips.c Clean up references to FIPS 2017-02-28 15:26:25 +01:00
o_fopen.c
o_init.c Clean up references to FIPS 2017-02-28 15:26:25 +01:00
o_str.c Add -Wundef to --strict-warnings options. 2017-02-24 09:21:59 +01:00
o_time.c Reset executable bits on files where not needed. 2017-03-03 09:13:40 +01:00
pariscid.pl
ppc_arch.h
ppccap.c crypto/ppccap.c: SIGILL-free processor capabilities detection on MacOS X. 2017-04-02 20:45:59 +02:00
ppccpuid.pl
s390xcap.c
s390xcpuid.S
sparc_arch.h
sparccpuid.S Clean up references to FIPS 2017-02-28 15:26:25 +01:00
sparcv9cap.c
threads_none.c
threads_pthread.c
threads_win.c
uid.c Cleaning UEFI Build with additional OPENSSL_SYS_UEFI flags 2017-03-29 07:35:59 +02:00
vms_rms.h
x86_64cpuid.pl crypto/x86*cpuid.pl: move extended feature detection. 2017-03-13 18:42:10 +01:00
x86cpuid.pl More typo fixes 2017-03-29 07:14:29 +02:00