summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
2017-11-03Spelling doc #3580FdaSilvaYY
2017-10-31afalg: Fix kernel version checkBaptiste Jonglez
2017-10-14Backport key redirection test from master branchDr. Stephen Henson
2017-10-12Skip ssl-tests/19-mac-then-encrypt.conf for no-tls1_2Ben Kaduk
2017-10-09Fix util/perl/OpenSSL/Test.pm input variable overwriteRichard Levitte
2017-10-05Test mac-then-encryptEmilia Kasper
2017-09-30recipes/25-test_verify.t: reformat.Andy Polyakov
2017-09-30Guard against DoS in name constraints handling.David Benjamin
2017-09-27Allow DH_set0_key with only private key.David Benjamin
2017-09-01Fix OpenSSL::Test::Utils::config to actualy load the config dataRichard Levitte
2017-08-21evp_test.c: Add PrivPubKeyPair negative testsNicola Tuveri
2017-08-21evp_test.c: Add PrivPubKeyPair testNicola Tuveri
2017-08-16Fix OCSP_basic_verify() cert chain construction in case bs->certs is NULLDavid von Oheimb
2017-08-10no-ec2m fixesDr. Stephen Henson
2017-08-10Add alternative CMS P-256 certDr. Stephen Henson
2017-08-08Add test for ECDH CMS key onlyDr. Stephen Henson
2017-08-03Revert "Perl: Use File::Glob::bsd_glob rather than File::Glob::glob"Richard Levitte
2017-07-29Add some test coverage for OPENSSL_secure_clear_freeBernd Edlinger
2017-07-28Perl: Use File::Glob::bsd_glob rather than File::Glob::globRichard Levitte
2017-07-24test/recipes/80-test_tsa.t: Don't trust 'OPENSSL_CONF'Richard Levitte
2017-07-07test/run_tests.pl: Make sure to exit with a code that's understood universallyRichard Levitte
2017-07-07test/recipes/90-test_shlibload.t: Make sure to handle library renamesRichard Levitte
2017-06-14Fix ex_data and session_dup issuesTodd Short
2017-05-26Fix use of "can_load()" in run_tests.pl.Rainer Jung
2017-05-22Fix infinite loops in secure memory allocation.Todd Short
2017-05-22test/run_tests.pl: don't mask test failures.Andy Polyakov
2017-05-10Add a test for SNI in conjunction with custom extensionsMatt Caswell
2017-05-10Prefer TAP::Harness over Test::HarnessRichard Levitte
2017-04-28Ensure blank lines between tests.Rich Salz
2017-04-26Add SSL tests for certificates with embedded SCTsRob Percival
2017-04-26Add and use function test_pem to work out test filenames.Dr. Stephen Henson
2017-04-16Catch EC_R_UNKNOWN_GROUP in check_unsupported()Rich Salz
2017-04-14Reformat evptests.txtNicola Tuveri
2017-04-13Remove ecdhtest.cNicola Tuveri
2017-04-13ecdhtest.c: move co-factor ECDH KATs to evptestsNicola Tuveri
2017-04-12Remove more stale code in ecdhtest.cNicola Tuveri
2017-04-12ecdhtest.c: move KATs to evptests.txtNicola Tuveri
2017-04-12Remove stale code in ecdhtest.cNicola Tuveri
2017-04-12ecdhtest.c: move NAMED CURVES TESTS to evptests.txtNicola Tuveri
2017-04-11Allow an ALPN callback to pretend to not existBenjamin Kaduk
2017-03-30More typo fixesFdaSilvaYY
2017-03-28Move PRIu64 to e_os.hRich Salz
2017-03-28asynctest: don't depend on appsEmilia Kasper
2017-03-21Fix test/recipes/80-test_ssl_old.tRichard Levitte
2017-03-21Rework how protocol specific ciphers in 80-test_ssl_old.t are picked outRichard Levitte
2017-03-20Fix the error handling in CRYPTO_dup_ex_data.Bernd Edlinger
2017-03-17Fixed PKCS5_PBKDF2_HMAC() to adhere to the documentation.Péter Budai
2017-03-16Rather use -out parameter than redirect stdoutRichard Levitte
2017-03-14Fix some -Wshadow warningsBenjamin Kaduk
2017-03-13Added a test case for RSA_padding_add_PKCS1_PSS_mgf1.Bernd Edlinger