summaryrefslogtreecommitdiffstats
path: root/tests/auto/network
Commit message (Expand)AuthorAgeFilesLines
* Merge integration refs/builds/qtci/dev/1618401544Qt CI Bot2021-04-141-3/+3
|\
| * QNetworkCookie: Rename sameSite to sameSitePolicyMårten Nordheim2021-04-141-3/+3
* | QNetworkInformation: delete the instance as a post-routineMårten Nordheim2021-04-143-0/+74
|/
* tst_qsslkey: Clean up #if-eryMårten Nordheim2021-04-081-12/+12
* QWindowsPipeReader: determine pipe state before signalingAlex Trotsenko2021-04-061-0/+35
* Linux: Add abstract address support for QLocal{Socket,Server}Piotr Mikolajczyk2021-04-011-10/+126
* QHostAddress: prepare moving NetworkLayerProtocol from QAbstractSocketThiago Macieira2021-03-181-11/+11
* 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
* Make qdecompresshelper archive bomb check only trigger for large filesØystein Heskestad2021-03-052-0/+40
* tst_qdtlscookie: use a proper 'enterLoopMSecs' instead of 'enterLoop'Timur Pocheptsov2021-03-051-1/+1
* Allow QWindowsPipe{Reader|Writer} to work with foreign event loops, take 2Alex Trotsenko2021-03-021-20/+0
* Fix some warnings about virtual/overrideAndreas Buhr2021-02-232-3/+3
* Port QSslKey to the new plugin-based implementationTimur Pocheptsov2021-02-191-24/+24
* Move QEMU emulation detector to QTestSamuli Piippo2021-02-134-9/+6
* Fix a few compiler warnings in testsAllan Sandfeld Jensen2021-02-021-3/+4
* TLS backend: merge with its factoryTimur Pocheptsov2021-01-281-87/+79
* tests: remove unnecessary skips for qemuSamuli Piippo2021-01-282-13/+0
* Port QLocalServer to the new property systemTimur Pocheptsov2021-01-271-0/+16
* QDnsLookup - port to the new property systemTimur Pocheptsov2021-01-271-0/+49
* Update public suffix list to today's latestEdward Welbourne2021-01-271-13/+18
* 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