summaryrefslogtreecommitdiffstats
path: root/test/ssl-tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add fips checks for ecdh key agreementShane Lontis2020-09-182-190/+191
* Add fips checks for ecdsa signaturesShane Lontis2020-09-182-121/+121
* Test mte with stitched ciphersuites in TLSv1.0Matt Caswell2020-08-202-1/+136
* Reduce the security bits for MD5 and SHA1 based signatures in TLSKurt Roeckx2020-06-2711-1801/+1845
* Modify libssl to discover supported groups based on available providersMatt Caswell2020-06-192-4/+0
* Add a test for renegotiation with EXTMS droppedTomas Mraz2020-06-092-1/+52
* test/ssl-tests/20-cert-select.cnf.in: Re-enable RSA-PSS related testsRichard Levitte2020-05-141-4/+1
* Amend references to "OpenSSL license"Shourya Shukla2020-04-291-1/+1
* Update copyright yearMatt Caswell2020-04-2329-29/+29
* Teach ssl_test_new how to test the FIPS moduleMatt Caswell2020-04-2014-922/+1042
* Teach ssl_test_new to have different tests for different loaded providersMatt Caswell2020-04-202-483/+484
* Use .cnf for config files, not .confRich Salz2020-03-0660-1/+1
* Check that ed25519 and ed448 are allowed by the security levelKurt Roeckx2020-02-112-32/+105
* Generate new Ed488 certificatesKurt Roeckx2020-02-114-9/+12
* Add TLS tests for RSA-PSS Restricted certificatesMatt Caswell2019-08-092-262/+464
* Allow TLSv1.3 in a no-ec buildMatt Caswell2019-06-171-1/+1
* Add option to disable Extended Master SecretTodd Short2019-02-153-0/+325
* Fix end-point shared secret for DTLS/SCTPMichael Tuexen2019-02-012-0/+183
* Following the license change, modify the boilerplates in test/Richard Levitte2018-12-0627-27/+27
* Update copyright yearMatt Caswell2018-11-201-1/+1
* Fix no-ec and no-tls1_2Matt Caswell2018-11-142-35/+45
* Test use of a brainpool ECDSA certificateMatt Caswell2018-11-122-397/+495
* Unbreak SECLEVEL 3 regression causing it to not accept any ciphers.Tomas Mraz2018-11-102-0/+150
* Add a test for RSA key exchange with both RSA and RSA-PSS certsMatt Caswell2018-09-042-226/+309
* Change Post Handshake auth so that it is opt-inMatt Caswell2018-08-202-14/+35
* Fix some TLSv1.3 alert issuesMatt Caswell2018-07-314-4/+6
* Respect SSL_OP_NO_TICKET in TLSv1.3Matt Caswell2018-06-263-0/+41
* Allow TLSv1.3 EC certs to use compressed pointsMatt Caswell2018-04-242-2/+10
* Tolerate a Certificate using a non-supported group on server sideMatt Caswell2018-03-282-397/+506
* Update copyright yearMatt Caswell2018-03-201-1/+1
* Split configuration of TLSv1.3 ciphers from older ciphersMatt Caswell2018-03-142-0/+4
* Session Ticket app dataTodd Short2018-03-122-0/+245
* Update tests for TLS Ed448Matt Caswell2018-03-054-390/+775
* Enable TLSv1.3 by defaultMatt Caswell2018-02-074-439/+2231
* Add TLSv1.3 post-handshake authentication (PHA)Todd Short2018-02-012-0/+769
* Add TLS 1.3 draft-23 PSS signature algorithmsBenjamin Kaduk2018-01-252-73/+121
* Copyright update of more files that have changed this yearRichard Levitte2018-01-191-1/+1
* Fix minor 'the the' typosDaniel Bevenius2018-01-021-1/+1
* Fix no-chachaMatt Caswell2017-12-111-1/+1
* Don't expect a POLY1305 ciphersuite when using no-poly1305Matt Caswell2017-12-112-9/+14
* Replace tabs with spaces in 25-cipher.conf.inMatt Caswell2017-12-111-51/+51
* Fix no-tls1_1Matt Caswell2017-12-112-62/+67
* Use ChaCha only if prioritized by clntTodd Short2017-11-292-0/+395
* Implement Maximum Fragment Length TLS extension.FdaSilvaYY2017-11-052-3/+258
* Session resume broken switching contextsTodd Short2017-10-042-2/+20
* Add RSA-PSS certificate type TLS testsDr. Stephen Henson2017-09-202-128/+356
* Rename SSL_CTX_set_early_cb to SSL_CTX_set_client_hello_cb.David Benjamin2017-09-082-51/+51
* Add additional ECDSA/Ed25519 selection tests.Dr. Stephen Henson2017-07-132-108/+224
* Fix no-dsa buildBenjamin Kaduk2017-06-251-12/+12
* Update test config fileDr. Stephen Henson2017-06-211-109/+190