summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
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
2016-08-25Fix uninit read in sslapitestMatt 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-24To avoid SWEET32 attack, move 3DES to weakRich Salz
2016-08-2380-test_pkcs12.t: skip the test on Windows with non-Greek locale.Andy Polyakov
2016-08-23Fix bio_enc_testMatt Caswell
2016-08-22Test the support curves in tlsKurt Roeckx
2016-08-22Fix no-desMatt Caswell
2016-08-22RT2676: Reject RSA eponent if even or 1Rich Salz
2016-08-22Fix a memory leak in EC_GROUP_get_ecparameters()Kazuki Yamaguchi
2016-08-22Choose a ciphersuite for testing that won't be affected by "no-*" optionsMatt Caswell
2016-08-22ssltestlib: Tell compiler we don't care about the value when we don'tRichard Levitte