summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/ssl
Commit message (Expand)AuthorAgeFilesLines
* tst_QSslSocket: Delete sslOptionsMårten Nordheim2022-10-281-57/+0
* tst_QSslServer: Make the in-process server use TLS1.2Mårten Nordheim2022-10-281-1/+1
* tst_QSslSocket::serverCipherPreferencies - fix for OpenSSL v3Timur Pocheptsov2022-09-132-7/+33
* tst_QSsSocket: fix verifyClientCertificate with OpenSSL 3Mårten Nordheim2022-09-081-0/+1
* tst_QSslSocket: regenerate certificate used for setLocalCertificateChainMårten Nordheim2022-09-0811-93/+511
* tst_QSslSocket::protocolServerSide - make it work with OpenSSL v3Timur Pocheptsov2022-09-081-19/+8
* tst_QSslSocket::oldErrorsOnSocketReuse - make it work with OpenSSL v3Timur Pocheptsov2022-09-081-0/+4
* tst_QDtls::verifyClientCertficiate - update certs for OpenSSL v3Timur Pocheptsov2022-09-012-88/+84
* QSslCertificate::toText(): add a file to compare againstTimur Pocheptsov2022-09-015-150/+9
* tst_QSslCertificate::pkcs12 - skip the test if OpenSSL version >= 3Timur Pocheptsov2022-08-311-0/+5
* tst_QSslKey: prepare for the migration to OpenSSL v3Timur Pocheptsov2022-07-191-12/+45
* Network: Update expired certMårten Nordheim2022-06-251-15/+15
* tst_QSslSocket - replace an old certificateTimur Pocheptsov2022-03-302-88/+84
* tst_QSslSocket: QSKIP the test that is known to fail with SecureTransportTimur Pocheptsov2021-12-011-0/+3
* tst_QSslCertificate::verify - remove QSKIPTimur Pocheptsov2021-08-067-254/+121
* tst_QSslCertificate::verify - skip auto-testTimur Pocheptsov2021-08-021-0/+2
* tst_qdtlscookie: use a proper 'enterLoopMSecs' instead of 'enterLoop'Timur Pocheptsov2021-03-071-1/+1
* tst_QSslError: improve the code coverage, as pointed at by LCOVTimur Pocheptsov2020-12-102-37/+98
* QSslSocket::verify: do not alter the default configurationTimur Pocheptsov2020-12-072-3/+97
* tst_qsslkey - handle QT_NO_SSL properlyTimur Pocheptsov2020-12-011-0/+4
* QSslCipher - improve its code coverage and auto-testsTimur Pocheptsov2020-12-012-31/+25
* QDtls(cookie verifier): make sure a server can re-use 'Client Hello'Timur Pocheptsov2020-12-011-0/+14
* tst_QSslCertificate - improve code coverageTimur Pocheptsov2020-11-306-1/+216
* QSslConfiguration - improve code coverageTimur Pocheptsov2020-11-302-2/+43
* QPasswordDigestor - improve code coverageTimur Pocheptsov2020-11-231-0/+59
* tst_qocsp: improve code coverageTimur Pocheptsov2020-11-201-3/+16
* Schannel: Properly handle request for certificateMårten Nordheim2020-09-141-8/+0
* QSsl: workaround a 'very secure' OpenSSL version (CentOS 8.x et al)Timur Pocheptsov2020-09-143-1/+22
* Fix a rather sloppy test case in tst_QSslKeyTimur Pocheptsov2020-09-111-6/+52
* long_name_onDemandCerts_member - stop testing/using the deprecated APITimur Pocheptsov2020-06-151-22/+0
* tst_qsslcertificate - suppress a deprecation warningTimur Pocheptsov2020-06-121-0/+4
* long_name_onDemandCerts_static - stop testing/using the deprecated APITimur Pocheptsov2020-06-121-25/+0
* tst_QSslSocket - stop using qrand (to suppress a warning)Timur Pocheptsov2020-06-101-7/+6
* tst_QSslSocket - do not test the deprecated APITimur Pocheptsov2020-06-101-108/+2
* QSslSocket::setSslSonfiguration - set d.configuration properlyTimur Pocheptsov2020-05-201-0/+20
* More qOverload cleanups in qtbaseTimur Pocheptsov2020-03-242-4/+2
* QSslCertificate: Turn enum into enum class and expand abbreviationMårten Nordheim2020-03-041-85/+85
* QAbstractSocket: deprecate 'error' signal, use 'errorOccurred' insteadAlexander Akulich2020-02-272-23/+23
* Revert "QAbstractSocket: deprecate 'error' member-function"Alexander Akulich2020-02-262-15/+15
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-281-2/+2
|\
| * Flatten version-specific blacklisting on macOS to all macOS versionsTor Arne Vestbø2020-01-221-2/+2
* | QSslCertificate: migrate to QRegularExpressionSamuel Gaist2020-01-231-28/+112
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-153-3/+6
|\|
| * Skip instead of fail tests when test server is not availableTor Arne Vestbø2020-01-143-3/+6
* | QSslSocket: deprecate sslErrors() getterTimur Pocheptsov2020-01-102-8/+8
* | QAbstractSocket: deprecate 'error' member-functionTimur Pocheptsov2020-01-102-15/+15
* | Merge remote-tracking branch 'origin/5.14' into 5.15Ulf Hermann2019-12-032-14/+9
|\|
| * tst_qsslcertificate: fix subjectAndIssuerAttributesTimur Pocheptsov2019-11-282-14/+9
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-081-0/+49
|\|
| * Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-11-061-0/+49
| |\