summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
2020-04-21Update copyright yearMatt Caswell
2020-04-21Add test for CVE-2020-1967Benjamin Kaduk
2020-04-06Add test cases for the non CA certificate with pathlen:0Tomas Mraz
2020-04-01[test] Make sm2_internal_test less fragile to changes in the ec moduleBilly Brumley
2020-03-17Update copyright yearMatt Caswell
2020-03-17sslapitest: don't leak the SSL_CTX pairBen Kaduk
2020-03-13Add test that changes ciphers on CCSBenjamin Kaduk
2020-03-11Revert "Create a new embeddedSCTs1 that's signed using SHA256"Matt Caswell
2020-03-11Revert "Stop accepting certificates signed using SHA1 at security level 1"Matt Caswell
2020-02-16Check that ed25519 and ed448 are allowed by the security levelKurt Roeckx
2020-02-16Generate new Ed488 certificatesKurt Roeckx
2020-02-12Fix no-tls1_3Matt Caswell
2020-02-06Fix misspelling errors and typos reported by codespellDr. Matthias St. Pierre
2020-02-05Stop accepting certificates signed using SHA1 at security level 1Kurt Roeckx
2020-02-05Create a new embeddedSCTs1 that's signed using SHA256Kurt Roeckx
2020-01-30Test that SSL_get_servername returns what we expectMatt Caswell
2020-01-25Check that the default signature type is allowedKurt Roeckx
2020-01-25Replace apps/server.pem with certificate with a sha256 signature.Kurt Roeckx
2020-01-21Remove remaining references to crypto/includeBernd Edlinger
2020-01-07Don't store an HMAC key for longer than we needMatt Caswell
2019-12-23Fix evp_extra_test with no-dhMatt Caswell
2019-12-16Test that EVP_PKEY_set1_DH() correctly identifies the DH typeMatt Caswell
2019-12-06Add a test case for rsaz_512_sqr overflow handlingBernd Edlinger
2019-11-29Add a test for NULL chunks in encrypt/decryptMatt Caswell
2019-11-20Allow specifying the tag after AAD in CCM mode (2)Patrick Steuer
2019-11-14testutil/init.c rename to testutil/testutil_init.cPatrick Steuer
2019-11-13Add self-test for EC_POINT_hex2pointNicola Tuveri
2019-11-13Add more tests for apps/reqNicola Tuveri
2019-11-09Fix --strict-warnings buildPatrick Steuer
2019-11-02Add test cases for min/max protocol APIChristian Heimes
2019-10-17Add GCD testing infrastructure.Cesar Pereida Garcia
2019-10-15issue-8493: Fix for filenames with newlines using openssl dgstPauli
2019-09-27Fix header file include guard namesDr. Matthias St. Pierre
2019-09-27Reorganize local header filesDr. Matthias St. Pierre
2019-09-27Reorganize private crypto header filesDr. Matthias St. Pierre
2019-09-10Update copyright yearMatt Caswell
2019-09-09drbg: ensure fork-safety without using a pthread_atfork handlerDr. Matthias St. Pierre
2019-09-09[test] ECC: check the bounds for auto computing cofactorBilly Brumley
2019-09-09Fix spacing nit in test/ectest.cNicola Tuveri
2019-09-09[ec] Match built-in curves on EC_GROUP_new_from_ecparametersNicola Tuveri
2019-09-07[test] computing ECC cofactors: regression testBilly Brumley
2019-09-06Teach TLSProxy how to parse CertificateRequest messagesMatt Caswell
2019-09-04Test SSL_set_ciphersuitesraja-ashok
2019-08-23test/evp_test.c: distinguish parsing errors from processing errorsRichard Levitte
2019-08-18Test for out-of-bounds write when requesting zero bytes from shakePatrick Steuer
2019-08-14Extend tests of SSL_check_chain()Matt Caswell
2019-08-09Add TLS tests for RSA-PSS Restricted certificatesMatt Caswell
2019-08-09Add Restricted PSS certificate and keyMatt Caswell
2019-07-31Fix TyposAntoine Cœur
2019-07-29Add weak platform independent PRNG to test framework.Pauli