aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2015-11-08Use uint32_t and int32_t for SSL_CIPHER structure.Dr. Stephen Henson1-2/+2
2015-10-30Replace "SSLeay" in API with OpenSSLRich Salz2-4/+4
2015-10-30Reorganise state machine filesMatt Caswell1-2/+3
2015-10-24Improve make depend.Ben Laurie1-2/+4
2015-10-24Fix undeclared variable warnings.Ben Laurie1-4/+2
2015-10-23Remove useless codeAlessandro Ghedini1-1/+1
2015-10-13testlib/OpenSSL/Test.pm: remove redundant 'cmd /c', MSWin32 Perl can take car...Andy Polyakov1-2/+0
2015-10-13Test suite: chomp->s/\R// to harmonize with mingw 'make test'.Andy Polyakov8-10/+10
2015-10-13Test suite: minimal required to get mingw 'make test' work under Linux.Andy Polyakov5-6/+25
2015-10-11Skip PSK tests for no-pskDr. Stephen Henson1-4/+12
2015-10-09DTLS: remove unused cookie fieldEmilia Kasper1-0/+20
2015-10-07Properly check return type of DH_compute_key()Pascal Cuoq1-2/+2
2015-10-06Fix travis builds on masterAlessandro Ghedini1-4/+4
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