]> git.ipfire.org Git - thirdparty/openssl.git/history - test/cmsapitest.c
Security hardening: Expose Build flags for Position Independed Execution (PIE)
[thirdparty/openssl.git] / test / cmsapitest.c
2023-09-07  Matt CaswellCopyright year updates
2023-08-10  Olga BatyshkinaDo not raise CMS_R_CONTENT_TYPE_NOT_ENVELOPED_DATA...
2023-02-24  Dr. David von OheimbCMS_add0_cert: if cert already present, do not throw...
2022-10-27  Tomas Mraztests: clear error queue before executing a testcase
2022-09-23  Daniel FialaClear incorrectly reported errors in d2i_CMS_ContentInfo
2022-07-16  Dr. David von Oheimbcmsapitest.c: add test case for CMS_EnvelopedData_decrypt()
2022-07-16  Dr. David von OheimbCMS: add CMS_SignedData_verify(), a variant of CMS_veri...
2022-05-03  Matt CaswellUpdate copyright year
2022-04-21  Daniel FialaClear incorrectly reported errors in cms_io.
2021-01-28  Richard LevitteUpdate copyright year
2021-01-18  Shane LontisCMS: Fix NULL access if d2i_CMS_bio() is not passed...
2020-09-13  Matt CaswellFix safestack issues in x509.h
2020-09-08  Jakub ZelenkaAdd CMS AuthEnvelopedData with AES-GCM support
2020-04-29  Shourya ShuklaAmend references to "OpenSSL license"
2020-04-24  Rich SalzIn OpenSSL builds, declare STACK for datatypes ...
2020-04-23  Matt CaswellUpdate copyright year
2020-02-03  Matt CaswellFix common test framework options
2019-02-11  Shane LontisUpdated test command line parsing to support commmon...
2018-05-08  Matt CaswellAdd a CMS API test