Welcome to mirror list, hosted at ThFree Co, Russian Federation.

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