summaryrefslogtreecommitdiffstats
path: root/test/recipes/80-test_ssl_new.t
AgeCommit message (Expand)Author
2017-11-05Consolidate the locations where we have our internal perl modulesRichard Levitte
2017-11-05Perl: Use our own globbing wrapper rather than File::Glob::globRichard Levitte
2017-10-12Skip ssl-tests/19-mac-then-encrypt.conf for no-tls1_2Ben Kaduk
2017-10-05Test mac-then-encryptEmilia Kasper
2017-08-03Revert "Perl: Use File::Glob::bsd_glob rather than File::Glob::glob"Richard Levitte
2017-07-28Perl: Use File::Glob::bsd_glob rather than File::Glob::globRichard Levitte
2017-02-28Fix test_ssl_new when compiled with no-tls1_2 or no-dtls1_2Matt Caswell
2017-02-19VMS fix of test/recipes/80-test_ssl_new.tRichard Levitte
2016-11-10Fix the no-tls optionMatt 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