summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/ssl
Commit message (Expand)AuthorAgeFilesLines
* Fix loading of OpenSSL on macOS versions that ship its own OpenSSLTor Arne Vestbø2021-09-171-0/+5
* 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-042-2/+2
* QIODevice: rework validation policy for read() functionsAlex Trotsenko2021-08-011-3/+2
* tst_QSslCertificate::verify - skip auto-testTimur Pocheptsov2021-07-291-0/+1
* tst_QSslSocket: fix and clean up allowedProtocolNegotiationMårten Nordheim2021-07-201-10/+4
* tst_QDtls: Move the function declaration outside the functionMårten Nordheim2021-07-021-1/+2
* tst_QSslSocket: Remove empty test functionsMårten Nordheim2021-06-251-10/+0
* tst_qsslsocket: detect ALPN support (on server) using supportedFeatures()Timur Pocheptsov2021-06-251-17/+4
* tst_QSslSocket: Use supportedFeatures() instead of macroMårten Nordheim2021-06-241-4/+2
* qopenssl_symbols: Change how we mark function unusedMårten Nordheim2021-06-241-29/+16
* TLS: Mark TLS 1.0, 1.1 and DTLS 1.0 deprecatedMårten Nordheim2021-06-251-13/+102
* QSslSocket: Set isEncrypted to false on disconnectMårten Nordheim2021-06-251-0/+1
* Introduce a mini-version of qsslsocket_openssl_symbols_p.h/.cppTimur Pocheptsov2021-06-094-37/+868
* 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
* QPasswordDigestor - improve code coverageTimur Pocheptsov2020-11-231-0/+59
* QSslConfiguration - improve code coverageTimur Pocheptsov2020-11-232-4/+43
* tst_qocsp: improve code coverageTimur Pocheptsov2020-11-201-3/+16
* QSslCipher - improve its code coverage and auto-testsTimur Pocheptsov2020-11-202-23/+25
* Get rid of Q_COMPILER_CONSTEXPR checksAllan Sandfeld Jensen2020-11-171-4/+0
* tst_qsslkey - handle QT_NO_SSL properlyTimur Pocheptsov2020-11-131-0/+4
* Android: blacklist a list of failing tests for androidAssam Boudjelthia2020-11-041-0/+5
* Fix tst_qsslkey to compile when SSL is disabledFriedemann Kleint2020-10-232-3/+5
* QSslSocket (autotest) - defuse a time bombTimur Pocheptsov2020-10-161-13/+16
* Schannel: TLS1.3 supportMårten Nordheim2020-10-141-20/+32
* Another round of replacing 0 with nullptrAllan Sandfeld Jensen2020-10-071-1/+1
* Add test case for QSslSocket to show the wrong behaviorLars Schmertmann2020-10-025-0/+373
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-2318-19/+19