]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/cms
Fix ossl_x509v3_cache_extensions(): EXFLAG_NO_FINGERPRINT should not be an error
[thirdparty/openssl.git] / crypto / cms /
2022-08-01  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-07-19  Dr. David von Oheimblibcrypto refactoring: introduce and use ossl_asn1_stri...
2022-07-16  Dr. David von OheimbCMS: add CMS_SignedData_verify(), a variant of CMS_veri...
2022-07-16  Dr. David von Oheimbcms_sd.c: fix style/formatting nits reported check...
2022-06-28  Dr. David von OheimbCMS: Export CMS_EnvelopedData and add CMS_EnvelopedData...
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-04  JHH20Remove duplicated #include headers
2022-05-03  Matt CaswellUpdate copyright year
2022-04-21  Daniel FialaClear incorrectly reported errors in cms_io.
2022-04-02  Viktor SöderqvistCMS sign digest
2022-03-03  Michael Baentschenable CMS sign/verify for provider-implemented PKEYs
2022-01-14  Dr. David von OheimbFix malloc failure handling of X509_ALGOR_set0()
2022-01-07  Dr. David von Oheimbasn1/x_algor.c: add internal ossl_X509_ALGOR_from_nid...
2021-12-21  Dr. David von Oheimbadd OSSL_STACK_OF_X509_free() for commonly used pattern
2021-11-22  PW HuFix the return check of OBJ_obj2txt
2021-11-12  PauliAdd return value NULL checks that were missing
2021-10-28  x2018fix some code with obvious wrong coding style
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
2020-10-01  Matt CaswellRun the withlibctx.pl script
2020-09-23  Shane LontisFix CID 1466709 : Negative value passed to a function...
2020-09-13  Matt CaswellFix safestack issues in ess.h
2020-09-13  Matt CaswellFix safestack issues in cms.h
2020-09-13  Matt CaswellFix safestack issues in asn1.h
2020-09-13  Matt CaswellFix safestack issues in x509v3.h
2020-09-13  Matt CaswellFix safestack issues in x509.h
2020-09-08  Jakub ZelenkaAdd CMS AuthEnvelopedData with AES-GCM support
2020-09-05  Shane LontisFix coverity CID #1452769 & #1452771 - Arg passed to...
2020-08-22  Shane LontisFix CMS so that it still works with non fetchable algor...
2020-08-12  Dr. David von OheimbIntroduce X509_add_cert[s] simplifying various addition...
2020-08-09  Shane LontisAdd libctx support to CMS.
2020-08-04  Norman AshleyCoverity Fixes for issue #12531
2020-07-22  PauliEVP: deprecate the EVP_X_meth_ functions.
2020-07-16  Dr. David von OheimbConstify X509_check_akid and prefer using X509_get0_ser...
2020-07-16  Richard LevitteUpdate copyright year
2020-07-08  Shane LontisFix CID 1454806: NEGATIVE_RETURNS (cms_enc.c)
2020-05-27  FdaSilvaYYcrypto/cms: add CAdES-BES signed attributes validation
2020-05-15  Matt CaswellUpdate copyright year
2020-04-30  Paulicoverity 1462578 Resource leak
2020-04-30  Paulicoverity 1462567: Null pointer dereferences
2020-04-30  Paulicoverity 1462543 Logically dead code
2020-04-24  Rich SalzIn OpenSSL builds, declare STACK for datatypes ...
2020-04-23  Matt CaswellUpdate copyright year
2020-04-10  Richard LevitteCMS KARI: Temporarly downgrade newly generated EVP_PKEY...
2020-03-03  Dmitry BelyavskiyImplementation of Russian GOST CMS
next