openssl/crypto
Dr. David von Oheimb 30eba7f359 stack.c: add missing direct error reporting and improve coding style
Doing so, had to fix sloppiness in using the stack API in crypto/conf/conf_def.c,
ssl/ssl_ciph.c, ssl/statem/statem_srvr.c, and mostly in test/helpers/ssltestlib.c.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: David von Oheimb <david.von.oheimb@siemens.com>
(Merged from https://github.com/openssl/openssl/pull/18918)
2022-09-16 10:07:15 +02:00
..
aes add build support for riscv32 aes zkn 2022-09-05 10:20:30 +10:00
aria
asn1 Handle SMIME_crlf_copy return code 2022-07-28 10:05:59 +01:00
async
bf
bio libcrypto: remove reliance on struct timeval 2022-09-13 21:13:35 +10:00
bn Fix memory leak in BN_rand_range() 2022-08-17 18:42:14 +02:00
buffer
camellia
cast
chacha Improve chacha20 perfomance on aarch64 by interleaving scalar with SVE/SVE2 2022-09-01 18:01:19 +10:00
cmac Fix the incorrect checks of EVP_CIPHER_CTX_set_key_length 2022-05-27 07:57:43 +02:00
cmp CMP: correct handling of fallback subject in OSSL_CMP_CTX_setup_CRM() and its doc 2022-08-24 11:29:40 +02:00
cms PKCS7: add notes to pkcs7.h.in and minor code cleanup in crypto/{pkcs7,cms}/ 2022-09-02 21:29:38 +02:00
comp
conf stack.c: add missing direct error reporting and improve coding style 2022-09-16 10:07:15 +02:00
crmf CRMF: make create_popo_signature() check that pubkey and pkey match 2022-08-24 11:27:12 +02:00
ct libcrypto: remove reliance on struct timeval 2022-09-13 21:13:35 +10:00
des Add ROTATE inline RISC-V zbb/zbkb asm for DES 2022-08-15 12:04:19 +10:00
dh Coverity 1508532: out of bounds access 2022-08-23 18:02:57 +10:00
dsa Coverity: fix 1506297: negative returns 2022-07-01 16:36:21 +10:00
dso
ec s390x: fix ecx derive 2022-09-09 13:04:02 +01:00
encode_decode "Reserve" the method store when constructing methods 2022-07-20 07:28:17 +01:00
engine Add deprecation macro for 3.1 and deprecate OPENSSL_LH_stats 2022-06-22 09:36:14 +02:00
err BIO_dgram support for BIO_sendmmsg/BIO_recvmmsg 2022-09-01 18:03:10 +10:00
ess
evp EVP_PKEY_eq: regain compatibility with the 3.0.0 FIPS provider 2022-09-16 08:34:53 +10:00
ffc ossl_ffc_params_copy: Copy the keylength too 2022-07-18 08:06:17 +01:00
hmac
http OSSL_HTTP_REQ_CTX_nbio: add support for partial content-type string matching 2022-08-23 08:56:07 +02:00
idea
kdf
lhash Add deprecation macro for 3.1 and deprecate OPENSSL_LH_stats 2022-06-22 09:36:14 +02:00
md2
md4
md5
mdc2
modes Fix GHASH-ASM implementation on s390x 2022-08-09 10:52:08 +01:00
objects Add support for PBE using hmacWithSM3 2022-09-15 17:03:56 +02:00
ocsp
pem Fixes segfault occurrence in PEM_write() 2022-07-29 12:39:02 +10:00
perlasm
pkcs7 X509_STORE_CTX_set_default(): improve error handling, also in its use 2022-09-16 10:07:15 +02:00
pkcs12 x509_att.c: improve error checking and reporting and coding style 2022-08-24 11:25:04 +02:00
poly1305 Generate the preprocessed .s files for chacha and poly 1305 on ia64 2022-05-27 08:10:49 +02:00
property property: make cache flushing slight less deterministic 2022-08-10 12:03:54 +01:00
rand Pre-declare all core dispatch table functions, and fix the internal ones 2022-07-13 07:56:51 +02:00
rc2
rc4
rc5
ripemd
rsa Fix memory leak in ossl_rsa_fromdata. 2022-06-28 17:07:53 +02:00
seed
sha Fix SHA, SHAKE, and KECCAK ASM flag passing 2022-07-11 09:28:19 +10:00
siphash
sm2
sm3 Add ROTATE inline asm support for SM3 2022-06-22 12:46:50 +02:00
sm4
srp
stack stack.c: add missing direct error reporting and improve coding style 2022-09-16 10:07:15 +02:00
store "Reserve" the method store when constructing methods 2022-07-20 07:28:17 +01:00
ts libcrypto: remove reliance on struct timeval 2022-09-13 21:13:35 +10:00
txt_db
ui Fix the check of UI_method_set_ex_data 2022-05-27 07:57:43 +02:00
whrlpool
x509 x509_vpm.c: add missing direct error reporting and improve coding style 2022-09-16 10:07:15 +02:00
alphacpuid.pl
arm64cpuid.pl
arm_arch.h Fix aarch64 signed bit shift issue found by UBSAN 2022-07-19 12:14:33 +02:00
armcap.c
armv4cpuid.pl
asn1_dsa.c
bsearch.c
build.info time: move OSSL_TIME to libcrypto 2022-09-13 21:13:22 +10:00
c64xpluscpuid.pl
context.c
core_algorithm.c "Reserve" the method store when constructing methods 2022-07-20 07:28:17 +01:00
core_fetch.c "Reserve" the method store when constructing methods 2022-07-20 07:28:17 +01:00
core_namemap.c Add deprecation macro for 3.1 and deprecate OPENSSL_LH_stats 2022-06-22 09:36:14 +02:00
cpt_err.c
cpuid.c
cryptlib.c
ctype.c
cversion.c
der_writer.c der_writer: Use uint32_t instead of long. 2022-06-27 10:58:40 +02:00
dllmain.c
ebcdic.c
ex_data.c
getenv.c
ia64cpuid.S
info.c
init.c Avoid reusing the init_lock for a different purpose 2022-06-15 09:45:51 +02:00
initthread.c
LPdir_nyi.c
LPdir_unix.c
LPdir_vms.c
LPdir_win32.c
LPdir_win.c
LPdir_wince.c
mem_clr.c
mem_sec.c Fix UWP builds by defining VirtualLock 2022-07-26 12:35:40 +01:00
mem.c ERR: Make CRYPTO_malloc() and friends report ERR_R_MALLOC_FAILURE 2022-08-27 09:40:09 +02:00
mips_arch.h
o_dir.c
o_fopen.c
o_init.c
o_str.c
o_time.c
packet.c QUIC Frame Encoding and Decoding Functions 2022-07-29 16:28:37 +10:00
param_build_set.c
param_build.c
params_dup.c
params_from_text.c
params.c
pariscid.pl
passphrase.c
ppccap.c
ppccpuid.pl
provider_child.c
provider_conf.c
provider_core.c Coverity 1503321 & 1503327: dereference after null check 2022-07-20 16:22:00 +10:00
provider_local.h
provider_predefined.c
provider.c
punycode.c
quic_vlint.c QUIC wire format support 2022-05-27 08:00:52 +02:00
README-sparse_array.md
riscv32cpuid.pl Add RISC-V 32 cpuid support 2022-09-05 10:20:30 +10:00
riscv64cpuid.pl
riscvcap.c
s390x_arch.h
s390xcap.c
s390xcpuid.pl
self_test_core.c
sparccpuid.S
sparcv9cap.c
sparse_array.c Coverity 1507376: Dereference after null check 2022-07-22 14:42:13 +02:00
threads_lib.c
threads_none.c
threads_pthread.c
threads_win.c VC++ 2008 or earlier x86 compilers do not have an inline implementation of InterlockedOr64 for 32bit and will fail to run on Windows XP 32bit. 2022-08-12 10:30:02 +01:00
time.c time: move OSSL_TIME to libcrypto 2022-09-13 21:13:22 +10:00
trace.c Add tests for trace_api. 2022-09-16 08:31:56 +02:00
uid.c
vms_rms.h
x86_64cpuid.pl
x86cpuid.pl