summaryrefslogtreecommitdiffstats
path: root/test/recipes
AgeCommit message (Expand)Author
2016-01-20More X509_verify_cert() tests via verify(1).Viktor Dukhovni
2016-01-19Remove the GOST engineMatt Caswell
2016-01-19Support disabling any or all TLS or DTLS versionsViktor Dukhovni
2016-01-17The TLSProxy tests can't run if no-engine has been configuredRichard Levitte
2016-01-14Do not use redirection on binary filesRichard Levitte
2016-01-13Fix verify(1) to report failure when verification failsViktor Dukhovni
2016-01-13Fix test_ordinalsMatt Caswell
2016-01-13VMS perl doesn't implement fork(), so don't run the TLSProxy tests thereRichard Levitte
2016-01-13Pipes on VMS do not work well with binary data, use an intermediary fileRichard Levitte
2016-01-13Fix test/recipes/80-test_ca.t to work on VMSRichard Levitte
2016-01-11Only run DANE tests when EC is supportedRichard Levitte
2016-01-11Enable/disable crypto-mdebug just like other featuresViktor Dukhovni
2016-01-07mem functions cleanupRich Salz
2016-01-07DANE support for X509_verify_cert()Viktor Dukhovni
2016-01-02Add support for minimum and maximum protocol versionKurt Roeckx
2015-12-27Add test for missing CertificateStatus messageMatt Caswell
2015-12-15Don't export internal symbolsMatt Caswell
2015-12-15Better splitting regexp for test_ordinalsRichard Levitte
2015-12-11Make no-dh work, plus other no-dh problems found by Richard.Ben Laurie
2015-12-08Extended master secret test script.Dr. Stephen Henson
2015-12-02Run test_ordinals after updateRich Salz
2015-11-20Add ASYNC testsMatt Caswell
2015-10-30Replace "SSLeay" in API with OpenSSLRich Salz
2015-10-13Test suite: chomp->s/\R// to harmonize with mingw 'make test'.Andy Polyakov
2015-10-13Test suite: minimal required to get mingw 'make test' work under Linux.Andy Polyakov
2015-10-11Skip PSK tests for no-pskDr. Stephen Henson
2015-09-30Add a test for duplicated ordinalsMatt Caswell
2015-09-28Empty NewSessionTicket: test session resumptionEmilia Kasper
2015-09-28Empty session ticket: add a testEmilia Kasper
2015-09-25Fix the OCSP test on WindowsMatt Caswell
2015-09-22Fix the rehash test on WindowsMatt Caswell
2015-09-20make no-dh workDr. Stephen Henson
2015-09-20Correct srp testRichard Levitte
2015-09-20Correct jpake testRichard Levitte
2015-09-20Correct sha testsRichard Levitte
2015-09-20Correct whirlpool testRichard Levitte
2015-09-20Change test recipes to use disabled()Dr. Stephen Henson
2015-09-19Make sure to actually use @smime_cms_comp_test when testing it...Richard Levitte
2015-09-18Check if test_rehash is run as rootRichard Levitte
2015-09-09Add a simple test for the new rehash commandRichard Levitte
2015-09-08Fix a few tests that depended on the wrong algorithm checkRichard Levitte
2015-09-08Adjust the verify_extra test recipe to its executableRichard Levitte
2015-09-07Make sure that 80-test_ca.t finds all the config filesRichard Levitte
2015-09-07Add a recipe for the new null pointer testRichard Levitte
2015-09-07Change the 80-test_tsa recipe as per changes in testtsaRichard Levitte
2015-09-07Add a recipe for the new pbelu testRichard Levitte
2015-09-07Remake the testsslproxy testsRichard Levitte
2015-09-07Incorporate recent changes that were originally made in test/testsslRichard Levitte
2015-09-07Add a recipe for the new gmdiff testRichard Levitte
2015-09-07Correct test nameRichard Levitte