summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/ssl
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/tqtc/lts-6.2.8' into tqtc/lts-6.2-openso...Tarja Sundqvist2024-01-224-5/+16
|\
| * Try fixing auto-tests that need resolving openssl symbolsTimur Pocheptsov2022-12-024-5/+16
* | Merge remote-tracking branch 'origin/tqtc/lts-6.2.7' into tqtc/lts-6.2-openso...Tarja Sundqvist2023-10-031-1/+1
|\|
| * tst_QSslServer: Make the in-process server use TLS1.2Mårten Nordheim2022-10-281-1/+1
* | tst_QSslSocket_onDemandCertificates_member: Blacklist Windows & debugv6.2.6-lts-lgplAxel Spoerl2023-09-202-8/+17
|/
* tst_QSslKey - make OpenSSL v3 detection fully runtimeTimur Pocheptsov2022-09-111-11/+14
* tst_QSslSocket::serverCipherPreferencies - fix for OpenSSL v3Timur Pocheptsov2022-09-092-7/+33
* tst_QSslSocket::protocolServerSide - make it work with OpenSSL v3Timur Pocheptsov2022-09-091-8/+3
* tst_QSslSocket::oldErrorsOnSocketReuse - make it work with OpenSSL v3Timur Pocheptsov2022-09-091-2/+4
* tst_QSsSocket: fix verifyClientCertificate with OpenSSL 3Mårten Nordheim2022-09-091-0/+1
* tst_QSslSocket: regenerate certificate used for setLocalCertificateChainMårten Nordheim2022-09-0811-93/+511
* tst_QDtls::verifyClientCertficiate - update certs for OpenSSL v3Timur Pocheptsov2022-09-012-88/+84
* QSslCertificate::toText(): add a file to compare againstTimur Pocheptsov2022-08-315-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-061-12/+42
* Network: Update expired certMårten Nordheim2022-06-241-15/+15
* unblacklist passing tests 2022Anna Wojciechowska2022-06-032-10/+0
* CI: Blacklist failing networks tests for QNX qemuPasi Petäjäjärvi2022-04-081-0/+3
* QSslSocket (SecureTransport) add TLS 1.3 ciphersuitesTimur Pocheptsov2022-01-141-0/+39
* tests: Remove unused SRCDIR definesIevgenii Meshcheriakov2021-08-173-6/+0
* tst_QSslSocket - replace an old certificateTimur Pocheptsov2021-08-102-88/+84
* tst_QSslCertificate::verify - remove QSKIPTimur Pocheptsov2021-08-067-254/+121
* testlib: Deprecate QWARN() in favor of qWarning()Tor Arne Vestbø2021-08-052-2/+2
* tst_QSslCertificate::verify - skip auto-testTimur Pocheptsov2021-07-291-0/+1
* tst_QSslSocket: clean up allowedProtocolNegotiationMårten Nordheim2021-07-221-8/+3
* tst_QDtls: Move the function declaration outside the functionMårten Nordheim2021-07-021-1/+2
* tst_qsslsocket: detect ALPN support (on server) using supportedFeatures()Timur Pocheptsov2021-06-251-15/+4
* QSslSocket: Set isEncrypted to false on disconnectMårten Nordheim2021-06-241-0/+1
* tst_QSslSocket: Use supportedFeatures() instead of macroMårten Nordheim2021-06-241-4/+2
* QDtls(Cookie) autotests - use the proper API to detect DTLS supportTimur Pocheptsov2021-06-033-13/+12
* tst_QSslSocket::readBufferMaxSize() - workaround the flaky testTimur Pocheptsov2021-06-031-0/+12
* Fix auto-tests that are fooled by the presence of more than one pluginTimur Pocheptsov2021-05-278-144/+241
* Move plugin code from QtNetwork to qtbase/pluginsTimur Pocheptsov2021-04-225-149/+224
* tst_qsslkey: Clean up #if-eryMårten Nordheim2021-04-081-12/+12
* Convert QSslSocket(Backend)Private into pluginTimur Pocheptsov2021-03-172-59/+0
* Fix a BIC introduced by extending the namespace QSsl in _p.h filesTimur Pocheptsov2021-03-051-24/+26
* tst_qdtlscookie: use a proper 'enterLoopMSecs' instead of 'enterLoop'Timur Pocheptsov2021-03-051-1/+1
* Port QSslKey to the new plugin-based implementationTimur Pocheptsov2021-02-191-24/+24
* TLS backend: merge with its factoryTimur Pocheptsov2021-01-281-87/+79
* QSsl: add a new private APITimur Pocheptsov2021-01-221-4/+136
* QSslSocket - introduce the API providing information about backendsTimur Pocheptsov2021-01-211-1/+45
* Remove .prev_CMakeLists.txt filesJoerg Bornemann2021-01-124-138/+0
* tst_QSslSocket::setSslConfiguration - skip if SecureTransport is in useTimur Pocheptsov2021-01-081-0/+4
* Remove the qmake project filesJoerg Bornemann2021-01-0715-227/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-2214-15/+21
* tst_QSslError: improve the code coverage, as pointed at by LCOVTimur Pocheptsov2020-12-013-38/+98
* QSslSocket::verify: do not alter the default configurationTimur Pocheptsov2020-11-302-2/+96
* QDtls(cookie verifier): make sure a server can re-use 'Client Hello'Timur Pocheptsov2020-11-301-0/+14
* tst_QSslKey: remove blacklistTimur Pocheptsov2020-11-302-6/+6
* tst_QSslCertificate - improve code coverageTimur Pocheptsov2020-11-306-1/+216