summaryrefslogtreecommitdiffstats
path: root/test/recipes
AgeCommit message (Expand)Author
2016-11-13Remove heartbeat supportRichard Levitte
2016-11-10Link internal tests with static OpenSSL libraries when neededRichard Levitte
2016-11-10Fix the no-tls optionMatt Caswell
2016-11-10Fix no-cms (CVE-2016-7053)Richard Levitte
2016-11-10test: add TLS application data corruption test.Andy Polyakov
2016-11-10add test for CVE-2016-7053Dr. Stephen Henson
2016-11-09Give the test with only TLS1.1 and TLS1.0 a better nameMatt Caswell
2016-11-09Add some more version testsMatt Caswell
2016-11-09Add a test for the supported_versions extensionMatt Caswell
2016-11-09Add server side support for supported_versions extensionMatt Caswell
2016-11-09Add a test for the TLS1.3 secret generationMatt Caswell
2016-11-07Add a test for the wrong version number in a recordMatt Caswell
2016-11-07test_sslcbcpadding only makes sense <TLS1.3Matt Caswell
2016-11-04Use the -allow-unimplemented feature of the BoringSSL runnerMatt Caswell
2016-11-04Add a comment to 90-test_external.t to explain why we need filter_runMatt Caswell
2016-11-04Convert 90-test_external.t to using "executable" rather than "system"Richard Levitte
2016-11-04Add a shim config fileMatt Caswell
2016-11-04Add a test to call the BoringSSL test suiteMatt Caswell
2016-11-04Don't assume to know the shared library extensionRichard Levitte
2016-11-03Finally, add a test recipe for the internal testsRichard 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 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-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-09-28Add DTLS renegotiation testsMatt 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-19Fix no-ocspRichard Levitte
2016-09-14Test the new SHA256 and SHA512 based password generation optionsRichard Levitte
2016-09-14Add a test for 'openssl passwd'Richard Levitte
2016-09-13Add tests for the WPACKET implementationMatt Caswell
2016-09-06Correct detection of group end in map file when testing symbol presenceRichard Levitte
2016-09-01Move 05-test_fuzz.t to 90-test_fuzz.tRichard Levitte
2016-09-01Revert "Make it possible to disable fuzz testing"Richard Levitte
2016-08-31Make it possible to disable fuzz testingRichard Levitte
2016-08-30Add some CertStatus testsMatt Caswell
2016-08-25Windows: UTF-8 opt-in for command-line arguments and console input.Andy Polyakov
2016-08-24Fix no-ec2mMatt Caswell
2016-08-2380-test_pkcs12.t: skip the test on Windows with non-Greek locale.Andy Polyakov