summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
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
2020-07-07Add support to zeroize plaintext in S3 record layerMartin Elshuber
2020-07-06[test][15-test_genec] Improve EC tests with genpkeyNicola Tuveri
2020-07-06Ensure the sslcorrupttest checks all errors on the queueMatt Caswell
2020-07-06Move MAC removal responsibility to the various protocol "enc" functionsMatt Caswell
2020-07-05TEST: update 02-test_errstr.t to have better testsRichard Levitte
2020-07-05TEST: fix test/errtest.cRichard Levitte
2020-07-05Fix many MarkDown issues in {NOTES*,README*,HACKING,LICENSE}.md filesDr. David von Oheimb
2020-07-05Rename NOTES*, README*, VERSION, HACKING, LICENSE to .md or .txtDr. David von Oheimb
2020-07-03Don't run the cmp_cli tests if using FUZZING_BUILD_MODEMatt Caswell
2020-07-0381-test_cmp_cli.t: Correct subroutine quote_spc_empty and its useDr. David von Oheimb
2020-07-0381-test_cmp_cli.t: Streamline {start,stop}_mock_server and improve port settingDr. David von Oheimb
2020-07-03test/run_tests.pl: Add alias REPORT_FAILURES{,_PROGRESS} for VF and VFPDr. David von Oheimb
2020-07-03test/run_tests.pl: Add visual separator after failed test case for VFP and VF...Dr. David von Oheimb
2020-07-03test/run_tests.pl: Enhance the semantics of HARNESS_VERBOSE_FAILURES (VF)Dr. David von Oheimb
2020-07-02[test/README.md] minor fix of examples missing the test targetNicola Tuveri
2020-07-02Run tests in parallelNicola Tuveri
2020-07-01Add X509_self_signed(), extending and improving documenation and testsDr. David von Oheimb
2020-07-01Fix issue 1418 by moving check of KU_KEY_CERT_SIGN and weakening check_issued()Dr. David von Oheimb
2020-07-01Add four more verify test cases on the self-signed Ed25519 and self-issed X25...Dr. David von Oheimb
2020-07-01Make x509 -force_pubkey test case with self-issued cert more realisticDr. David von Oheimb
2020-07-01Improve documentation, layout, and code comments regarding self-issued certs ...Dr. David von Oheimb
2020-06-29Add --fips-key configuration parameter to fipsinstall application.Rich Salz
2020-06-28Move test-related info from INSTALL.md to new test/README.md, updating refere...Dr. David von Oheimb
2020-06-28Add a test to make sure ASYNC aware code gets the right default libctxMatt Caswell
2020-06-28TEST: Add test to exercise OPENSSL_CTX_set0_default()Richard Levitte
2020-06-27Reduce the security bits for MD5 and SHA1 based signatures in TLSKurt Roeckx
2020-06-27Fix syntax of cipher stringKurt Roeckx
2020-06-26TEST: Add TODO segments in test/recipes/15-test_genec.tRichard Levitte
2020-06-26Test genpkey app for EC keygen with various argsNicola Tuveri
2020-06-25Update copyright yearMatt Caswell
2020-06-24Make the naming scheme for dispatched functions more consistentDr. Matthias St. Pierre
2020-06-24Rename <openssl/core_numbers.h> -> <openssl/core_dispatch.h>Dr. Matthias St. Pierre
2020-06-24test: add test for generation of random data in chunks.Pauli
2020-06-24test: update EVP tests to include DRBG testingPauli
2020-06-24NIST DRBG set dataPauli