summaryrefslogtreecommitdiffstats
path: root/test/recipes
AgeCommit message (Expand)Author
2016-06-04Make 25-test_gen.t and 25-test_req.t into oneRichard Levitte
2016-06-04Have some more test recipes clean up after themselvesRichard Levitte
2016-06-03tests: clean up temporary SSL session files.Richard Levitte
2016-06-03Update client authentication testsEmilia Kasper
2016-06-02Testing symbol presence: also take note of small objectsRichard Levitte
2016-06-01Add final(?) set of copyrights.Rich Salz
2016-05-30perl: use the 'if' module to conditionally load File::GlobRichard Levitte
2016-05-29Configure,test/recipes: "pin" glob to File::Glob::glob.Andy Polyakov
2016-05-27make sure to put quotes around -config argument, in case of spacesRichard Levitte
2016-05-27perl glob: make sure to put quotes around the pattern, in case of spacesRichard Levitte
2016-05-27Avoid msys name manglingMatt Caswell
2016-05-27Add a test for printing floating point format specifiersMatt Caswell
2016-05-20Add an async io testMatt Caswell
2016-05-13VMS perl: Fix glob outputRichard Levitte
2016-05-13Add some additional NewSessionTicket testsMatt Caswell
2016-05-12Remove proxy tests. Add verify callback tests.Emilia Kasper
2016-05-11Replace cipherlist testEmilia Kasper
2016-05-11Fix i2d_X509_AUX, update docs and add testsViktor Dukhovni
2016-05-04Fix the no-tls optionMatt Caswell
2016-05-03Add ASN.1 INTEGER tests.Dr. Stephen Henson
2016-05-03Add test for CVE-2016-2018Dr. Stephen Henson
2016-04-23add test for CVE-2016-2109Dr. Stephen Henson
2016-04-22Extensions to d2i_test.Dr. Stephen Henson
2016-04-22Unified copyright for test recipesRich Salz
2016-04-22Add a best effort test to check shared library consistencyRichard Levitte
2016-04-20Copyright consolidation: perl filesRich Salz
2016-04-13Fix no-tls1_1 and no-tls1_2Matt Caswell
2016-04-11Fix the no-tls optionMatt Caswell
2016-04-11Fix the no-nextprotoneg optionMatt Caswell
2016-04-09Don't check the generated ssl-tests configs on VMSRichard Levitte
2016-04-07Suppress CT callback as appropriateViktor Dukhovni
2016-04-07Allow generate_ssl_tests.pl to find testlibEmilia Kasper
2016-04-06Fix no-ocspMatt Caswell
2016-04-05Rename ssltest -> ssltest_oldEmilia Kasper
2016-04-05New SSL test frameworkEmilia Kasper
2016-04-04Fix memory leaks in ASN.1Emilia Kasper
2016-04-03Move peer chain security checks into x509_vfy.cViktor Dukhovni
2016-04-02Adapt some test recipes to the newer cmdstr()Richard Levitte
2016-03-30Since OpenSSL::Test redirects stderr to /dev/null, don't do so in 80-test_ca.tRichard Levitte
2016-03-29Require intermediate CAs to have basicConstraints CA:true.Viktor Dukhovni
2016-03-27Add session reuse tests.Kurt Roeckx
2016-03-27Math::BigInt does floored divs, BN_div does truncated div, compensateRichard Levitte
2016-03-21Fix no-sockMatt Caswell
2016-03-21Skip the CMS tests if CMS is disabledMatt Caswell
2016-03-21Fix no-dsaMatt Caswell
2016-03-20Fix ALPN - more fixesTodd Short
2016-03-19Don't perform tsa tests if configured "no-ts"Richard Levitte
2016-03-18Fix no-desMatt Caswell
2016-03-18Add a test to see that signals are caught as failuresRichard Levitte
2016-03-18Fix no-rc2 in the CMS testMatt Caswell