summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
2016-02-05enable leak checking for danetestDr. Stephen Henson
2016-02-05If memory debugging enabled return error on leaks.Dr. Stephen Henson
2016-02-05Initialise with -1 rather than 1Richard Levitte
2016-02-04Add checks for IPv4 and IPv6 in OpenSSL::Test::Utils and use themRichard Levitte
2016-02-04RT3095: allow NULL key for single-shot HMACEmilia Kasper
2016-02-04Only use TLS1.2 when it's availableRichard Levitte
2016-02-04Have 70-test_clienthello.t be selective on when it can be runRichard Levitte
2016-02-04Have OpenSSL::Test::Utils::available_protocols load configdata as wellRichard Levitte
2016-02-03Use BIO_snprintf() rather than snprintf()Richard Levitte
2016-02-03Refactoring BIO: add a simple networking test of s_client and s_serverRichard Levitte
2016-02-03Refactoring BIO: add a test, using test/ssltestRichard Levitte
2016-02-01constify PACKETEmilia Kasper
2016-02-01Use PKCS#8 format EC key so test is skipped with no-ecDr. Stephen Henson
2016-02-01unified build scheme: add build.info filesRichard Levitte
2016-01-31Add tests for non-ca trusted roots and intermediatesViktor Dukhovni
2016-01-31Compat self-signed trust with reject-only aux dataViktor Dukhovni
2016-01-31Check chain extensions also for trusted certificatesViktor Dukhovni
2016-01-30Move more BN internals to bn_lcl.hRich Salz
2016-01-30When checking if there's a VMS directory spec, don't forget the possible deviceRichard Levitte
2016-01-30Fix test/recipes/25-test_verify.tRichard Levitte
2016-01-30handle "Ctrl" in separate functionDr. Stephen Henson
2016-01-30Add test data for ECDHDr. Stephen Henson
2016-01-30Add support for EVP_PKEY_derive in evp_testDr. Stephen Henson
2016-01-30fix warningDr. Stephen Henson
2016-01-29Templatize util/domdRich Salz
2016-01-29Configure et al: split up the lflags configuration item into twoRichard Levitte
2016-01-29Add have_precompute_mult testsMatt Caswell
2016-01-28Add a test for small subgroup attacks on DH/DHEMatt Caswell
2016-01-27Test all built-in curves and let the library choose the EC_METHODBilly Brumley
2016-01-27Skip all explicitely if the number of tests is 0Richard Levitte
2016-01-27Be careful when applying EXE_SHELLRichard Levitte
2016-01-26Fix Custom Extension tests skip countViktor Dukhovni
2016-01-26Remove /* foo.c */ commentsRich Salz
2016-01-26RT4272: Unit tests fail when DTLS disabledTodd Short
2016-01-2680-test_ca.t is made to use the new perlapp()Richard Levitte
2016-01-26Have OpenSSL::Test handle perl scripts like any programRichard Levitte
2016-01-26Use the new OpenSSL::Test::Utils routines.Richard Levitte
2016-01-26Use Configure's @disablables and %disabled through configdata.pmRichard Levitte
2016-01-25For every test in 80-test_ssl.t, check that the protocol(s) used is enabledRichard Levitte
2016-01-25Make tests use configdata.pm rather than parsing MakefileRichard Levitte
2016-01-25Fix OpenSSL::Test::Simple to take more than one algorithmRichard Levitte
2016-01-22dsatest: use the correct BIO to print the test errorMarcus Meissner
2016-01-22few typo fixesFdaSilvaYY
2016-01-22Remove outdated conftest.cRich Salz
2016-01-20Multiple -trusted/-untrusted/-CRLfile options in verifyViktor Dukhovni
2016-01-20More X509_verify_cert() tests via verify(1).Viktor Dukhovni
2016-01-20Commit pre-generated test_verify certsViktor Dukhovni
2016-01-20Scripts to generate verify test certsViktor Dukhovni
2016-01-20Remove update tagsRich Salz
2016-01-19Remove the GOST engineMatt Caswell