aboutsummaryrefslogtreecommitdiff
path: root/test/recipes/70-test_sslsessiontick.t
AgeCommit message (Expand)AuthorFilesLines
2018-12-06Following the license change, modify the boilerplates in test/Richard Levitte1-1/+1
2018-02-13Update copyright yearMatt Caswell1-1/+1
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-11-23Remove old style NewSessionTicket from TLSv1.3Matt Caswell1-10/+15
2016-11-16Start using the key_share data to derive the PMSMatt Caswell1-1/+1
2016-06-16Skip the TLSProxy tests if environmental problems are an issueMatt Caswell1-3/+2
2016-06-03tests: clean up temporary SSL session files.Richard Levitte1-3/+6
2016-05-13Add some additional NewSessionTicket testsMatt Caswell1-1/+38
2016-05-04Fix the no-tls optionMatt Caswell1-0/+3
2016-04-22Unified copyright for test recipesRich Salz1-52/+6
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-15Fix a TLSProxy race conditionMatt Caswell1-5/+13
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-2/+2
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-10-13Test suite: chomp->s/\R// to harmonize with mingw 'make test'.Andy Polyakov1-1/+1
2015-09-28Empty NewSessionTicket: test session resumptionEmilia Kasper1-1/+53
2015-09-28Empty session ticket: add a testEmilia Kasper1-2/+23
2015-09-07Remake test/sslsessionticktest.pl into a recipeRichard Levitte1-0/+186