summaryrefslogtreecommitdiffstats
path: root/tests/auto/network
Commit message (Expand)AuthorAgeFilesLines
* tst_QSslSocket - replace an old certificateTimur Pocheptsov2021-08-102-88/+84
* tst_QSslCertificate::verify - remove QSKIPTimur Pocheptsov2021-08-067-254/+121
* QLocalSocket: do not emit aboutToClose() twiceAlex Trotsenko2021-08-011-0/+3
* tst_QSslCertificate::verify - skip auto-testTimur Pocheptsov2021-07-291-0/+2
* QLocalSocket/Unix: fix aborting the socketAlex Trotsenko2021-07-241-0/+6
* H2: emit encrypted for at least the first reply, similar to H1Timur Pocheptsov2021-07-201-0/+9
* QNetworkDiskCache: Fix tracking of size during storeItem()Mårten Nordheim2021-07-201-10/+38
* Fix BASE argument of qt_add_resourcesJoerg Bornemann2021-05-181-4/+1
* Blacklist tst_qnetworkreply::ioHttpRedirectMultipartPost on LinuxAllan Sandfeld Jensen2021-05-151-2/+1
* Let the h2 test server both send and receive DATA framesMårten Nordheim2021-04-302-6/+17
* HTTP/2 authentication requiredMårten Nordheim2021-04-293-0/+114
* 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_qdtlscookie: use a proper 'enterLoopMSecs' instead of 'enterLoop'Timur Pocheptsov2021-03-301-1/+1
* Convert QSslSocket(Backend)Private into pluginTimur Pocheptsov2021-03-162-59/+0
* Make qdecompresshelper archive bomb check only trigger for large filesØystein Heskestad2021-03-072-0/+40
* Fix a BIC introduced by extending the namespace QSsl in _p.h filesTimur Pocheptsov2021-03-051-24/+26
* Port QSslKey to the new plugin-based implementationTimur Pocheptsov2021-02-181-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