aboutsummaryrefslogtreecommitdiffstats
path: root/test/recipes/70-test_sslvertol.t
Commit message (Expand)AuthorAgeFilesLines
* Reset executable bits on files where not needed.Bernd Edlinger2017-03-031-0/+0
* 70-test_sslvertol.t: skip test 1 and 2 if too few protocols are enabledRichard Levitte2016-12-291-16/+27
* 70-test_sslvertol.t: Make sure to check a max TLS version that matches config...Richard Levitte2016-12-291-11/+55
* Add some more version testsMatt Caswell2016-11-091-5/+18
* Add server side support for supported_versions extensionMatt Caswell2016-11-091-3/+6
* Skip the TLSProxy tests if environmental problems are an issueMatt Caswell2016-06-161-3/+2
* Fix the no-tls optionMatt Caswell2016-05-041-0/+3
* Unified copyright for test recipesRich Salz2016-04-221-52/+6
* Adapt some test recipes to the newer cmdstr()Richard Levitte2016-04-021-1/+1
* Fix no-sockMatt Caswell2016-03-211-0/+3
* Don't define OPENSSL_ENGINES in test recipes, do it in Makefiles insteadRichard Levitte2016-03-171-1/+0
* Fix a TLSProxy race conditionMatt Caswell2016-03-151-1/+2
* Don't run the TLSProxy based tests in native WindowsRichard Levitte2016-03-091-1/+1
* Use $disabled{"dynamic-engine"} internallyRichard Levitte2016-02-221-1/+1
* Run the TLSProxy based tests as long as dynamic engines are built.Richard Levitte2016-02-201-5/+2
* Let all TLSProxy based tests display debug text conditionallyRichard Levitte2016-02-121-1/+2
* unified build scheme: adjust test framework for out of source build treeRichard Levitte2016-02-091-3/+3
* Use the new OpenSSL::Test::Utils routines.Richard Levitte2016-01-261-1/+1
* Make tests use configdata.pm rather than parsing MakefileRichard Levitte2016-01-251-3/+1
* The TLSProxy tests can't run if no-engine has been configuredRichard Levitte2016-01-171-0/+4
* VMS perl doesn't implement fork(), so don't run the TLSProxy tests thereRichard Levitte2016-01-131-0/+3
* Test suite: chomp->s/\R// to harmonize with mingw 'make test'.Andy Polyakov2015-10-131-1/+1
* Adapt the libssl test harness testing scripts to new testing frameworkRichard Levitte2015-09-071-0/+105