summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
2016-11-16Remove a hack from ssl_test_oldMatt Caswell
2016-11-15Add test for CT_POLICY_EVAL_CTX default timeRob Percival
2016-11-15Check that SCT timestamps are not in the futureRob Percival
2016-11-12Solution proposal for issue #1647.Matthias Kraft
2016-11-10Fix the no-tls optionMatt Caswell
2016-11-10Fix no-cms (CVE-2016-7053)Richard Levitte
2016-11-10test/evptests.txt: add negative tests for AEAD ciphers.Andy Polyakov
2016-11-10test: add TLS application data corruption test.Andy Polyakov
2016-11-10add test for CVE-2016-7053Dr. Stephen Henson
2016-11-10test/bntest.c: regression test for CVE-2016-7055.Andy Polyakov
2016-11-10Fix the evp_test Ctrl keyword processingRichard Levitte
2016-11-10Fix no-dso (shlibloadtest)Richard Levitte
2016-11-07Improve RSA test coverage.David Benjamin
2016-11-07Implement RSASSA-PKCS1-v1_5 as specified.David Benjamin
2016-11-04Don't assume to know the shared library extensionRichard Levitte
2016-11-03test/shlibloadtest: small fixesRichard 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-10-28Add a test for BIO_read() returning 0 in SSL_read() (and also for write)Matt Caswell
2016-10-13Add memory leak detection to d2i_testDr. Stephen Henson
2016-10-13Fix copy-paste test labelsFdaSilvaYY
2016-10-13Remove blank line.Ben Laurie
2016-10-13Fix no-ocsp.Ben Laurie
2016-10-02Don't use des when disabled.Ben Laurie
2016-10-01Add SRP test vectors from RFC5054Dr. 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-27Add a basic test for BN_bn2dec.David Benjamin
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 test for large messagesMatt Caswell
2016-09-22Add some more OCSP testingMatt Caswell
2016-09-22test/x509aux.c: Fix argv loopRichard Levitte
2016-09-19Fix no-ocspRichard Levitte
2016-09-14Add a test for 'openssl passwd'Richard Levitte
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