aboutsummaryrefslogtreecommitdiffstats
path: root/test/recipes
Commit message (Expand)AuthorAgeFilesLines
* add test for CVE-2016-2109Dr. Stephen Henson2016-04-231-1/+5
* Extensions to d2i_test.Dr. Stephen Henson2016-04-221-2/+2
* Unified copyright for test recipesRich Salz2016-04-2275-533/+580
* Add a best effort test to check shared library consistencyRichard Levitte2016-04-221-0/+115
* Copyright consolidation: perl filesRich Salz2016-04-202-2/+16
* Fix no-tls1_1 and no-tls1_2Matt Caswell2016-04-131-1/+1
* Fix the no-tls optionMatt Caswell2016-04-111-15/+18
* Fix the no-nextprotoneg optionMatt Caswell2016-04-111-0/+2
* Don't check the generated ssl-tests configs on VMSRichard Levitte2016-04-091-1/+2
* Suppress CT callback as appropriateViktor Dukhovni2016-04-071-13/+14
* Allow generate_ssl_tests.pl to find testlibEmilia Kasper2016-04-071-0/+1
* Fix no-ocspMatt Caswell2016-04-062-0/+7
* Rename ssltest -> ssltest_oldEmilia Kasper2016-04-051-10/+10
* New SSL test frameworkEmilia Kasper2016-04-053-50/+96
* Fix memory leaks in ASN.1Emilia Kasper2016-04-041-0/+19
* Move peer chain security checks into x509_vfy.cViktor Dukhovni2016-04-031-2/+46
* Adapt some test recipes to the newer cmdstr()Richard Levitte2016-04-029-9/+9
* Since OpenSSL::Test redirects stderr to /dev/null, don't do so in 80-test_ca.tRichard Levitte2016-03-301-4/+4
* Require intermediate CAs to have basicConstraints CA:true.Viktor Dukhovni2016-03-291-2/+6
* Add session reuse tests.Kurt Roeckx2016-03-271-1/+47
* Math::BigInt does floored divs, BN_div does truncated div, compensateRichard Levitte2016-03-271-0/+9
* Fix no-sockMatt Caswell2016-03-218-2/+23
* Skip the CMS tests if CMS is disabledMatt Caswell2016-03-211-0/+3
* Fix no-dsaMatt Caswell2016-03-211-3/+5
* Fix ALPN - more fixesTodd Short2016-03-201-2/+6
* Don't perform tsa tests if configured "no-ts"Richard Levitte2016-03-191-0/+4
* Fix no-desMatt Caswell2016-03-181-10/+12
* Add a test to see that signals are caught as failuresRichard Levitte2016-03-181-0/+9
* Fix no-rc2 in the CMS testMatt Caswell2016-03-181-5/+9
* Don't define OPENSSL_ENGINES in test recipes, do it in Makefiles insteadRichard Levitte2016-03-177-7/+0
* Fix a TLSProxy race conditionMatt Caswell2016-03-153-11/+20
* General verify options to openssl tsfbroda2016-03-151-2/+2
* Disable afalg when engine is disabled.Emilia Kasper2016-03-141-1/+1
* When creating directory specs, use srctop_dir rather than srctop_file.Richard Levitte2016-03-121-3/+3
* Suppress CT warnings in test_sslMatt Caswell2016-03-111-0/+2
* Fix ct_test to not assume it's in the source directoryRichard Levitte2016-03-091-1/+0
* CT test can't run without EC, so skip it on that algo as wellRichard Levitte2016-03-091-1/+1
* Fix ct_test to not assume it's in the source directoryRichard Levitte2016-03-091-0/+2
* Don't run the TLSProxy based tests in native WindowsRichard Levitte2016-03-097-7/+7
* GH787: Fix ALPNTodd Short2016-03-081-14/+50
* Fix minor errors in the afalg testMatt Caswell2016-03-071-1/+1
* Adding afalg testclucey2016-03-071-0/+68
* Change names of ordinals and libs, libeay => libcrypto and ssleay => libsslRichard Levitte2016-03-051-2/+2
* Extends s_client to allow a basic CT policy to be enabledRob Percival2016-03-041-4/+25
* Refactor ClientHello extension parsingEmilia Kasper2016-03-031-3/+8
* CT policy validationRob Percival2016-03-011-1/+4
* GH753: More spelling fixFdaSilvaYY2016-02-272-3/+3
* Implement new multi-threading APIAlessandro Ghedini2016-02-261-0/+5
* Tests for parsing and printing certificates containing SCTsRob Percival2016-02-251-0/+6
* test/recipes/80-test_ca.t: remove_tree->rmtree to make it work with Perl 5.10.Andy Polyakov2016-02-231-3/+3