summaryrefslogtreecommitdiffstats
path: root/test/recipes
AgeCommit message (Expand)Author
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
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-22crypto/pkcs12: facilitate accessing data with non-interoperable password.Andy Polyakov
2016-08-22Add PKCS#12 UTF-8 interoperability test.Andy Polyakov
2016-08-21Add test/bio_enc_test.c.Andy Polyakov
2016-08-19Add a DTLS unprocesed records testMatt Caswell
2016-08-19Add more details on how to add a new SSL testEmilia Kasper
2016-08-18Port multi-buffer testsEmilia Kasper
2016-08-15Remove a stray unneeded line in 70-test_sslrecords.tMatt Caswell
2016-08-15Add some SSLv2 ClientHello testsMatt Caswell
2016-08-15Skip the SRP tests in 80-test_ssl_old.t if no TLS versions is enabledRichard Levitte
2016-08-10Don't attempt to load the CT log list with no-ecEmilia Kasper
2016-08-10SSL tests: port CT tests, add a few moreEmilia Kasper
2016-08-08NPN and ALPN: test resumptionEmilia Kasper
2016-08-08Fix ALPN tests when NPN is offEmilia Kasper
2016-08-05spelling fixes, just comments and readme.klemens
2016-08-04Add basic test for Cisco DTLS1_BAD_VER and record replay handlingDavid Woodhouse
2016-08-0280-test_ssl_new.t: only skip on $no_tls if no other skip conditions definedRichard Levitte
2016-08-02In 80-test_ssl_new, more "plan tests" to a more useful positionRichard Levitte