openssl/crypto/asn1
atishkov c791e399ab asn1: add ASN1_STRING_set() check result
Reviewed-by: Kurt Roeckx <kurt@roeckx.be>
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Todd Short <todd.short@me.com>
(Merged from https://github.com/openssl/openssl/pull/21587)
2023-08-04 13:29:17 -04:00
..
a_bitstr.c Add negative integer check when using ASN1_BIT_STRING 2023-05-04 09:08:23 +10:00
a_d2i_fp.c Stop raising ERR_R_MALLOC_FAILURE in most places 2022-10-05 14:02:03 +02:00
a_digest.c Stop raising ERR_R_MALLOC_FAILURE in most places 2022-10-05 14:02:03 +02:00
a_dup.c Stop raising ERR_R_MALLOC_FAILURE in most places 2022-10-05 14:02:03 +02:00
a_gentm.c
a_i2d_fp.c Stop raising ERR_R_MALLOC_FAILURE in most places 2022-10-05 14:02:03 +02:00
a_int.c Stop raising ERR_R_MALLOC_FAILURE in most places 2022-10-05 14:02:03 +02:00
a_mbstr.c Stop raising ERR_R_MALLOC_FAILURE in most places 2022-10-05 14:02:03 +02:00
a_object.c Stop raising ERR_R_MALLOC_FAILURE in most places 2022-10-05 14:02:03 +02:00
a_octet.c
a_print.c
a_sign.c Stop raising ERR_R_MALLOC_FAILURE in most places 2022-10-05 14:02:03 +02:00
a_strex.c Stop raising ERR_R_MALLOC_FAILURE in most places 2022-10-05 14:02:03 +02:00
a_strnid.c no_autoload: make the no-autoload-config option work again. 2023-08-04 11:57:27 +10:00
a_time.c Add more fixes for WebAssembly/WASI build 2023-07-12 10:50:09 +10:00
a_type.c
a_utctm.c
a_utf8.c
a_verify.c log actual NID causing the 'unknown message digest algorithm error' 2023-06-18 16:58:54 +10:00
ameth_lib.c Stop raising ERR_R_MALLOC_FAILURE in most places 2022-10-05 14:02:03 +02:00
asn1_err.c
asn1_gen.c asn1: add ASN1_STRING_set() check result 2023-08-04 13:29:17 -04:00
asn1_item_list.c
asn1_item_list.h CMS: Export CMS_EnvelopedData and add CMS_EnvelopedData_decrypt() 2022-06-28 17:51:21 +02:00
asn1_lib.c Stop raising ERR_R_MALLOC_FAILURE in most places 2022-10-05 14:02:03 +02:00
asn1_local.h libcrypto refactoring: introduce and use ossl_asn1_string_set_bits_left() 2022-07-19 08:44:19 +02:00
asn1_parse.c Fix BIO_set_indent() check 2023-02-08 17:03:52 +01:00
asn_mime.c SMIME_crlf_copy(): check for NULL pointer arguments 2023-06-01 09:56:20 +02:00
asn_moid.c Stop raising ERR_R_MALLOC_FAILURE in most places 2022-10-05 14:02:03 +02:00
asn_mstbl.c Stop raising ERR_R_MALLOC_FAILURE in most places 2022-10-05 14:02:03 +02:00
asn_pack.c Fix incomplete error check on ASN1_item_i2d() 2023-02-28 14:34:57 +11:00
bio_asn1.c Fix BIO_f_asn1() to properly report some errors 2022-12-22 11:01:06 +01:00
bio_ndef.c Fix a UAF resulting from a bug in BIO_new_NDEF 2023-02-07 17:05:10 +01:00
build.info
charmap.h Fix copyright year issues 2022-01-06 09:27:02 +01:00
charmap.pl
d2i_param.c
d2i_pr.c Improve the performance of d2i_AutoPrivateKey and friends 2023-03-15 08:39:25 +11:00
d2i_pu.c Update copyright year 2022-05-03 13:34:51 +01:00
evp_asn1.c
f_int.c Stop raising ERR_R_MALLOC_FAILURE in most places 2022-10-05 14:02:03 +02:00
f_string.c Stop raising ERR_R_MALLOC_FAILURE in most places 2022-10-05 14:02:03 +02:00
i2d_evp.c Coverity 1528496: remove assignment of unused value 2023-06-10 19:23:59 -04:00
n_pkey.c
nsseq.c
p5_pbe.c Stop raising ERR_R_MALLOC_FAILURE in most places 2022-10-05 14:02:03 +02:00
p5_pbev2.c Stop raising ERR_R_MALLOC_FAILURE in most places 2022-10-05 14:02:03 +02:00
p5_scrypt.c Stop raising ERR_R_MALLOC_FAILURE in most places 2022-10-05 14:02:03 +02:00
p8_pkey.c
standard_methods.h configure: introduce no-ecx to remove ECX related feature 2023-06-14 13:06:22 +10:00
t_bitst.c
t_pkey.c
t_spki.c
tasn_dec.c Stop raising ERR_R_MALLOC_FAILURE in most places 2022-10-05 14:02:03 +02:00
tasn_enc.c Stop raising ERR_R_MALLOC_FAILURE in most places 2022-10-05 14:02:03 +02:00
tasn_fre.c
tasn_new.c Stop raising ERR_R_MALLOC_FAILURE in most places 2022-10-05 14:02:03 +02:00
tasn_prn.c Stop raising ERR_R_MALLOC_FAILURE in most places 2022-10-05 14:02:03 +02:00
tasn_scn.c Stop raising ERR_R_MALLOC_FAILURE in most places 2022-10-05 14:02:03 +02:00
tasn_typ.c
tasn_utl.c asn1: update to structure based atomics 2023-07-01 21:18:25 +10:00
tbl_standard.h
x_algor.c Update copyright year 2022-05-03 13:34:51 +01:00
x_bignum.c
x_info.c Stop raising ERR_R_MALLOC_FAILURE in most places 2022-10-05 14:02:03 +02:00
x_int64.c Cast values to match printf format strings. 2022-11-14 07:47:53 +00:00
x_long.c
x_pkey.c Stop raising ERR_R_MALLOC_FAILURE in most places 2022-10-05 14:02:03 +02:00
x_sig.c
x_spki.c
x_val.c