summaryrefslogtreecommitdiffstats
path: root/tests/auto/network
Commit message (Expand)AuthorAgeFilesLines
* QSsl: add a new private APITimur Pocheptsov2021-01-221-4/+136
* QSslSocket - introduce the API providing information about backendsTimur Pocheptsov2021-01-211-1/+45
* Long live QNetworkInformationMårten Nordheim2021-01-203-0/+163
* Remove .prev_CMakeLists.txt filesJoerg Bornemann2021-01-1218-470/+0
* tst_QSslSocket::setSslConfiguration - skip if SecureTransport is in useTimur Pocheptsov2021-01-081-0/+4
* Remove the qmake project filesJoerg Bornemann2021-01-0765-710/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-2245-52/+95
* Revert "Fix network tests on qemu/arm"Samuli Piippo2020-12-183-8/+0
* Tests: Fix building with qmake on WindowsFriedemann Kleint2020-12-175-5/+5
* CMake: Regenerate projects using pro2cmake one last timeAlexandru Croitor2020-12-104-11/+18
* Add SameSite API to QNetworkCookieAllan Sandfeld Jensen2020-12-071-0/+13
* tst_qnetworkreply: unblacklist putWithServerClosingConnectionImmediatelyMårten Nordheim2020-12-072-4/+3
* tst_qnetworkreply: unblacklist various testsMårten Nordheim2020-12-071-18/+0
* tst_qnetworkreply: stabilize and unblacklist getFromHttpIntoBuffer2Mårten Nordheim2020-12-042-8/+7
* tst_QTcpSocket: stabilize connectToHostErrorMårten Nordheim2020-12-041-2/+2
* tst_qnetworkreply: cleanup BLACKLISTTimur Pocheptsov2020-12-022-19/+27
* Unblacklist tst_qnetworkreply getFromHttpMårten Nordheim2020-12-021-3/+0
* Http2: Remove errored-out requests from queueMårten Nordheim2020-12-021-12/+0
* tst_qtcpserver: Test pauseAccepting/resumeAcceptingMårten Nordheim2020-12-011-0/+33
* QNetworkDatagram: Test copy ctor and clear()Mårten Nordheim2020-12-011-0/+11
* 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
* Blacklist authenticationCacheAfterCancel on Ubuntu 20.04Alexandru Croitor2020-11-241-0/+4
* 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
* tst_QTcpSocket::connectToHostError - handle possible timeoutsTimur Pocheptsov2020-11-202-9/+31
* Revert "Allow QWindowsPipe{Reader,Writer} to work with foreign event loops"Kai Koehne2020-11-201-3/+2
* Get rid of Q_COMPILER_CONSTEXPR checksAllan Sandfeld Jensen2020-11-171-4/+0
* Allow QWindowsPipe{Reader,Writer} to work with foreign event loopsAlex Trotsenko2020-11-171-2/+3
* Blacklist authenticationCacheAfterCancel on Ubuntu 20.04Andreas Buhr2020-11-131-0/+5
* tst_qsslkey - handle QT_NO_SSL properlyTimur Pocheptsov2020-11-131-0/+4
* Update public suffix list header to latest versionEdward Welbourne2020-11-081-1/+2
* Use built-in C++ foreach iteration in testsDavid Skoland2020-11-061-5/+5
* Android: blacklist a list of failing tests for androidAssam Boudjelthia2020-11-046-4/+31
* tests: blacklist tst_QTcpSocket::connectToHostError()Liang Qi2020-10-301-1/+2
* tests: blacklist tst_QUdpSocket::multicast() on CentOSLiang Qi2020-10-281-0/+2
* Make Ubuntu with its non-standard security level happyTimur Pocheptsov2020-10-262-88/+84
* Fix tst_qsslkey to compile when SSL is disabledFriedemann Kleint2020-10-232-3/+5
* Deprecate QVariant::TypeLars Knoll2020-10-231-1/+1
* Fix and run the qlocalsocket autotest with cmake buildLars Knoll2020-10-233-32/+13
* QSslSocket (autotest) - defuse a time bombTimur Pocheptsov2020-10-161-13/+16
* QLocalSocket/Win: prevent writing to broken pipeAlex Trotsenko2020-10-151-0/+1
* Schannel: TLS1.3 supportMårten Nordheim2020-10-141-20/+32
* tst_QTcpSocket::connectToHostError - increase the timeoutTimur Pocheptsov2020-10-081-4/+5
* Another round of replacing 0 with nullptrAllan Sandfeld Jensen2020-10-078-17/+17