summaryrefslogtreecommitdiff
path: root/test/recipes/80-test_ssl_new.t
Commit message (Expand)AuthorAgeFilesLines
* TEST: Remove the build of fipsmodule.cnf from test recipesRichard Levitte2021-03-031-11/+1
* Stop disabling TLSv1.3 if ec and dh are disabledMatt Caswell2021-02-051-4/+7
* Update copyright yearRichard Levitte2021-01-281-1/+1
* TLS client: allow cert verify callback return -1 for SSL_ERROR_WANT_RETRY_VERIFYDr. David von Oheimb2021-01-261-2/+2
* TEST: Ensure that the base provider i activated when neededRichard Levitte2020-09-031-1/+1
* Make -provider_name and -section_name optionalRich Salz2020-07-151-3/+2
* Add --fips-key configuration parameter to fipsinstall application.Rich Salz2020-06-291-2/+1
* Centralise Environment Variables for the testsMatt Caswell2020-05-061-3/+0
* Rename fipsinstall.cnf->fipsmodule.cnfRich Salz2020-04-241-1/+1
* Update copyright yearMatt Caswell2020-04-231-1/+1
* Teach ssl_test_new how to test the FIPS moduleMatt Caswell2020-04-201-5/+36
* Teach ssl_test_new to have different tests for different loaded providersMatt Caswell2020-04-201-7/+11
* Run ssl_test_new with a non-default library contextMatt Caswell2020-04-201-1/+2
* Use .cnf for config files, not .confRich Salz2020-03-061-40/+40
* TEST: Modify test/recipes/80-test_ssl_new.t to leave artifacts behindRichard Levitte2020-02-181-8/+5
* Allow TLSv1.3 in a no-ec buildMatt Caswell2019-06-171-1/+1
* Add option to disable Extended Master SecretTodd Short2019-02-151-1/+2
* Fix end-point shared secret for DTLS/SCTPMichael Tuexen2019-02-011-1/+2
* Following the license change, modify the boilerplates in test/Richard Levitte2018-12-061-1/+1
* Fix no-ec and no-tls1_2Matt Caswell2018-11-141-0/+1
* Unbreak SECLEVEL 3 regression causing it to not accept any ciphers.Tomas Mraz2018-11-101-1/+1
* Fix no-ecMatt Caswell2018-03-141-0/+1
* Session Ticket app dataTodd Short2018-03-121-1/+1
* Update copyright yearMatt Caswell2018-02-131-1/+1
* Fixes for no-tls1_2 and no-tls1_2-methodMatt Caswell2018-02-091-0/+3
* Enable TLSv1.3 by defaultMatt Caswell2018-02-071-1/+1
* Add TLSv1.3 post-handshake authentication (PHA)Todd Short2018-02-011-1/+2
* Fix no-chachaMatt Caswell2017-12-111-1/+1
* Don't expect a POLY1305 ciphersuite when using no-poly1305Matt Caswell2017-12-111-0/+1
* Fix ssl_test_new with no-tls1_2Matt Caswell2017-12-101-1/+1
* Fix no-ecBenjamin Kaduk2017-12-081-0/+1
* Use ChaCha only if prioritized by clntTodd Short2017-11-301-1/+1
* Implement Maximum Fragment Length TLS extension.FdaSilvaYY2017-11-051-2/+2
* 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