summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
2016-11-04Control building of ossl_shim through ConfigureMatt Caswell
2016-11-04Integrate ossl_shim into the buildRichard Levitte
2016-11-04Add a shim config fileMatt Caswell
2016-11-04Rebase shim against latest boringssl codeMatt Caswell
2016-11-04Add a test to call the BoringSSL test suiteMatt Caswell
2016-11-04Integrate BoringSSL shimMatt Caswell
2016-11-04Don't assume to know the shared library extensionRichard Levitte
2016-11-03test/shlibloadtest: small fixesRichard Levitte
2016-11-03Finally, add a test recipe for the internal testsRichard Levitte
2016-11-03Convert mdc2 test print to internal testRichard Levitte
2016-11-03Convert x509 selftests to internal testRichard Levitte
2016-11-03Convert modes selftests (cts128 and gcm128) to internal testRichard Levitte
2016-11-03Convert asn1 selftests (a_strnid and ameth_lib) into internal testRichard Levitte
2016-11-03Explain the deal with internal test programsRichard Levitte
2016-11-03Convert poly1305 selftest into internal testRichard Levitte
2016-11-03test/build.info: typo, $ missingRichard Levitte
2016-11-02Add a test to dynamically load and unload the librariesMatt Caswell
2016-11-02Add a test for unrecognised record typesMatt Caswell
2016-11-02Test recipes: remove duplicate OpenSSL::Test usageRichard Levitte
2016-11-02Add a read_ahead testMatt Caswell
2016-11-02Add test cases for DTLS_get_data_mtu()David Woodhouse
2016-11-02Add unit test for ssl_cipher_get_overhead()David Woodhouse
2016-11-02Enable TLSProxy to talk TLS1.3Matt Caswell
2016-11-02Update Configure to know about tls1_3Matt Caswell
2016-11-02Add the SSL_METHOD for TLSv1.3 and all other base changes requiredMatt Caswell
2016-11-02TEST_check macro: don't end with semiEmilia Kasper
2016-10-28Add a test for BIO_read() returning 0 in SSL_read() (and also for write)Matt Caswell
2016-10-19OpenSSL::Test - small fixupRichard Levitte
2016-10-19OpenSSL::Test cleanup - no forward declarations neededRichard Levitte
2016-10-19Add documentation of internal OpenSSL::Test functionsRichard Levitte
2016-10-19Make OpenSSL::Test a bit more flexibleRichard Levitte
2016-10-13Add memory leak detection to d2i_testDr. Stephen Henson
2016-10-13Fix copy-paste test labelsFdaSilvaYY
2016-10-10Remove trailing whitespace from some files.David Benjamin
2016-10-02Don't use DES when disabled.Ben Laurie
2016-10-01Add SRP test vectors from RFC5054Dr. Stephen Henson
2016-09-29add item list support to d2i_testDr. Stephen Henson
2016-09-29Fix no-dtlsMatt Caswell
2016-09-28Add DTLS renegotiation testsMatt Caswell
2016-09-28Extend the renegotiation testsMatt Caswell
2016-09-28Update README.ssltest.mdMatt Caswell
2016-09-28Add support for testing renegotiationMatt Caswell
2016-09-26Add missing parameter.David Benjamin
2016-09-26Switch back to assuming TLS 1.2.David Benjamin
2016-09-26Address review comments.David Benjamin
2016-09-26Don't test quite so many of them.David Benjamin
2016-09-26Test CBC mode padding.David Benjamin
2016-09-26Fix some mem leaks in sslapitestMatt Caswell
2016-09-26Add a basic test for BN_bn2dec.David Benjamin
2016-09-26Add a test for large messagesMatt Caswell