aboutsummaryrefslogtreecommitdiffstats
path: root/test/recipes
Commit message (Expand)AuthorAgeFilesLines
* Fix test_ordinalsMatt Caswell2016-01-131-1/+1
* VMS perl doesn't implement fork(), so don't run the TLSProxy tests thereRichard Levitte2016-01-136-0/+18
* Pipes on VMS do not work well with binary data, use an intermediary fileRichard Levitte2016-01-131-8/+10
* Fix test/recipes/80-test_ca.t to work on VMSRichard Levitte2016-01-131-2/+4
* Only run DANE tests when EC is supportedRichard Levitte2016-01-111-0/+4
* Enable/disable crypto-mdebug just like other featuresViktor Dukhovni2016-01-111-2/+3
* mem functions cleanupRich Salz2016-01-071-0/+7
* DANE support for X509_verify_cert()Viktor Dukhovni2016-01-071-0/+13
* Add support for minimum and maximum protocol versionKurt Roeckx2016-01-021-4/+514
* Add test for missing CertificateStatus messageMatt Caswell2015-12-271-0/+102
* Don't export internal symbolsMatt Caswell2015-12-151-3/+3
* Better splitting regexp for test_ordinalsRichard Levitte2015-12-151-8/+8
* Make no-dh work, plus other no-dh problems found by Richard.Ben Laurie2015-12-111-0/+4
* Extended master secret test script.Dr. Stephen Henson2015-12-081-0/+273
* Run test_ordinals after updateRich Salz2015-12-021-0/+0
* Add ASYNC testsMatt Caswell2015-11-201-0/+5
* Replace "SSLeay" in API with OpenSSLRich Salz2015-10-302-4/+4
* Test suite: chomp->s/\R// to harmonize with mingw 'make test'.Andy Polyakov2015-10-138-10/+10
* Test suite: minimal required to get mingw 'make test' work under Linux.Andy Polyakov2015-10-133-3/+14
* Skip PSK tests for no-pskDr. Stephen Henson2015-10-111-4/+12
* Add a test for duplicated ordinalsMatt Caswell2015-09-301-0/+104
* Empty NewSessionTicket: test session resumptionEmilia Kasper2015-09-281-1/+53
* Empty session ticket: add a testEmilia Kasper2015-09-281-2/+23
* Fix the OCSP test on WindowsMatt Caswell2015-09-251-1/+1
* Fix the rehash test on WindowsMatt Caswell2015-09-221-0/+5
* make no-dh workDr. Stephen Henson2015-09-201-1/+3
* Correct srp testRichard Levitte2015-09-201-1/+1
* Correct jpake testRichard Levitte2015-09-201-1/+1
* Correct sha testsRichard Levitte2015-09-203-3/+3
* Correct whirlpool testRichard Levitte2015-09-201-1/+1
* Change test recipes to use disabled()Dr. Stephen Henson2015-09-206-20/+26
* Make sure to actually use @smime_cms_comp_test when testing it...Richard Levitte2015-09-191-1/+1
* Check if test_rehash is run as rootRichard Levitte2015-09-181-3/+10
* Add a simple test for the new rehash commandRichard Levitte2015-09-091-0/+56
* Fix a few tests that depended on the wrong algorithm checkRichard Levitte2015-09-083-3/+3
* Adjust the verify_extra test recipe to its executableRichard Levitte2015-09-081-2/+9
* Make sure that 80-test_ca.t finds all the config filesRichard Levitte2015-09-071-2/+2
* Add a recipe for the new null pointer testRichard Levitte2015-09-071-0/+5
* Change the 80-test_tsa recipe as per changes in testtsaRichard Levitte2015-09-071-164/+136
* Add a recipe for the new pbelu testRichard Levitte2015-09-071-0/+5
* Remake the testsslproxy testsRichard Levitte2015-09-071-18/+65
* Incorporate recent changes that were originally made in test/testsslRichard Levitte2015-09-071-36/+141
* Add a recipe for the new gmdiff testRichard Levitte2015-09-071-0/+5
* Correct test nameRichard Levitte2015-09-074-4/+4
* Remake test/sslsessionticktest.pl into a recipeRichard Levitte2015-09-071-0/+186
* Adapt the libssl test harness testing scripts to new testing frameworkRichard Levitte2015-09-073-0/+307
* Check the validity of MINFORichard Levitte2015-09-071-0/+16
* Better method of skipping all the tests in 00-check_testexes.tRichard Levitte2015-09-071-32/+30
* Remove special x509 test conversionsRichard Levitte2015-09-071-1/+2
* Add a few missing testsRichard Levitte2015-09-074-0/+20