aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2016-05-09Recognise VERBOSE and V as well as HARNESS_VERBOSEDr. Stephen Henson1-0/+5
2016-05-09fix tab-space mixed indentationFdaSilvaYY1-34/+34
2016-05-06testlib/OpenSSL/Test.pm: address 5.10 warnings.Andy Polyakov1-4/+4
2016-05-06test/evp_test.c: exercise different combinations of data misalignment.Andy Polyakov1-24/+55
2016-05-04Fix the no-tls optionMatt Caswell6-0/+18
2016-05-03Add ASN.1 INTEGER tests.Dr. Stephen Henson6-1/+46
2016-05-03add ASN1_INTEGER type to d2i_testDr. Stephen Henson1-1/+2
2016-05-03Add test for CVE-2016-2018Dr. Stephen Henson2-1/+10
2016-05-02Secure memory fixesTodd Short1-6/+67
2016-04-29Misc tweaks for EBCDIC based on feedback receivedMatt Caswell3-7/+3
2016-04-29Fix the tests to work with EBCDICMatt Caswell4-40/+34
2016-04-28various spelling fixesFdaSilvaYY1-1/+1
2016-04-23add test for CVE-2016-2109Dr. Stephen Henson2-1/+5
2016-04-23In d2i_test return error for malloc failure.Dr. Stephen Henson1-0/+3
2016-04-22Extensions to d2i_test.Dr. Stephen Henson2-17/+103
2016-04-22Unified copyright for test recipesRich Salz75-533/+580
2016-04-22Add a best effort test to check shared library consistencyRichard Levitte1-0/+115
2016-04-20Copyright consolidation; .pm and ConfigureRich Salz4-1/+28
2016-04-20Remove --classic build entirelyRichard Levitte1-410/+0
2016-04-20Copyright consolidation: perl filesRich Salz6-104/+36
2016-04-18Make string_to_hex/hex_to_string publicRich Salz1-1/+1
2016-04-18Rename some lowercase API'sRich Salz1-15/+15
2016-04-15Make many X509_xxx types opaque.Rich Salz1-11/+17
2016-04-14Fix no-stdio and no-autoalginitMatt Caswell1-206/+208
2016-04-14Fix AFALG kernel and headers mismatch problemMatt Caswell1-0/+16
2016-04-14Don't use deprecated CONF_modules_free() in testsViktor Dukhovni1-1/+0
2016-04-13Fix no-tls1_1 and no-tls1_2Matt Caswell1-1/+1
2016-04-11Fix the no-tls optionMatt Caswell1-15/+18
2016-04-11Fix the no-nextprotoneg optionMatt Caswell2-0/+6
2016-04-10Fix warnings exposed by clang-3.8Emilia Kasper1-2/+5
2016-04-09Don't check the generated ssl-tests configs on VMSRichard Levitte1-1/+2
2016-04-09VMS doesn't have directory separators in the same sense as UnixRichard Levitte1-3/+5
2016-04-09Make DH opaqueMatt Caswell2-32/+62
2016-04-07test/[dane|evp_]test.c: BIO-fy file I/O.Andy Polyakov2-19/+19
2016-04-07Suppress CT callback as appropriateViktor Dukhovni3-32/+31
2016-04-07OpenSSL::Test: when moving directory, affect env as wellRichard Levitte1-0/+22
2016-04-07Allow generate_ssl_tests.pl to find testlibEmilia Kasper1-0/+1
2016-04-07Better use BIO_snprintf() than snprintf(), in case the later isn't availableRichard Levitte1-2/+2
2016-04-06Make the RSA structure opaqueRichard Levitte1-11/+14
2016-04-06Fix no-ocspMatt Caswell2-0/+7
2016-04-06Add missing mem leak test activation and checksFdaSilvaYY3-0/+28
2016-04-05Rename ssltest -> ssltest_oldEmilia Kasper4-26/+26
2016-04-05testutil: return 1 on successEmilia Kasper6-41/+25
2016-04-05New SSL test frameworkEmilia Kasper22-65/+12310
2016-04-04Revert "various spelling fixes"Rich Salz1-1/+1
2016-04-04various spelling fixesFdaSilvaYY1-1/+1
2016-04-04Fix memory leaks in ASN.1Emilia Kasper6-4/+149
2016-04-03Move peer chain security checks into x509_vfy.cViktor Dukhovni15-5/+268
2016-04-03Make DSA_METHOD opaqueMatt Caswell1-3/+5
2016-04-03Make the DSA structure opaqueMatt Caswell1-5/+5