summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
2020-08-04Change the provider implementation of X942kdf to use wpacket to do der encodi...Shane Lontis
2020-08-0381-test_cmp_cli.t: Skip tests with mock server if server cannot be startedDr. David von Oheimb
2020-08-01TEST: Add testutil tests to compare unterminated strings of different lengthsRichard Levitte
2020-08-01DESERIALIZER: Add deserializers for the rest of our asymmetric key typesRichard Levitte
2020-08-01DESERIALIZER: Make it possible to deserialize public keys tooRichard Levitte
2020-08-01DESERIALIZER: Rethink password handlingRichard Levitte
2020-07-30Export ossl_cmp_msg_load() as OSSL_CMP_MSG_read(), use it in apps/cmp.cDr. David von Oheimb
2020-07-30Fix test_cmp_cli for extended testsMatt Caswell
2020-07-30Streamline the CMP request session API, adding the generalized OSSL_CMP_exec_...Dr. David von Oheimb
2020-07-29[test][ectest] Minor touches to custom_generator_testNicola Tuveri
2020-07-29[test] Vertically test explicit EC params API patternsNicola Tuveri
2020-07-28Fix a test_verify failureMatt Caswell
2020-07-28Deprecate -nodes in favor of -noenc in pkcs12 and req appDr. David von Oheimb
2020-07-27TEST: Add RSA-PSS cases in test/serdes_test.cRichard Levitte
2020-07-26Fix no-dh and no-dsaMatt Caswell
2020-07-24TEST: Update the serialization/deserialization test with legacy PEM encryptionRichard Levitte
2020-07-24TEST: Update the serialization/deserialization test with encryptionRichard Levitte
2020-07-24TEST: Add new serializer and deserializer testRichard Levitte
2020-07-24Add X509 related libctx changes.Shane Lontis
2020-07-23Test RSA oaep in fips modeShane Lontis
2020-07-23test/drbgtest.c: set the correct counter to trigger reseedingDr. Matthias St. Pierre
2020-07-23test/drbgtest.c: Remove error check for large generate requestsDr. Matthias St. Pierre
2020-07-23Fix DRBG reseed counter condition.Vitezslav Cizek
2020-07-23test/drbgtest.c: Fix error check testVitezslav Cizek
2020-07-22EVP: deprecate the EVP_X_meth_ functions.Pauli
2020-07-22evp_test: use correct deallocation for EVP_CIPHERPauli
2020-07-22evp_test: use correct deallocation for EVP_MDPauli
2020-07-2281-test_cmp_cli.t: Avoid using 'tail', 'awk', and the '-s' option of 'lsof'Dr. David von Oheimb
2020-07-22Skip test_cmp_cli if 'lsof' or 'kill' command is not availableDr. David von Oheimb
2020-07-22Fix provider cipher reinit issueShane Lontis
2020-07-21Add ERR_raise() errors to fips OSSL_provider_init and self tests.Shane Lontis
2020-07-21Fix API rename issue in shim layer that calls EVP_MAC_CTX_set_paramsShane Lontis
2020-07-17Fix trailing whitespace mismatch error when running 02-test_errstr.Shane Lontis
2020-07-1699-test_fuzz.t: Clean up and re-organize such that sub-tests could be split e...Dr. David von Oheimb
2020-07-16test/run_tests.pl: In parallel runs, start those tests first that run longestDr. David von Oheimb
2020-07-16Update copyright yearRichard Levitte
2020-07-16Revert "kdf: make function naming consistent."Matt Caswell
2020-07-16Revert "The EVP_MAC functions have been renamed for consistency. The EVP_MAC...Matt Caswell
2020-07-16deprecate engine testsPauli
2020-07-16Add SSL_get[01]_peer_certificate()Todd Short
2020-07-15Make -provider_name and -section_name optionalRich Salz
2020-07-15Add AES_CBC_CTS ciphers to providersShane Lontis
2020-07-14DRBG: rename the DRBG taxonomy.Pauli
2020-07-12[test] ectest: check custom generatorsBilly Brumley
2020-07-11Add and use internal header that implements endianness checkRichard Levitte
2020-07-09Fix wrong fipsinstall key used in testShane Lontis
2020-07-09Add multiple fixes for ffc key generation using invalid p,q,g parameters.Shane Lontis
2020-07-08Fix CID 1465213: Integer handling issues (evp_extra_test.c)Shane Lontis
2020-07-08Fix CID 1465215 : Explicit null dereferenced (in test)Shane Lontis
2020-07-08Add a test to check having a provider loaded without a groups still worksMatt Caswell