summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
2021-03-25EVP_PKCS82PKEY: Create provided keys if possibleTomas Mraz
2021-03-25Add a test for CVE-2021-3449Matt Caswell
2021-03-24test: fix coverity 1451534: improper use of negative valuePauli
2021-03-24test: fix coverity 1469427: impropery use of negative valuePauli
2021-03-24test: fix coverity 1454812: improper use of negative valuePauli
2021-03-24test: fix coverity 1451574: improper use of negative valuePauli
2021-03-24test: fix coverity 1371689 & 1371690: improper use of negative valuesPauli
2021-03-23endecode_test: Add file and line arguments to test callbacksJon Spillett
2021-03-22Dual 1024-bit exponentiation optimization for Intel IceLake CPUAndrey Matyukov
2021-03-22Fix DER reading from stdin for BIO_f_readbufferShane Lontis
2021-03-20sslapitest: fix problem in cleanup on failure pathPauli
2021-03-20test: coverity 1469426 - dereference after null checkPauli
2021-03-20test: coverity 1455749 - dereference after null checkPauli
2021-03-20test: coverity 1455747 - dereference after null checkPauli
2021-03-20test: fix coverity 1470559: resource leakPauli
2021-03-20test: fix coverity 1455330, 1455332, 1455334, 1455342, 1455344 : resource leakPauli
2021-03-20test: fix coverity 1414449 & 1414471: resource leakPauli
2021-03-20test: fix coverity 1414445: resource leakPauli
2021-03-20test: fix coverity 1454040: resource leakPauli
2021-03-20test: fix coverity 1451562: resource leakPauli
2021-03-20test: fix coverity 1451553: resource leakPauli
2021-03-19TEST: Clarify and adjust test/recipes/30-test_evp.tRichard Levitte
2021-03-19TEST: Modify test/endecode_test.c to give the decoder callback the structureRichard Levitte
2021-03-19test: fix Coverity 1454818: use after freePauli
2021-03-18Fixing stack buffer overflow error caused by incorrectly sized array.Kevin Cadieux
2021-03-18Add ossl_provider symbolsShane Lontis
2021-03-18Add ossl_ symbols for sm3 and sm4Shane Lontis
2021-03-18Add ossl_ ecx symbolsShane Lontis
2021-03-18Fix misc external ossl_ symbols.Shane Lontis
2021-03-18TS and CMS CAdES-BES: Refactor check_signing_certs() funcs into common ESS funcDr. David von Oheimb
2021-03-18TS ESS: Invert the search logic of ts_check_signing_certs() to correctly cove...Dr. David von Oheimb
2021-03-18Add tests for the limited Unicode code point rangeBeat Bolli
2021-03-17Make EVP_PKEY_missing_parameters work properly on provided RSA keysTomas Mraz
2021-03-17Add testing for non-default library context into evp_extra_testJon Spillett
2021-03-17Fix a TODO(3.0) in the siphash codeMatt Caswell
2021-03-16property_test: use property values that are not used elsewhereTomas Mraz
2021-03-16property: default queries create the property values.Pauli
2021-03-15Ensure that ECX keys pass EVP_PKEY_param_check()Matt Caswell
2021-03-15Fix DSA EVP_PKEY_param_check() when defaults are used for param generation.Shane Lontis
2021-03-14Remove TODO in rsa_ameth.cShane Lontis
2021-03-14Remove TODO in test/acvp_test.c related to setting AES-GCM iv.Shane Lontis
2021-03-14Always check CRYPTO_LOCK_{read,write}_lockRich Salz
2021-03-13TS ESS: Let TS_RESP_verify_signature() make use of untrusted certs also from ...Dr. David von Oheimb
2021-03-12acvp_test: Do not expect exact number of self testsTomas Mraz
2021-03-12test: support params arguments to init functionsPauli
2021-03-12test: add params argument to key manager's gen_init callPauli
2021-03-11TEST: Stop the cleanup in test/recipes/20-test_mac.tRichard Levitte
2021-03-11Update copyright yearMatt Caswell
2021-03-11test: convert store test to use relative pathsPauli
2021-03-11Add a real type for OSSL_CORE_BIO which is distinct from and not castable to BIOPauli