summaryrefslogtreecommitdiffstats
path: root/tests/auto/network
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-191-0/+16
|\
| * Revert "tst_qudpsocket - remove insignificant"Timur Pocheptsov2016-05-132-12/+2
| * Fixed crash in QAuthenticator::operator==Jesus Fernandez2016-05-131-0/+16
| * tst_qudpsocket - remove insignificantTimur Pocheptsov2016-05-062-2/+12
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-064-30/+154
|\|
| * tst_QTcpSocket, tst_QUdpSocket: Improve diagnostics.Friedemann Kleint2016-05-023-30/+46
| * QWindowsPipeWriter: ensure validity of the write bufferAlex Trotsenko2016-04-301-0/+108
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-271-0/+7
|\|
| * Windows/tst_QTcpServer: Suppress crash notification of crashingServer.Friedemann Kleint2016-04-231-0/+7
* | Blacklisting autotests that fail on RHEL 7.1 also on RHEL 7.2Milla Pohjanheimo2016-04-151-0/+2
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-133-10/+20
|\|
| * tst_QNetworkReply: Commentary fixes on test server workarounds.Edward Welbourne2016-04-121-3/+3
| * tst_QNetworkReply: fix mis-guided use of QSKIP().Edward Welbourne2016-04-121-3/+3
| * Fix finding a helper executable in tst_QLocalSocketJoerg Bornemann2016-04-111-1/+2
| * Autotest: confirm that QHostAddress obeys RFC 5952 recommendationsThiago Macieira2016-04-091-4/+13
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-071-2/+3
|\|
| * QFtp: Use UTF-8 encoding.Friedemann Kleint2016-04-071-2/+3
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-041-1/+1
|\|
| * Update comment in tst_QLocalSocket::readBufferOverflowJoerg Bornemann2016-03-241-1/+1
* | Merge remote-tracking branch 'origin/5.6' into 5.7Simon Hausmann2016-03-241-3/+17
|\|
| * Add a write buffer to QLocalSocket/WinJoerg Bornemann2016-03-241-3/+17
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-212-5/+6
|\|
| * QLocalServer/Win: Fix race condition in listen().Joerg Bornemann2016-03-101-2/+0
| * Fix glitch in tst_QLocalSocket::sendDataJoerg Bornemann2016-03-101-3/+6
* | QAbstractSocket: do not fail writing on read buffer overflowAlex Trotsenko2016-03-181-0/+35
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-113-1/+76
|\|
| * Accept LFCRLF to mark end of HTTP HeadersDyami Caliri2016-03-091-0/+67
| * Blacklist tst_qnetworkreply tests that fail in RHEL 7.1Tony Sarajärvi2016-03-031-0/+4
| * Speed up tst_QLocalSocket::sendDataJoerg Bornemann2016-03-031-1/+5
* | Integrate network sockets into the multichannel infrastructureAlex Trotsenko2016-03-011-0/+16
* | Merge "Merge remote-tracking branch 'origin/5.6' into dev" into refs/staging/devLiang Qi2016-01-261-7/+0
|\ \
| * | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-261-7/+0
| |\|
| | * Autotest: remove the check that broadcast = ip | ~netmaskThiago Macieira2016-01-211-7/+0
* | | qabstractnetworkcache - enable several testsTimur Pocheptsov2016-01-261-7/+0
|/ /
* | Merge "Merge remote-tracking branch 'origin/5.6' into dev" into refs/staging/devLiang Qi2016-01-262-0/+68
|\ \
| * | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-212-0/+68
| |\|
| | * Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2016-01-191-0/+21
| | |\
| | | * QAbstractSocket: do not enable read notifications on TCP in bind()Alex Trotsenko2015-12-241-0/+21
| | | * Don't let closed http sockets pass as valid connectionsUlf Hermann2015-11-051-0/+54
| | * | QHttpSocketEngine: ensure pending EOF triggers a notificationAlex Trotsenko2016-01-181-0/+47
* | | | Add Intel copyright to files that Intel has had non-trivial contributionThiago Macieira2016-01-216-0/+6
* | | | Updated license headersJani Heikkinen2016-01-2154-915/+645
|/ / /
* | | Merge remote-tracking branch 'origin/5.6' into devFrederik Gladhorn2016-01-081-0/+2
|\| |
| * | winrt: Use winsock2 API for hostname resolution on WinRT/WinPhoneOliver Wolff2016-01-051-0/+2
* | | Make ephemeral server key availableSebastian Lösch2016-01-041-0/+36
* | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-12-186-4/+27
|\| |
| * | Fix compilation for WinRTMaurice Kalinowski2015-12-145-4/+8
| * | QNetworkInterface: fix support for address labels on Linux interfacesThiago Macieira2015-12-081-0/+19
* | | Tests: Remove empty init/cleanup slots, constructors and destructors.Friedemann Kleint2015-12-1018-300/+14
* | | Merge remote-tracking branch 'origin/5.6' into devSimon Hausmann2015-12-081-1/+4
|\| |