fixup! Adding interop tests
[openssl.git] / crypto / cms /
2024-01-03 Tomas MrazAllow duplicate CMS attributes
2023-12-29 slontisFix memleak in rsa_cms_decrypt
2023-12-22 Bernd EdlingerFix a possible memory leak in dh_cms_encrypt
2023-12-04 Bernd EdlingerFix a possible memory leak in CMS_add_simple_smimecap
2023-11-22 Bernd EdlingerFix a possible memleak in CMS_sign_receipt
2023-11-01 James Muirfree oaep label-octet-string on error
2023-10-24 Matt CaswellCopyright year updates
2023-10-19 Tomas Mrazcms_enc.c: Include crypto/asn1.h for struct asn1_object_st
2023-10-18 James Muircms encrypt, better OBJ_nid2obj() return check
2023-10-17 Dr. David von OheimbCMS_add1_signer(): add missing ERR_raise() calls
2023-09-19 Richard LevitteCopyright year updates
2023-09-08 PauliCheck error return from cms_sd_asn1_ctrl() correctly.
2023-08-10 Olga BatyshkinaDo not raise CMS_R_CONTENT_TYPE_NOT_ENVELOPED_DATA...
2023-08-01 Matt CaswellCopyright year updates
2023-06-01 Dr. David von OheimbCMS_ContentInfo_free(): fix mem leak on encrypted conte...
2023-06-01 Tomas MrazCompute RSA-PSS algorithm params in libcrypto for legacy
2023-05-30 Tomas MrazUpdate copyright year
2023-03-15 Tomas Mrazcms_ec.c: Fix broken backport of size_t fix in ecdh_cms...
2023-03-14 Tomas MrazFix size_t/int mismatch in cms_ec.c and rsa_sig.c
2023-03-14 Matt CaswellUpdate copyright year
2023-02-24 Dr. David von OheimbCMS_decrypt_set1_*(): fix NULL deref on unsuitable...
2023-02-24 Dr. David von OheimbCMS_decrypt_set1_*(): remove misleading error queue...
2023-02-24 Dr. David von OheimbCMS_decrypt_set1_password(): prevent mem leak on any...
2023-02-24 Dr. David von OheimbCMS_decrypt*(): fix misconceptions and mem leak
2023-02-24 Dr. David von OheimbCMS_add1_crl(): prevent double free on failure of CMS_a...
2023-02-08 ndosscheFix incomplete check on CMS_SharedInfo_encode
2023-02-08 ndosscheFix incomplete error check on BIO_set_md()
2022-12-22 Matt CaswellEnsure ossl_cms_EncryptedContent_init_bio() reports...
2022-12-21 Tomas MrazUpdate copyright year
2022-12-09 Clemens LangObtain PSS salt length from provider
2022-12-01 Tomas MrazUpdate copyright year
2022-11-23 FdaSilvaYYcrypto: Fix various typos, repeated words, align some...
2022-11-21 JHH20Remove duplicated #include headers
2022-11-11 Michael Baentschenable CMS sign/verify for provider-implemented PKEYs
2022-10-11 Matt CaswellUpdate copyright year
2022-09-23 Daniel FialaClear incorrectly reported errors in d2i_CMS_ContentInfo
2022-08-02 Dmitry BelyavskiyCheck that IV length is not less than zero
2022-07-28 Alon Bar-LevHandle SMIME_crlf_copy return code
2022-07-28 Alon Bar-LevREGRESSION: CMS_final: do not ignore CMS_dataFinal...
2022-06-21 Matt CaswellUpdate copyright year
2022-06-02 Peiwei HuFix the checks of BIO_get_cipher_status
2022-06-02 Peiwei HuFix the checks of EVP_PKEY_CTX_set/get_* functions
2022-06-02 Peiwei HuFix the erroneous checks of EVP_PKEY_CTX_set_group_name
2022-05-03 Matt CaswellUpdate copyright year
2022-04-21 Daniel FialaClear incorrectly reported errors in cms_io.
2021-11-22 PW HuFix the return check of OBJ_obj2txt
2021-11-12 PauliAdd return value NULL checks that were missing
2021-10-26 x2018add checks for the return values of BN_new(), sk_RSA_PR...
2021-08-27 zhaozgcms: fix memleaks in cms_env.c
2021-07-06 Tomas Mrazrsa_cms_verify: Avoid negative return with missing...
2021-06-15 Pauliremove end of line whitespace
2021-06-15 Paulicms: free PKEY_CTX
2021-06-15 Paulicms: fix coverity 1485981: unchecked return value
2021-06-05 Matt CaswellUse the new ASN.1 libctx aware functions in CMS
2021-06-02 Paulicms: remove TODOs
2021-06-01 Tomas MrazRename all getters to use get/get0 in name
2021-05-29 Pauliadd zero strenght arguments to BN and RAND RNG calls
2021-05-26 Paulierr: rename err_load_xxx_strings_int functions
2021-05-19 Dr. David von OheimbCMS_get0_SignerInfos(): Prevent spurious error on cms_g...
2021-05-19 Dr. David von OheimbMake SMIME_read_CMS_ex() and SMIME_read_ASN1_ex() suppo...
2021-04-28 Dr. David von OheimbCMS ESS: Move four internal aux function to where they...
2021-04-28 Dr. David von OheimbESS: Export three core functions, clean up TS and CMS...
2021-04-22 Rich SalzRemove an unused parameter
2021-04-20 Paulicms: remove most references to EVP_sha1()
2021-04-18 Richard LevitteModify OBJ_nid2sn(OBJ_obj2nid(...)) occurences to use...
2021-04-18 Rich SalzAdd "origin" field to EVP_CIPHER, EVP_MD
2021-04-08 Matt CaswellUpdate copyright year
2021-04-06 Tomas MrazDeprecate the EVP_PKEY controls for CMS and PKCS#7
2021-03-22 Shane LontisFix usages of const EVP_MD.
2021-03-18 Shane LontisRename CMS_si_check_attributes to ossl_cms_si_check_att...
2021-03-18 Shane LontisAdd ossl_ x509 symbols
2021-03-18 Shane LontisAdd ossl_asn1 symbols
2021-03-18 Dr. David von OheimbTS and CMS CAdES-BES: Refactor check_signing_certs...
2021-03-11 Paulimisc: other init function param additions
2021-03-11 Matt CaswellUpdate copyright year
2021-02-21 Shane LontisFix external symbols for cms.
2021-02-18 Dr. David von OheimbRename internal X509_add_cert_new() to ossl_x509_add_ce...
2021-02-18 Matt CaswellUpdate copyright year
2021-02-17 Tomas MrazRename OSSL_ENCODER_CTX_new_by_EVP_PKEY and OSSL_DECODE...
2021-02-02 Tomas Mrazdh_cms_set_peerkey: Pad the public key to p size
2021-01-28 Richard LevitteUpdate copyright year
2021-01-21 Tomas Mrazdh_cms_set_shared_info: Use explicit fetch to be able...
2021-01-21 Tomas Mrazdh_cms_set_peerkey: The peer key is encoded as an ASN...
2021-01-21 Tomas MrazFixes related to broken DH support in CMS
2021-01-18 Shane LontisCMS: Fix NULL access if d2i_CMS_bio() is not passed...
2020-12-16 Richard LevitteDrop unnecessary checks of OPENSSL_NO_DH, OPENSSL_NO_DS...
2020-11-26 Matt CaswellUpdate copyright year
2020-11-24 Richard LevitteERR: Rebuild all generated error headers and source...
2020-11-13 Richard LevitteCRYPTO: refactor ERR_raise()+ERR_add_error_data() to...
2020-11-13 Richard LevitteConvert all {NAME}err() in crypto/ to their correspondi...
2020-11-11 Richard LevitteAdapt libcrypto functionality to specify the desired...
2020-10-20 Matt CaswellRename EVP_PKEY_set1_tls_encodedpoint to EVP_PKEY_set1_...
2020-10-15 Matt CaswellUpdate copyright year
2020-10-15 Dr. Matthias St... Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
2020-10-15 Matt CaswellMake evp_pkey_ctx_get0_libctx/propq public API
2020-10-15 Matt CaswellRemove CMS recipient info information out of the algori...
2020-10-15 Matt CaswellMove CMS signing code out of the algorithms and into CMS
2020-10-15 Matt CaswellMove CMS enveloping code out of the algorithms and...
2020-10-15 Matt CaswellRemove a CMS key downgrade
2020-10-08 Dmitry BelyavskiyFix zero-length content verification in S/MIME format
next