summaryrefslogtreecommitdiffstats
path: root/test/recipes/80-test_ssl_new.t
AgeCommit message (Expand)Author
2018-03-14Fix no-ecMatt Caswell
2018-03-12Session Ticket app dataTodd Short
2018-02-13Update copyright yearMatt Caswell
2018-02-09Fixes for no-tls1_2 and no-tls1_2-methodMatt Caswell
2018-02-07Enable TLSv1.3 by defaultMatt Caswell
2018-02-01Add TLSv1.3 post-handshake authentication (PHA)Todd Short
2017-12-11Fix no-chachaMatt Caswell
2017-12-11Don't expect a POLY1305 ciphersuite when using no-poly1305Matt Caswell
2017-12-10Fix ssl_test_new with no-tls1_2Matt Caswell
2017-12-08Fix no-ecBenjamin Kaduk
2017-11-30Use ChaCha only if prioritized by clntTodd Short
2017-11-05Implement Maximum Fragment Length TLS extension.FdaSilvaYY
2017-08-15File::Glob option ':bsd_glob' doesn't work everywhere, replace w/ a wrapperRichard Levitte
2017-08-15Consolidate the locations where we have our internal perl modulesRichard Levitte
2017-07-28Perl: Use File::Glob::bsd_glob rather than File::Glob::globRichard Levitte
2017-05-02TLS1.3 PaddingTodd Short
2017-04-25Add SCTP testing for 04-client_auth.confMatt Caswell
2017-04-25Add SCTP testing for 11-dtls_resumption.confMatt Caswell
2017-04-25Add SCTP testing to 07-dtls-protocol-version.confMatt Caswell
2017-04-25Add support to test_ssl_new for testing with DTLS over SCTPMatt Caswell
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