summaryrefslogtreecommitdiffstats
path: root/tests/auto/network
Commit message (Expand)AuthorAgeFilesLines
* Fix compiler warning from unused parameterVolker Hilsheimer2021-06-231-1/+1
* Fix QFAIL() to interract correctly with QEXPECT_FAIL()Edward Welbourne2021-06-151-2/+1
* Prefer QFAIL("Informative message") over QVERIFY(false)Edward Welbourne2021-06-141-3/+2
* QNetworkReply: Decompress when readingMårten Nordheim2021-06-125-3/+1515
* Introduce a mini-version of qsslsocket_openssl_symbols_p.h/.cppTimur Pocheptsov2021-06-094-37/+868
* 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
* 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