Adding missing NULL pointer check
[openssl.git] / test / recipes / 80-test_cms.t
2023-12-19 Bernd EdlingerFix no-des failure in test_cms
2023-12-18 James Muircms: avoid intermittent test failure
2023-10-18 James Muircms encrypt, better OBJ_nid2obj() return check
2023-09-21 Steffen KleeFix test_cms if DSA is not supported
2023-09-08 PauliAdd test case for #21986
2023-09-07 Matt CaswellCopyright year updates
2023-02-20 Bernd EdlingerFix failing cms test when no-des is used
2023-02-07 Tomas MrazAdditional testcase for missing return check of BIO_set...
2023-02-07 Tomas MrazAdd testcase for missing return check of BIO_set_md...
2023-02-07 Matt CaswellCheck CMS failure during BIO setup with -stream is...
2023-01-04 Tomas Mraz80-test_cms.t: Fix rsapssSaltlen check on MinGW
2023-01-04 Semen ZhydenkoFixed typos in documentation and comments
2022-12-22 Matt CaswellAdd a CMS test for a bad encryption algorithm
2022-12-08 Paulitest: add test case for deadlock reported in #19643
2022-12-08 Clemens Langsignature: Clamp PSS salt len to MD len
2022-12-08 Clemens LangObtain PSS salt length from provider
2022-11-22 Richard Levittetest/recipes/80-test_cms.t: Fix the "CAdES ko" test
2022-11-10 PauliRevert "Skip DES based tests in FIPS mode"
2022-11-01 PauliSkip DES based tests in FIPS mode
2022-08-18 Lutz Jaenickecms: Create test for for purpose verification in cms...
2022-05-03 Matt CaswellUpdate copyright year
2022-04-02 Viktor SöderqvistCMS sign digest
2021-06-02 Dr. David von Oheimb80-test_cms.t: Replace use of ee-self-signed.pem by...
2021-05-30 Shane LontisFix PKCS7_verify to not have an error stack if it succeeds.
2021-05-22 Dr. David von Oheimbapps/cms.c: Correct -sign output and -verify input...
2021-05-19 Dr. David von Oheimb80-test_cms.t: Disable new tests for binary input in...
2021-05-19 Dr. David von Oheimbapps/cms.c: Make -sign and -verify handle binary input
2021-04-28 Dr. David von OheimbESS: Export three core functions, clean up TS and CMS...
2021-03-18 Dr. David von OheimbTS and CMS CAdES-BES: Refactor check_signing_certs...
2021-03-03 Richard LevitteTEST: Remove the build of fipsmodule.cnf from test...
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 MrazFixes related to broken DH support in CMS
2020-12-11 Matt CaswellSkip cms tests using RC2 if no legacy provider
2020-10-08 Dmitry BelyavskiyTests for processing zero-length content in SMIME format
2020-09-18 Shane LontisAdd fips checks for rsa signatures.
2020-09-08 Jakub ZelenkaAdd CMS AuthEnvelopedData with AES-GCM support
2020-09-03 Richard LevitteTEST: Ensure that the base provider i activated when...
2020-08-18 PauliApps: change provider_path option to provider-path.
2020-08-09 Shane LontisChange CMS tests to use a library context.
2020-05-27 FdaSilvaYYcrypto/cms: add CAdES-BES signed attributes validation
2020-04-23 Matt CaswellUpdate copyright year
2020-04-21 Matt CaswellFix no-des
2020-04-09 Shane LontisMove legacy ciphers into the legacy provider
2020-02-18 Nicola Tuveri[CMS] Test decryption of a ciphertext encrypted from...
2020-02-18 Richard LevitteTEST: Modify test/recipes/80-test_cms.t to leave artifa...
2019-06-03 Shane LontisAdd the content type attribute to additional CMS signer...
2019-05-02 Dr. Matthias St... Test: use keywords instead of magic numbers for 'rsa_ps...
2019-04-10 Bernd EdlingerAvoid creating invalid rsa pss params
2019-01-27 Antonio Iaconocrypto/cms: Add support for CAdES Basic Electronic...
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2017-08-10 Dr. Stephen Hensonno-ec2m fixes
2017-08-08 Dr. Stephen HensonAdd test for ECDH CMS key only
2016-11-25 Dr. Stephen Hensonadd CMS SHA1 signing test
2016-04-22 Rich SalzUnified copyright for test recipes
2016-03-21 Matt CaswellSkip the CMS tests if CMS is disabled
2016-03-21 Matt CaswellFix no-dsa
2016-03-18 Matt CaswellFix no-des
2016-03-18 Matt CaswellFix no-rc2 in the CMS test
2016-02-09 Richard Levitteunified build scheme: adjust test framework for out...
2015-09-20 Dr. Stephen Hensonmake no-dh work
2015-09-19 Dr. Stephen HensonChange test recipes to use disabled()
2015-09-19 Richard LevitteMake sure to actually use @smime_cms_comp_test when...
2015-09-07 Richard LevitteChange OpenSSL::Test to be an extension of Test::More
2015-09-07 Richard LevitteAdd version numbers on some modules we use.
2015-09-07 Richard LevitteAdd recipes for the larger protocols