openssl/crypto/cms
PW Hu 2349d7ba57 Fix the return check of OBJ_obj2txt
Also update OBJ_nid2obj.pod to document the possible return values.

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/17005)
2021-11-22 11:17:48 +01:00
..
build.info Drop unnecessary checks of OPENSSL_NO_DH, OPENSSL_NO_DSA and OPENSSL_NO_EC 2020-12-16 11:56:38 +01:00
cms_asn1.c Update copyright year 2020-10-15 14:10:06 +01:00
cms_att.c Update copyright year 2021-04-08 13:04:41 +01:00
cms_cd.c Update copyright year 2021-03-11 13:27:36 +00:00
cms_dd.c Update copyright year 2021-03-11 13:27:36 +00:00
cms_dh.c Fix the return check of OBJ_obj2txt 2021-11-22 11:17:48 +01:00
cms_ec.c Fix the return check of OBJ_obj2txt 2021-11-22 11:17:48 +01:00
cms_enc.c Rename all getters to use get/get0 in name 2021-06-01 12:40:00 +02:00
cms_env.c fix some code with obvious wrong coding style 2021-10-28 13:10:46 +10:00
cms_err.c err: rename err_load_xxx_strings_int functions 2021-05-26 13:01:47 +10:00
cms_ess.c add zero strenght arguments to BN and RAND RNG calls 2021-05-29 17:17:12 +10:00
cms_io.c Use the new ASN.1 libctx aware functions in CMS 2021-06-05 17:39:10 +10:00
cms_kari.c cms: remove TODOs 2021-06-02 16:30:15 +10:00
cms_lib.c Use the new ASN.1 libctx aware functions in CMS 2021-06-05 17:39:10 +10:00
cms_local.h Rename CMS_si_check_attributes to ossl_cms_si_check_attributes 2021-03-18 17:52:38 +10:00
cms_pwri.c add checks for the return values of BN_new(), sk_RSA_PRIME_INFO_new_reserve(), 2021-10-27 08:36:55 +10:00
cms_rsa.c rsa_cms_verify: Avoid negative return with missing pss parameters 2021-07-06 10:08:08 +10:00
cms_sd.c Fix the return check of OBJ_obj2txt 2021-11-22 11:17:48 +01:00
cms_smime.c Add return value NULL checks that were missing 2021-11-12 19:53:02 +10:00