summaryrefslogtreecommitdiff
path: root/test/recipes/80-test_ssl_new.t
Commit message (Expand)AuthorAgeFilesLines
...
* Add TLS 1.3 certificate selection tests.Dr. Stephen Henson2017-02-021-0/+1
* Fix no-tls1_2Richard Levitte2017-01-231-1/+1
* Add certificate selection tests.Dr. Stephen Henson2017-01-151-1/+2
* 80-test_ssl_new.t: Make 19-mac-then-encrypt.conf work without TLSv1.2Richard Levitte2016-12-291-1/+2
* Fix mac-then-encrypt test with enable-tls1_3Matt Caswell2016-11-291-0/+3
* Test mac-then-encryptEmilia Kasper2016-11-281-1/+1
* Start using the key_share data to derive the PMSMatt Caswell2016-11-161-1/+2
* Fix the no-tls optionMatt Caswell2016-11-101-1/+1
* Update Configure to know about tls1_3Matt Caswell2016-11-021-1/+2
* Add DTLS renegotiation testsMatt Caswell2016-09-281-1/+2
* Add support for testing renegotiationMatt Caswell2016-09-281-1/+1
* Fix no-ocspRichard Levitte2016-09-191-1/+3
* Add some CertStatus testsMatt Caswell2016-08-301-2/+3
* Fix no-ec2mMatt Caswell2016-08-241-1/+2
* Test the support curves in tlsKurt Roeckx2016-08-221-2/+3
* Add more details on how to add a new SSL testEmilia Kasper2016-08-191-1/+5
* Port multi-buffer testsEmilia Kasper2016-08-181-1/+6
* Don't attempt to load the CT log list with no-ecEmilia Kasper2016-08-101-1/+2
* SSL tests: port CT tests, add a few moreEmilia Kasper2016-08-101-1/+4
* Fix ALPN tests when NPN is offEmilia Kasper2016-08-081-1/+0
* 80-test_ssl_new.t: only skip on $no_tls if no other skip conditions definedRichard Levitte2016-08-021-1/+1
* In 80-test_ssl_new, more "plan tests" to a more useful positionRichard Levitte2016-08-021-4/+4
* Fix tests for no-nextprotonegMatt Caswell2016-08-021-0/+1
* Fix no-tls1_2Matt Caswell2016-07-251-1/+2
* Fix no-dtls*Matt Caswell2016-07-251-5/+4
* SSL test framework: port resumption testsEmilia Kasper2016-07-201-1/+4
* SSL test framework: port NPN and ALPN testsEmilia Kasper2016-07-191-1/+3
* Fix client auth test_ssl_new failures when enabling/disabling protocolsMatt Caswell2016-07-181-0/+1
* Port DTLS version negotiation testsEmilia Kasper2016-06-131-10/+24
* Fix session ticket and SNITodd Short2016-06-091-1/+1
* Update client authentication testsEmilia Kasper2016-06-031-1/+1
* perl: use the 'if' module to conditionally load File::GlobRichard Levitte2016-05-301-3/+1
* Configure,test/recipes: "pin" glob to File::Glob::glob.Andy Polyakov2016-05-291-1/+4
* perl glob: make sure to put quotes around the pattern, in case of spacesRichard Levitte2016-05-271-1/+1
* VMS perl: Fix glob outputRichard Levitte2016-05-131-0/+1
* Remove proxy tests. Add verify callback tests.Emilia Kasper2016-05-121-3/+4
* Unified copyright for test recipesRich Salz2016-04-221-1/+8
* Don't check the generated ssl-tests configs on VMSRichard Levitte2016-04-091-1/+2
* Allow generate_ssl_tests.pl to find testlibEmilia Kasper2016-04-071-0/+1
* New SSL test frameworkEmilia Kasper2016-04-051-0/+80