summaryrefslogtreecommitdiffstats
path: root/test/recipes/80-test_ssl_new.t
AgeCommit message (Expand)Author
2017-03-14Port remaining old DTLS testsEmilia Kasper
2017-03-14Port SRP tests to the new test frameworkEmilia Kasper
2017-03-06Fix a test failure with no-tls1_1Matt Caswell
2017-03-02Add compression testsMatt Caswell
2017-02-28Fix test_ssl_new when compiled with no-tls1_2 or no-dtls1_2Matt Caswell
2017-02-22Correct the no-dh and no-dsa fixRichard Levitte
2017-02-19VMS fix of test/recipes/80-test_ssl_new.tRichard Levitte
2017-02-19Fix no-dh and no-dsaRichard Levitte
2017-02-17Add some KeyUpdate testsMatt Caswell
2017-02-02Add TLS 1.3 certificate selection tests.Dr. Stephen Henson
2017-01-23Fix no-tls1_2Richard Levitte
2017-01-15Add certificate selection tests.Dr. Stephen Henson
2016-12-2980-test_ssl_new.t: Make 19-mac-then-encrypt.conf work without TLSv1.2Richard Levitte
2016-11-29Fix mac-then-encrypt test with enable-tls1_3Matt Caswell
2016-11-28Test mac-then-encryptEmilia Kasper
2016-11-16Start using the key_share data to derive the PMSMatt Caswell
2016-11-10Fix the no-tls optionMatt Caswell
2016-11-02Update Configure to know about tls1_3Matt Caswell
2016-09-28Add DTLS renegotiation testsMatt Caswell
2016-09-28Add support for testing renegotiationMatt Caswell
2016-09-19Fix no-ocspRichard Levitte
2016-08-30Add some CertStatus testsMatt Caswell
2016-08-24Fix no-ec2mMatt Caswell
2016-08-22Test the support curves in tlsKurt Roeckx
2016-08-19Add more details on how to add a new SSL testEmilia Kasper
2016-08-18Port multi-buffer testsEmilia Kasper
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-08Fix ALPN tests when NPN is offEmilia Kasper
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
2016-08-02Fix tests for no-nextprotonegMatt Caswell
2016-07-25Fix no-tls1_2Matt Caswell
2016-07-25Fix no-dtls*Matt Caswell
2016-07-20SSL test framework: port resumption testsEmilia Kasper
2016-07-19SSL test framework: port NPN and ALPN testsEmilia Kasper
2016-07-18Fix client auth test_ssl_new failures when enabling/disabling protocolsMatt Caswell
2016-06-13Port DTLS version negotiation testsEmilia Kasper
2016-06-09Fix session ticket and SNITodd Short
2016-06-03Update client authentication testsEmilia Kasper
2016-05-30perl: use the 'if' module to conditionally load File::GlobRichard Levitte
2016-05-29Configure,test/recipes: "pin" glob to File::Glob::glob.Andy Polyakov
2016-05-27perl glob: make sure to put quotes around the pattern, in case of spacesRichard Levitte
2016-05-13VMS perl: Fix glob outputRichard Levitte
2016-05-12Remove proxy tests. Add verify callback tests.Emilia Kasper
2016-04-22Unified copyright for test recipesRich Salz
2016-04-09Don't check the generated ssl-tests configs on VMSRichard Levitte
2016-04-07Allow generate_ssl_tests.pl to find testlibEmilia Kasper
2016-04-05New SSL test frameworkEmilia Kasper