summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
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
2016-09-22Add -Wswitch-enumRich Salz
2016-09-22Add some more OCSP testingMatt Caswell
2016-09-21test/x509aux.c: Fix argv loopRichard Levitte
2016-09-20Convert WPACKET_put_bytes to use convenience macrosMatt Caswell
2016-09-19Fix no-ocspRichard Levitte
2016-09-14Test the new SHA256 and SHA512 based password generation optionsRichard Levitte
2016-09-14Encourage use of the macros for the various "sub" functionsMatt Caswell
2016-09-14Make wpackettest conform to style rulesMatt Caswell
2016-09-14Add a WPACKET_sub_allocate_bytes() functionMatt Caswell
2016-09-14Add a test for 'openssl passwd'Richard Levitte
2016-09-13Address WPACKET review commentsMatt Caswell
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-09-01Add a more versatile test chooserRichard 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