summaryrefslogtreecommitdiffstats
path: root/test/recipes/80-test_ssl_new.t
AgeCommit message (Expand)Author
2023-09-07Copyright year updatesMatt Caswell
2023-07-05Remove unused server codeHugo Landau
2023-07-0480-test_ssl_new.t: Test 14-curves.cnf depends on enabled DH nowTomas Mraz
2023-06-14configure: introduce no-ecx to remove ECX related featureYi Li
2023-01-13QUIC: Temporarily disable front-end API testsHugo Landau
2022-10-18Add support for compressed certificates (RFC8879)Todd Short
2022-09-1680-test_ssl_new.t: make dependencies on CTLOG_FILE and TEST_CERTS_DIR explicitDavid von Oheimb
2022-06-03Add a test_ssl_new testcaseTomas Mraz
2022-05-27Make running individual ssl-test easierTodd Short
2021-04-23Runchecker: fix TLS curves test failure with no-tls1_3 optionPauli
2021-03-03TEST: Remove the build of fipsmodule.cnf from test recipesRichard Levitte
2021-02-05Stop disabling TLSv1.3 if ec and dh are disabledMatt Caswell
2021-01-28Update copyright yearRichard Levitte
2021-01-26TLS client: allow cert verify callback return -1 for SSL_ERROR_WANT_RETRY_VERIFYDr. David von Oheimb
2020-09-03TEST: Ensure that the base provider i activated when neededRichard Levitte
2020-07-15Make -provider_name and -section_name optionalRich Salz
2020-06-29Add --fips-key configuration parameter to fipsinstall application.Rich Salz
2020-05-06Centralise Environment Variables for the testsMatt Caswell
2020-04-24Rename fipsinstall.cnf->fipsmodule.cnfRich Salz
2020-04-23Update copyright yearMatt Caswell
2020-04-20Teach ssl_test_new how to test the FIPS moduleMatt Caswell
2020-04-20Teach ssl_test_new to have different tests for different loaded providersMatt Caswell
2020-04-20Run ssl_test_new with a non-default library contextMatt Caswell
2020-03-06Use .cnf for config files, not .confRich Salz
2020-02-18TEST: Modify test/recipes/80-test_ssl_new.t to leave artifacts behindRichard Levitte
2019-06-17Allow TLSv1.3 in a no-ec buildMatt Caswell
2019-02-15Add option to disable Extended Master SecretTodd Short
2019-02-01Fix end-point shared secret for DTLS/SCTPMichael Tuexen
2018-12-06Following the license change, modify the boilerplates in test/Richard Levitte
2018-11-14Fix no-ec and no-tls1_2Matt Caswell
2018-11-10Unbreak SECLEVEL 3 regression causing it to not accept any ciphers.Tomas Mraz
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