summaryrefslogtreecommitdiffstats
path: root/tests/auto/network
Commit message (Expand)AuthorAgeFilesLines
* tests: Remove unused SRCDIR definesIevgenii Meshcheriakov2021-08-174-8/+0
* tests: Use QT_TESTCASE_SOURCEDIR defineIevgenii Meshcheriakov2021-08-172-4/+2
* 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
* QLocalSocket: do not emit aboutToClose() twiceAlex Trotsenko2021-08-011-0/+3
* tst_QSslCertificate::verify - skip auto-testTimur Pocheptsov2021-07-291-0/+1
* QLocalSocket/Unix: fix aborting the socketv6.2.0-beta2Alex Trotsenko2021-07-241-0/+6
* tst_QSslSocket: clean up allowedProtocolNegotiationMårten Nordheim2021-07-221-8/+3
* 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
* QLocalSocket/Win: destroy the pipe before emitting final signalsAlex Trotsenko2021-07-151-0/+22
* QNetworkRequest: Rename (set)minimumArchiveBombSizeMårten Nordheim2021-07-122-3/+3
* Clarify readLine() behavior on sequential devicesAlex Trotsenko2021-07-061-0/+102
* 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
* tst_http2: use the supportedFeatures() instead of macrosTimur Pocheptsov2021-06-241-10/+14
* tst_QNetworkReply::ignoreSslErrorsList, use the right errorTimur Pocheptsov2021-06-081-10/+8
* QNetworkInformation: Adjustments to captive portal APIMårten Nordheim2021-06-081-12/+12
* 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
* QNetworkInformation: Behind captive portalMårten Nordheim2021-05-311-1/+36
* QNetworkRequest: Add API to set a minimum archive bomb sizeMårten Nordheim2021-05-312-4/+3
* Fix auto-tests that are fooled by the presence of more than one pluginTimur Pocheptsov2021-05-279-219/+315
* Blacklist tst_QTcpServer::linkLocal on macOS ARMTor Arne Vestbø2021-05-261-0/+3
* Blacklist problematic network auto-tests on macOS ARMTor Arne Vestbø2021-05-262-0/+5
* tst_QDecompressHelper: Move pointer size check inside the testMårten Nordheim2021-05-211-4/+4
* Add function to QAuthenticatorPrivate to check method supportMårten Nordheim2021-05-201-0/+18
* Fix BASE argument of qt_add_resourcesJoerg Bornemann2021-05-181-4/+1
* Blacklist tst_qnetworkreply::ioHttpRedirectMultipartPost on LinuxAllan Sandfeld Jensen2021-05-121-2/+1
* Blacklist and skip failing tests on macOS ARMTor Arne Vestbø2021-05-041-0/+2
* 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
* Fix linking on Windows when SSL is not configuredVolker Hilsheimer2021-04-261-1/+4
* Move plugin code from QtNetwork to qtbase/pluginsTimur Pocheptsov2021-04-227-207/+281
* 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