aboutsummaryrefslogtreecommitdiffstats
path: root/test/recipes/70-test_sslsessiontick.t
Commit message (Expand)AuthorAgeFilesLines
* 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-5/+13
* 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-2/+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
* Empty NewSessionTicket: test session resumptionEmilia Kasper2015-09-281-1/+53
* Empty session ticket: add a testEmilia Kasper2015-09-281-2/+23
* Remake test/sslsessionticktest.pl into a recipeRichard Levitte2015-09-071-0/+186