summaryrefslogtreecommitdiffstats
path: root/tests/auto/network
Commit message (Expand)AuthorAgeFilesLines
* QSslSocket: remove certificate-related settersTimur Pocheptsov2020-06-221-5/+10
* Http: Fix POST-to-GET redirects still uploading or transmitting CLMårten Nordheim2020-06-121-1/+73
* long_name_onDemandCerts_static - stop testing/using the deprecated APITimur Pocheptsov2020-06-121-25/+0
* long_name_onDemandCerts_member - stop testing/using the deprecated APITimur Pocheptsov2020-06-121-22/+0
* tst_qsslcertificate - suppress a deprecation warningTimur Pocheptsov2020-06-121-0/+4
* tst_QSslSocket - stop using qrand (to suppress a warning)Timur Pocheptsov2020-06-101-7/+6
* Long live std::pair!Giuseppe D'Angelo2020-06-101-3/+3
* tst_QSslSocket - do not test the deprecated APITimur Pocheptsov2020-06-101-108/+2
* Remove winrtOliver Wolff2020-06-0624-183/+56
* Revert "Disable tests with qemu-arm & developer-build configurations in the CI"Liang Qi2020-06-052-0/+8
* QtNetwork remove deprecated signalsTimur Pocheptsov2020-06-041-6/+3
* Add tests for a couple of edge casesDimitrios Apostolou2020-05-281-0/+18
* Remove deprecated QProcess methodsVolker Hilsheimer2020-05-271-4/+4
* QSslCertificate: overhaul ASN.1 datetime parsingGiuseppe D'Angelo2020-05-221-0/+6
* QNetworkReply/http2: Add a contentEncoding testMårten Nordheim2020-05-134-0/+173
* Sweep of int-ish → char-ish types near calls to QString::fromU*()Marc Mutz2020-05-121-10/+10
* QSslSocket::setSslSonfiguration - set d.configuration properlyTimur Pocheptsov2020-05-081-0/+20
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-111-7/+0
|\
| * tst_PlatformSocketEngine: Removee SOURCES += of QtNetwork codeThiago Macieira2020-04-091-6/+0
* | Merge "Merge remote-tracking branch 'origin/5.15' into dev"Qt Forward Merge Bot2020-04-084-35/+57
|\ \
| * | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-084-35/+57
| |\|
| | * More qOverload cleanups in qtbaseTimur Pocheptsov2020-03-243-7/+3
| | * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-03-181-28/+54
| | |\
| | | * Fix 'out of process' autotestsTimur Pocheptsov2020-03-111-28/+54
* | | | CMake: Handle finding of OpenSSL headers correctlyAlexandru Croitor2020-04-081-1/+1
|/ / /
* | | QtNetwork: Delete bearer managementMårten Nordheim2020-04-0529-2326/+4
* | | Remove bearermanagement usage inside QNAM and QNetworkProxyMårten Nordheim2020-04-012-376/+0
* | | Port autotest to QRegularExpressionLars Knoll2020-03-311-23/+26
* | | Port autotest away from QRegExpLars Knoll2020-03-311-8/+9
* | | Remove QRegExp usage from QSslCertificate and QSslSocketLars Knoll2020-03-311-84/+0
* | | CMake: Regenerate and fix qtcpsocket testLeander Beernaert2020-03-182-1/+4
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-182-1/+4
|\| |
| * | Log the possible socket error code for the flaky testSona Kurazyan2020-03-171-1/+1
| * | QNetworkReply: stabilize sslSessionSharing testMårten Nordheim2020-03-161-0/+3
* | | cmake: Remove APPLE prefix from platform namesTor Arne Vestbø2020-03-161-1/+1
* | | cmake: Fix naming when referring to Apple macOSTor Arne Vestbø2020-03-161-1/+1
* | | CMake: Regenerate tests projectsAlexandru Croitor2020-03-123-0/+118
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-111-85/+85
|\| |
| * | QSslCertificate: Turn enum into enum class and expand abbreviationMårten Nordheim2020-03-041-85/+85
* | | Merge remote-tracking branch 'origin/5.15' into devLars Knoll2020-03-044-27/+25
|\| |
| * | QNetworkReply: Deprecate 'error' signal, use 'errorOccurred' insteadMårten Nordheim2020-03-035-28/+26
* | | Merge remote-tracking branch 'origin/5.15' into devLars Knoll2020-02-289-266/+271
|\| |
| * | Revert "QNetworkReply: deprecate the 'error' getter"Alexander Akulich2020-02-284-180/+185
| * | QAbstractSocket: deprecate 'error' signal, use 'errorOccurred' insteadAlexander Akulich2020-02-277-40/+40
| * | Revert "QAbstractSocket: deprecate 'error' member-function"Alexander Akulich2020-02-267-50/+50
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-02-263-39/+42
|\| |
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Friedemann Kleint2020-02-241-3/+24
| |\|
| | * tst_qtcpsocket::bind - amend the recent fixTimur Pocheptsov2020-02-221-3/+24
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2020-02-183-20/+18
| |\|
| | * Autotest: adapt to certain OSes always allowing binding to low portsThiago Macieira2020-02-132-12/+17