summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
2015-11-08Use uint32_t and int32_t for SSL_CIPHER structure.Dr. Stephen Henson
2015-10-30Replace "SSLeay" in API with OpenSSLRich Salz
2015-10-30Reorganise state machine filesMatt Caswell
2015-10-24Improve make depend.Ben Laurie
2015-10-24Fix undeclared variable warnings.Ben Laurie
2015-10-23Remove useless codeAlessandro Ghedini
2015-10-13testlib/OpenSSL/Test.pm: remove redundant 'cmd /c', MSWin32 Perl can take car...Andy Polyakov
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-10-09DTLS: remove unused cookie fieldEmilia Kasper
2015-10-07Properly check return type of DH_compute_key()Pascal Cuoq
2015-10-06Fix travis builds on masterAlessandro Ghedini
2015-10-05Add PACKET_copy_allEmilia Kasper
2015-10-05ssl3_get_client_hello: rearrange logicEmilia Kasper
2015-09-30Make update / libeay.num fixRich Salz
2015-09-30Add a test for duplicated ordinalsMatt Caswell
2015-09-29Fix no-stdio buildDavid Woodhouse
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-22PACKET: simplifyEmilia Kasper
2015-09-20make no-dh workDr. Stephen Henson
2015-09-20Simplify Simple.pm further, and make it more verboseRichard Levitte
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-20typoDr. Stephen Henson
2015-09-20Update Simple.pm to use disabled()Dr. Stephen Henson
2015-09-20Change test recipes to use disabled()Dr. Stephen Henson
2015-09-20Add Utils.pmDr. 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-18Remove PACKET_backEmilia Kasper
2015-09-17base64 decode: check for high bitEmilia Kasper
2015-09-17RT3757: base64 encoding bugsEmilia Kasper
2015-09-17Remove PACKET_(get|goto)_bookmarkEmilia Kasper
2015-09-16make updateMatt Caswell
2015-09-15Add a method to list available testsRichard Levitte
2015-09-11Enable -Wmissing-variable-declarations andBen Laurie
2015-09-09Add a simple test for the new rehash commandRichard Levitte
2015-09-09Make sure the temporary error log resides in a well defined locationRichard Levitte
2015-09-09Fix warning about mixed declarations and code.Dr. Stephen Henson
2015-09-09PACKET: add PACKET_memdup and PACKET_strndupEmilia Kasper
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