summaryrefslogtreecommitdiffstats
path: root/src/network/socket
Commit message (Expand)AuthorAgeFilesLines
* QSocks5SocketEngine: stop polling on UDPAlex Trotsenko2017-02-012-14/+0
* Doc: Normalize \since usageTopi Reinio2017-01-311-2/+6
* QLocalSocket/Win: Fix access to deleted pipeWriterAleksei Timofeyev2017-01-231-4/+2
* Merge remote-tracking branch 'origin/5.8.0' into 5.8Liang Qi2016-12-162-192/+280
|\
| * winrt: Change the way tcp packets are handledOliver Wolff2016-12-062-192/+280
* | Add missing override into Qt modulesAlexander Volkov2016-12-013-11/+11
|/
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-241-9/+7
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-231-6/+5
| |\
| | * qnativesocketengine_winrt - do not shadow a variableTimur Pocheptsov2016-11-221-6/+5
* | | winrt: Add support for Windows Information ProtectionMaurice Kalinowski2016-11-232-5/+76
* | | Fix SCTP API according to Qt conventionsFriedemann Kleint2016-11-226-43/+43
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-161-1/+1
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-152-4/+19
| |\|
| | * winrt: Proper guarding by readMutexOliver Wolff2016-11-082-4/+19
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-081-1/+1
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-041-1/+1
| |\|
| | * winrt: Fixed assignment of readOrigin in readDatagramOliver Wolff2016-11-021-1/+1
* | | winrt: Removed unused member variable from socket engineOliver Wolff2016-11-031-2/+0
* | | winrt: Remove static mutex that protected handleReadyReadOliver Wolff2016-11-031-3/+0
* | | winrt: Guard pendingReadOps with mutexOliver Wolff2016-11-032-0/+12
* | | winrt: Proper guarding by readMutexOliver Wolff2016-11-032-6/+19
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-013-4/+10
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-312-2/+6
| |\|
| | * QAbstractSocket: avoid unspecified behavior in writing on TCPAlex Trotsenko2016-10-272-2/+6
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-221-2/+4
| |\|
| | * winrt: Added timeout for cancellation of socket read operationOliver Wolff2016-10-201-2/+4
* | | winrt: Do not lose initial data for TCP connectionsOliver Wolff2016-10-142-9/+27
* | | winrt: tcpsocket: Update bytesAvailable when new data is readHarald Meyer2016-10-122-2/+7
* | | winrt: Rework handling of udp datagramsOliver Wolff2016-10-122-12/+105
* | | winrt: Fix build without SSL supportMaurice Kalinowski2016-09-071-0/+2
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-08-291-6/+6
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-291-6/+6
| |\|
| | * QAbstractSocket: replace a reference to outdated state in documentationAlex Trotsenko2016-08-251-6/+6
* | | Merge dev into 5.8Oswald Buddenhagen2016-08-225-27/+26
|\ \ \
| * | | Micro-optimize QAbstractSocketPrivate::canReadNotification()Alex Trotsenko2016-08-191-13/+8
| * | | Use qtConfig throughout in qtbaseLars Knoll2016-08-191-2/+2
| * | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-163-11/+15
| |\| |
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-132-3/+3
| | |\|
| | | * Doc: Change instances of '(Mac) OS X' to 'macOS'Topi Reinio2016-08-122-3/+3
| | * | QAbstractSocket: prevent waitForReadyRead() from early exitAlex Trotsenko2016-08-111-7/+11
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-101-1/+1
| | |\|
| | | * QNativeSocketEngine::option(): return a correct value on invalid callAlex Trotsenko2016-08-051-1/+1
| * | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-091-1/+1
| |\| |
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-051-1/+1
| | |\|
| | | * QLocalSocket/Tcp: open device before making a connectionAlex Trotsenko2016-08-041-1/+1
* | | | Support C++17 fallthrough attributeAllan Sandfeld Jensen2016-08-192-3/+3
* | | | Standardize some "We mean it" commentsFriedemann Kleint2016-08-173-9/+9
* | | | Fix qdoc warningsFriedemann Kleint2016-08-171-1/+1
|/ / /
* | | Fix some syntax issues in SCTP implementationAlex Trotsenko2016-08-032-4/+8
* | | Fix grammar issues in SCTP documentationAlex Trotsenko2016-08-023-13/+13