aboutsummaryrefslogtreecommitdiffstats
path: root/test/recipes/80-test_ssl_new.t
Commit message (Expand)AuthorAgeFilesLines
* File::Glob option ':bsd_glob' doesn't work everywhere, replace w/ a wrapperRichard Levitte2017-08-151-2/+1
* Consolidate the locations where we have our internal perl modulesRichard Levitte2017-08-151-1/+1
* Perl: Use File::Glob::bsd_glob rather than File::Glob::globRichard Levitte2017-07-281-1/+1
* TLS1.3 PaddingTodd Short2017-05-021-1/+2
* Add SCTP testing for 04-client_auth.confMatt Caswell2017-04-251-1/+2
* Add SCTP testing for 11-dtls_resumption.confMatt Caswell2017-04-251-1/+1
* Add SCTP testing to 07-dtls-protocol-version.confMatt Caswell2017-04-251-1/+1
* Add support to test_ssl_new for testing with DTLS over SCTPMatt Caswell2017-04-251-1/+2
* Port remaining old DTLS testsEmilia Kasper2017-03-141-1/+1
* Port SRP tests to the new test frameworkEmilia Kasper2017-03-141-1/+3
* Fix a test failure with no-tls1_1Matt Caswell2017-03-061-0/+1
* Add compression testsMatt Caswell2017-03-021-1/+3
* Fix test_ssl_new when compiled with no-tls1_2 or no-dtls1_2Matt Caswell2017-02-281-0/+2
* Correct the no-dh and no-dsa fixRichard Levitte2017-02-221-1/+1
* VMS fix of test/recipes/80-test_ssl_new.tRichard Levitte2017-02-191-2/+2
* Fix no-dh and no-dsaRichard Levitte2017-02-191-1/+3
* Add some KeyUpdate testsMatt Caswell2017-02-171-1/+2
* 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