aboutsummaryrefslogtreecommitdiffstats
path: root/test/recipes/70-test_sslextension.t
Commit message (Expand)AuthorAgeFilesLines
* Add tests for unsolicited extensionsMatt Caswell2017-05-171-1/+69
* Add a test for the TLSv1.3 downgrade mechanismMatt Caswell2017-03-241-0/+9
* Reset executable bits on files where not needed.Bernd Edlinger2017-03-031-0/+0
* Skip the TLSProxy tests if environmental problems are an issueMatt Caswell2016-06-161-4/+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
* 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
* TLS: reject duplicate extensionsEmilia Kasper2016-02-191-4/+55
* 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/+101