summaryrefslogtreecommitdiffstats
path: root/tests/auto/network
Commit message (Expand)AuthorAgeFilesLines
* tst_PlatformSocketEngine: Removee SOURCES += of QtNetwork codeThiago Macieira2020-04-091-6/+0
* 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
* | 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
* | QSslCertificate: Turn enum into enum class and expand abbreviationMårten Nordheim2020-03-041-85/+85
* | QNetworkReply: Deprecate 'error' signal, use 'errorOccurred' insteadMårten Nordheim2020-03-035-28/+26
* | 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.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
| * QTcpSocket::bind: fix issue found by BLACKLISTThiago Macieira2020-02-132-8/+1
* | QLocalSocket: Deprecate 'error' signal, use 'errorOccurred' insteadv5.15.0-alpha1Alexander Akulich2020-02-111-6/+6
* | Revert "QLocalSocket - deprecate ambiguous 'error' overloads"Alexander Akulich2020-02-112-8/+8
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-061-3/+3
|\|
| * tst_qnetworkreply: Print proxy warning to stderr instead of stdoutMorten Johan Sørvig2020-02-051-3/+3
* | QNetworkAccessManager: deprecate bearer related functionsMårten Nordheim2020-01-301-1/+1
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-282-22/+22
|\|
| * Flatten version-specific blacklisting on macOS to all macOS versionsTor Arne Vestbø2020-01-222-22/+22
* | QSslCertificate: migrate to QRegularExpressionSamuel Gaist2020-01-231-28/+112
* | QUdpSocket: Blacklist writeDatagramToNonExistingPeer for msvc2019Mårten Nordheim2020-01-171-0/+1
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-1513-10/+82
|\|
| * Skip instead of fail tests when test server is not availableTor Arne Vestbø2020-01-1413-10/+82
* | QNetworkReply: deprecate the 'error' getterTimur Pocheptsov2020-01-134-185/+180
* | QSslSocket: deprecate sslErrors() getterTimur Pocheptsov2020-01-102-8/+8
* | QLocalSocket - deprecate ambiguous 'error' overloadsTimur Pocheptsov2020-01-102-8/+8
* | QAbstractSocket: deprecate 'error' member-functionTimur Pocheptsov2020-01-107-50/+50
* | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2019-12-102-20/+31
|\|
| * tst_QNetworkInterface: don't force an IPv4 link-local addressThiago Macieira2019-12-072-21/+31
* | Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Ulf Hermann2019-12-032-14/+9
|\ \
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Ulf Hermann2019-12-032-14/+9
| |\|
| | * tst_qsslcertificate: fix subjectAndIssuerAttributesTimur Pocheptsov2019-11-282-14/+9
* | | Blacklist tst_QNetworkInterface::localAddress(linklocal-ipv4) on WindowsHeikki Halmet2019-12-031-2/+1
|/ /
* | Deprecate constructing QFlags from a pointerAllan Sandfeld Jensen2019-11-201-1/+1
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-081-0/+49
|\|
| * Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-11-061-0/+49
| |\
| | * Merge 5.13 into 5.13.2Frederik Gladhorn2019-10-112-4/+4
| | |\
| | * | Schannel: no longer keep old ssl errors around when reusing socketMårten Nordheim2019-10-071-0/+49
* | | | QSslSocket - remove old OpenSSL backend (< 1.1)Timur Pocheptsov2019-11-012-14/+4
* | | | Add a transfer timeout at QNAM level as wellVille Voutilainen2019-10-311-0/+26
* | | | Add a timeout for transfersVille Voutilainen2019-10-281-2/+58
* | | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-252-4/+4
|\| | |
| * | | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-10-242-4/+4
| |\ \ \ | | | |/ | | |/|
| | * | DTLS auto-test(s) - fix a buggy logic with pending datagramsTimur Pocheptsov2019-10-102-4/+4
| | |/
* | | Move away from recently deprecated HTTP2 attributesMårten Nordheim2019-10-011-9/+9
* | | tst_qsslsocket: Update some QSslConfiguration usageMårten Nordheim2019-09-251-21/+31
|/ /