aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2015-10-05Add PACKET_copy_allEmilia Kasper1-2/+21
2015-10-05ssl3_get_client_hello: rearrange logicEmilia Kasper1-0/+16
2015-09-30Make update / libeay.num fixRich Salz1-2/+15
2015-09-30Add a test for duplicated ordinalsMatt Caswell1-0/+104
2015-09-29Fix no-stdio buildDavid Woodhouse1-15/+2
2015-09-28Empty NewSessionTicket: test session resumptionEmilia Kasper1-1/+53
2015-09-28Empty session ticket: add a testEmilia Kasper1-2/+23
2015-09-25Fix the OCSP test on WindowsMatt Caswell1-1/+1
2015-09-22Fix the rehash test on WindowsMatt Caswell1-0/+5
2015-09-22PACKET: simplifyEmilia Kasper1-9/+2
2015-09-20make no-dh workDr. Stephen Henson1-1/+3
2015-09-20Simplify Simple.pm further, and make it more verboseRichard Levitte1-5/+4
2015-09-20Correct srp testRichard Levitte1-1/+1
2015-09-20Correct jpake testRichard Levitte1-1/+1
2015-09-20Correct sha testsRichard Levitte3-3/+3
2015-09-20Correct whirlpool testRichard Levitte1-1/+1
2015-09-20typoDr. Stephen Henson1-1/+1
2015-09-20Update Simple.pm to use disabled()Dr. Stephen Henson1-1/+2
2015-09-20Change test recipes to use disabled()Dr. Stephen Henson6-20/+26
2015-09-20Add Utils.pmDr. Stephen Henson1-0/+84
2015-09-19Make sure to actually use @smime_cms_comp_test when testing it...Richard Levitte1-1/+1
2015-09-18Check if test_rehash is run as rootRichard Levitte1-3/+10
2015-09-18Remove PACKET_backEmilia Kasper1-12/+5
2015-09-17base64 decode: check for high bitEmilia Kasper1-0/+6
2015-09-17RT3757: base64 encoding bugsEmilia Kasper2-36/+390
2015-09-17Remove PACKET_(get|goto)_bookmarkEmilia Kasper1-101/+101
2015-09-16make updateMatt Caswell1-2/+4
2015-09-15Add a method to list available testsRichard Levitte2-3/+12
2015-09-11Enable -Wmissing-variable-declarations andBen Laurie9-55/+53
2015-09-09Add a simple test for the new rehash commandRichard Levitte1-0/+56
2015-09-09Make sure the temporary error log resides in a well defined locationRichard Levitte1-1/+2
2015-09-09Fix warning about mixed declarations and code.Dr. Stephen Henson1-2/+3
2015-09-09PACKET: add PACKET_memdup and PACKET_strndupEmilia Kasper1-0/+53
2015-09-08Fix a few tests that depended on the wrong algorithm checkRichard Levitte3-3/+3
2015-09-08Adjust the verify_extra test recipe to its executableRichard Levitte1-2/+9
2015-09-07Make sure that 80-test_ca.t finds all the config filesRichard Levitte1-2/+2
2015-09-07Add a recipe for the new null pointer testRichard Levitte1-0/+5
2015-09-07Change the 80-test_tsa recipe as per changes in testtsaRichard Levitte1-164/+136
2015-09-07Add a recipe for the new pbelu testRichard Levitte1-0/+5
2015-09-07Remake the testsslproxy testsRichard Levitte1-18/+65
2015-09-07Small fix in OpenSSL::TestRichard Levitte1-2/+4
2015-09-07Incorporate recent changes that were originally made in test/testsslRichard Levitte1-36/+141
2015-09-07Add documentation for the new testing frameworkRichard Levitte1-0/+107
2015-09-07Add a recipe for the new gmdiff testRichard Levitte1-0/+5
2015-09-07Correct test nameRichard Levitte4-4/+4
2015-09-07Remake test/sslsessionticktest.pl into a recipeRichard Levitte1-39/+52
2015-09-07Adapt the libssl test harness testing scripts to new testing frameworkRichard Levitte4-14/+52
2015-09-07Check the validity of MINFORichard Levitte1-0/+16
2015-09-07Better method of skipping all the tests in 00-check_testexes.tRichard Levitte1-32/+30
2015-09-07Remove special x509 test conversionsRichard Levitte1-1/+2