summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
2015-11-21Fix (minor) problems found by ubsanAlessandro Ghedini
2015-11-20Convert __thread to pthreads for Thread Local StorageMatt Caswell
2015-11-20Swap to using proper windows pipesMatt Caswell
2015-11-20Add ASYNC_block_pause and ASYNC_unblock_pauseMatt Caswell
2015-11-20Fix ASYNC null implementationMatt Caswell
2015-11-20Add ASYNC testsMatt Caswell
2015-11-20Make libssl async awareMatt Caswell
2015-11-20Use better defaults for TSA.Dr. Stephen Henson
2015-11-20Add support for signer_digest option in TS.Dr. Stephen Henson
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