openssl/ssl
Rich Salz cd3f8c1b11 Always check CRYPTO_LOCK_{read,write}_lock
Some functions that lock things are void, so we just return early.

Also make ossl_namemap_empty return 0 on error.  Updated the docs, and added
some code to ossl_namemap_stored() to handle the failure, and updated the
tests to allow for failure.

Fixes: #14230

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14238)
2021-03-14 15:33:34 +10:00
..
record Update copyright year 2021-02-18 15:05:17 +00:00
statem ssl: support params arguments to init functions 2021-03-12 08:27:11 +10:00
bio_ssl.c
build.info
d1_lib.c
d1_msg.c
d1_srtp.c
ktls.c
methods.c
pqueue.c
s3_cbc.c
s3_enc.c Remove all OPENSSL_NO_XXX from libssl where XXX is a crypto alg 2021-02-05 15:22:43 +00:00
s3_lib.c ssl: support params arguments to init functions 2021-03-12 08:27:11 +10:00
s3_msg.c
ssl_asn1.c
ssl_cert_table.h
ssl_cert.c Fix NULL access in ssl_build_cert_chain() when ctx is NULL. 2021-03-03 16:16:19 +10:00
ssl_ciph.c Remove disabled TLS 1.3 ciphers from the SSL(_CTX) 2021-02-23 16:18:41 -08:00
ssl_conf.c Update copyright year 2021-02-18 15:05:17 +00:00
ssl_err_legacy.c
ssl_err.c Remove OPENSSL_NO_EC guards from libssl 2021-02-05 15:22:43 +00:00
ssl_init.c
ssl_lib.c Always check CRYPTO_LOCK_{read,write}_lock 2021-03-14 15:33:34 +10:00
ssl_local.h Deprecate the libssl level SRP APIs 2021-02-12 08:47:32 +00:00
ssl_mcnf.c
ssl_rsa_legacy.c
ssl_rsa.c Remove OPENSSL_NO_EC guards from libssl 2021-02-05 15:22:43 +00:00
ssl_sess.c Always check CRYPTO_LOCK_{read,write}_lock 2021-03-14 15:33:34 +10:00
ssl_stat.c
ssl_txt.c
ssl_utst.c
sslerr.h
t1_enc.c ssl: fix format specifier for size_t argument to BIO_printf 2021-03-13 16:08:33 +10:00
t1_lib.c Increase the upper limit on group name length 2021-03-11 20:11:04 +01:00
t1_trce.c Update copyright year 2021-02-18 15:05:17 +00:00
tls13_enc.c tls: adjust for extra argument to KDF derive call 2021-02-28 17:25:49 +10:00
tls_depr.c
tls_srp.c Update copyright year 2021-02-18 15:05:17 +00:00