aboutsummaryrefslogtreecommitdiff
path: root/test/recipes/70-test_sslcertstatus.t
AgeCommit message (Expand)AuthorFilesLines
2018-12-06Following the license change, modify the boilerplates in test/Richard Levitte1-1/+1
2018-08-15Update code for the final RFC version of TLSv1.3 (RFC8446)Matt Caswell1-2/+0
2018-02-13Update copyright yearMatt Caswell1-1/+1
2018-02-09Fixes for no-tls1_2 and no-tls1_2-methodMatt Caswell1-1/+2
2018-01-20Enable TLSProxy tests on WindowsRichard Levitte1-1/+1
2017-03-03Reset executable bits on files where not needed.Bernd Edlinger1-0/+0
2016-12-08Split ServerHello extensionsMatt Caswell1-1/+3
2016-06-16Skip the TLSProxy tests if environmental problems are an issueMatt Caswell1-5/+4
2016-05-04Fix the no-tls optionMatt Caswell1-0/+3
2016-04-22Unified copyright for test recipesRich Salz1-52/+6
2016-04-06Fix no-ocspMatt Caswell1-0/+3
2016-04-02Adapt some test recipes to the newer cmdstr()Richard Levitte1-1/+1
2016-03-21Fix no-sockMatt Caswell1-0/+3
2016-03-17Don't define OPENSSL_ENGINES in test recipes, do it in Makefiles insteadRichard Levitte1-1/+0
2016-03-09Don't run the TLSProxy based tests in native WindowsRichard Levitte1-1/+1
2016-02-22Use $disabled{"dynamic-engine"} internallyRichard Levitte1-1/+1
2016-02-20Run the TLSProxy based tests as long as dynamic engines are built.Richard Levitte1-5/+2
2016-02-19TLS: reject duplicate extensionsEmilia Kasper1-1/+1
2016-02-12Let all TLSProxy based tests display debug text conditionallyRichard Levitte1-1/+2
2016-02-09unified build scheme: adjust test framework for out of source build treeRichard Levitte1-3/+3
2016-01-26Use the new OpenSSL::Test::Utils routines.Richard Levitte1-1/+1
2016-01-25Make tests use configdata.pm rather than parsing MakefileRichard Levitte1-3/+1
2016-01-17The TLSProxy tests can't run if no-engine has been configuredRichard Levitte1-0/+4
2016-01-13VMS perl doesn't implement fork(), so don't run the TLSProxy tests thereRichard Levitte1-0/+3
2015-12-27Add test for missing CertificateStatus messageMatt Caswell1-0/+102