summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
2016-05-09Recognise VERBOSE and V as well as HARNESS_VERBOSEDr. Stephen Henson
2016-05-09fix tab-space mixed indentationFdaSilvaYY
2016-05-06testlib/OpenSSL/Test.pm: address 5.10 warnings.Andy Polyakov
2016-05-06test/evp_test.c: exercise different combinations of data misalignment.Andy Polyakov
2016-05-04Fix the no-tls optionMatt Caswell
2016-05-03Add ASN.1 INTEGER tests.Dr. Stephen Henson
2016-05-03add ASN1_INTEGER type to d2i_testDr. Stephen Henson
2016-05-03Add test for CVE-2016-2018Dr. Stephen Henson
2016-05-02Secure memory fixesTodd Short
2016-04-29Misc tweaks for EBCDIC based on feedback receivedMatt Caswell
2016-04-29Fix the tests to work with EBCDICMatt Caswell
2016-04-28various spelling fixesFdaSilvaYY
2016-04-23add test for CVE-2016-2109Dr. Stephen Henson
2016-04-23In d2i_test return error for malloc failure.Dr. Stephen Henson
2016-04-22Extensions to d2i_test.Dr. Stephen Henson
2016-04-22Unified copyright for test recipesRich Salz
2016-04-22Add a best effort test to check shared library consistencyRichard Levitte
2016-04-20Copyright consolidation; .pm and ConfigureRich Salz
2016-04-20Remove --classic build entirelyRichard Levitte
2016-04-20Copyright consolidation: perl filesRich Salz
2016-04-18Make string_to_hex/hex_to_string publicRich Salz
2016-04-18Rename some lowercase API'sRich Salz
2016-04-15Make many X509_xxx types opaque.Rich Salz
2016-04-14Fix no-stdio and no-autoalginitMatt Caswell
2016-04-14Fix AFALG kernel and headers mismatch problemMatt Caswell
2016-04-14Don't use deprecated CONF_modules_free() in testsViktor Dukhovni
2016-04-13Fix no-tls1_1 and no-tls1_2Matt Caswell
2016-04-11Fix the no-tls optionMatt Caswell
2016-04-11Fix the no-nextprotoneg optionMatt Caswell
2016-04-10Fix warnings exposed by clang-3.8Emilia Kasper
2016-04-09Don't check the generated ssl-tests configs on VMSRichard Levitte
2016-04-09VMS doesn't have directory separators in the same sense as UnixRichard Levitte
2016-04-09Make DH opaqueMatt Caswell
2016-04-07test/[dane|evp_]test.c: BIO-fy file I/O.Andy Polyakov
2016-04-07Suppress CT callback as appropriateViktor Dukhovni
2016-04-07OpenSSL::Test: when moving directory, affect env as wellRichard Levitte
2016-04-07Allow generate_ssl_tests.pl to find testlibEmilia Kasper
2016-04-07Better use BIO_snprintf() than snprintf(), in case the later isn't availableRichard Levitte
2016-04-06Make the RSA structure opaqueRichard Levitte
2016-04-06Fix no-ocspMatt Caswell
2016-04-06Add missing mem leak test activation and checksFdaSilvaYY
2016-04-05Rename ssltest -> ssltest_oldEmilia Kasper
2016-04-05testutil: return 1 on successEmilia Kasper
2016-04-05New SSL test frameworkEmilia Kasper
2016-04-04Revert "various spelling fixes"Rich Salz
2016-04-04various spelling fixesFdaSilvaYY
2016-04-04Fix memory leaks in ASN.1Emilia Kasper
2016-04-03Move peer chain security checks into x509_vfy.cViktor Dukhovni
2016-04-03Make DSA_METHOD opaqueMatt Caswell
2016-04-03Make the DSA structure opaqueMatt Caswell