summaryrefslogtreecommitdiffstats
path: root/tests/auto/network
Commit message (Expand)AuthorAgeFilesLines
* HTTP/2 - make protocol settings configurablev5.10.0-beta3Timur Pocheptsov2017-10-263-79/+53
* Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-232-25/+222
|\
| * Fix cookie path matching for empty url pathMårten Nordheim2017-10-191-0/+11
| * Fix redirecting POST for HTTP 307 and 308Mårten Nordheim2017-10-171-3/+149
| * Open a session during redirects when neededMårten Nordheim2017-10-171-0/+28
| * QNAM (redirects) - clear 'raw' headers before sending the next requestTimur Pocheptsov2017-10-171-0/+17
| * QNetworkReply: Reduce noise and a fail when building with no-sslMårten Nordheim2017-10-171-22/+17
* | MinGW: Globally define WINVER and _WIN32_WINNT to enable Windows 7 APIOrgad Shaneh2017-10-191-3/+0
* | QHostInfo: Make getaddrinfo() mandatoryThiago Macieira2017-10-182-11/+10
* | Merge "Merge remote-tracking branch 'origin/5.9' into 5.10" into refs/staging...Liang Qi2017-10-171-0/+40
|\ \
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-161-0/+40
| |\|
| | * Add support for HTTP status 308 Permanent RedirectMårten Nordheim2017-10-101-0/+40
* | | HTTP/2 protocol handler: tweak receive window sizesTimur Pocheptsov2017-10-161-1/+3
|/ /
* | A minor cleanup - fix a commentTimur Pocheptsov2017-10-111-1/+1
* | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-043-23/+73
|\|
| * tst_QSsl(longlongnamefollows) - fix a flakey auto-testTimur Pocheptsov2017-10-031-21/+43
| * Fix cookies not being applied on redirectMårten Nordheim2017-09-291-0/+28
| * Fix #if-ery and accompanying commentEdward Welbourne2017-09-201-2/+2
* | Autotest: centralize the detection of IPv6 supportThiago Macieira2017-09-251-12/+12
* | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-09-204-4/+13
|\|
| * Autotest: when using libproxy, QNetworkProxyFactory isn't genericThiago Macieira2017-09-133-4/+4
| * Workaround for proxyChange failing when run aloneMårten Nordheim2017-09-131-0/+9
* | Autotest: use QUdpSocket instead of QTcpSocket in tst_QNetworkInterfaceThiago Macieira2017-09-141-7/+2
* | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-09-064-6/+29
|\|
| * Convert features.socks5 to QT_[REQUIRE_]CONFIGStephan Binner2017-09-063-6/+6
| * Forward the readChannelFinished from the plain socket to the ssl socketAlbert Astals Cid2017-09-011-0/+23
* | Merge dev into 5.10Frederik Gladhorn2017-09-026-20/+244
|\ \
| * | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-08-313-5/+26
| |\|
| | * Fix crash when reading a PKCS12 file with no private keyEdward Welbourne2017-08-173-5/+26
| * | HTTP/2 - implement the proper 'h2c' (protocol upgrade)Timur Pocheptsov2017-08-273-15/+218
* | | QNativeSocketEngine: disable unused methods about OS socket bufferThiago Macieira2017-09-011-0/+4
|/ /
* | QTemporaryFile: Add support for Linux's O_TMPFILEThiago Macieira2017-08-231-0/+1
* | Merge remote-tracking branch 'origin/5.9' into devThiago Macieira2017-08-081-4/+4
|\|
| * Fix failing network cookie jar testsSimon Hausmann2017-08-071-4/+4
* | Merge "Merge remote-tracking branch 'origin/5.9' into dev" into refs/staging/devFrederik Gladhorn2017-08-023-3/+2
|\ \
| * | Merge remote-tracking branch 'origin/5.9' into devOswald Buddenhagen2017-08-023-3/+2
| |\|
| | * Fix bytesAvailable() on UDP under WindowsAlex Trotsenko2017-07-301-1/+0
| | * Use QSharedPointer::create() moreMarc Mutz2017-07-192-2/+2
* | | Introduce QHstsStore - the permanent store for HSTS policiesTimur Pocheptsov2017-08-021-0/+72
|/ /
* | tst_QSslSocket::ephemeralServerKey - fix for OpenSSL 1.1Timur Pocheptsov2017-07-251-0/+2
* | Deprecate and remove the unused bearer support in QNetworkProxyThiago Macieira2017-07-211-113/+1
* | Merge remote-tracking branch 'origin/5.9' into devSimon Hausmann2017-07-191-0/+27
|\|
| * QAsn1Element - fix toDateTime functionTimur Pocheptsov2017-07-181-0/+27
* | tst_QSslSocket::protocolServerSide - fixes for OpenSSL 1.1Timur Pocheptsov2017-07-111-3/+17
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-07-061-1/+1
|\|
| * Remove remains of wince in .pro filesFriedemann Kleint2017-07-031-1/+1
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-07-045-29/+21
|\|
| * Fix some MSVC warnings in testsFriedemann Kleint2017-06-281-1/+1
| * tst_QSocks5SocketEngine::downloadBigFile(): Output elapsed timeFriedemann Kleint2017-06-281-7/+8
| * Stabilize QDnsLookup testMarc Mutz2017-06-281-20/+6