summaryrefslogtreecommitdiffstats
path: root/src/network/socket
Commit message (Expand)AuthorAgeFilesLines
* Fix some syntax issues in SCTP implementationAlex Trotsenko2016-08-032-4/+8
* Fix grammar issues in SCTP documentationAlex Trotsenko2016-08-023-13/+13
* Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-08-011-10/+3
|\
| * QAbstractSocket: ensure bind()+connect() works on delayed closeAlex Trotsenko2016-07-201-10/+3
* | Introduce SCTP sockets supportAlex Trotsenko2016-07-2724-111/+1512
* | Merge "Merge remote-tracking branch 'origin/5.7' into dev" into refs/staging/devEdward Welbourne2016-07-221-4/+1
|\ \
| * | Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-07-191-4/+1
| |\|
| | * Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-041-4/+1
| | |\
| | | * Replace LLINDEX macro not present on all BSDs with the codeRalf Nolden2016-07-031-4/+1
* | | | Make moc obey the preprocessor environment variable for include pathsThiago Macieira2016-07-201-0/+4
|/ / /
* | | QNativeSocketEngine/Win: fetch connection parameters only onceAlex Trotsenko2016-07-081-40/+44
* | | Add qtnetworkglobal.h and qtnetworkglobal_p.hLars Knoll2016-07-0317-0/+21
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-07-011-0/+4
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-291-0/+4
| |\|
| | * NetBSD: use paccept() where accept4() is usedRalf Nolden2016-06-281-0/+4
* | | Merge "Merge remote-tracking branch 'origin/5.7' into dev" into refs/staging/devLiang Qi2016-06-211-33/+57
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-211-33/+57
| |\| |
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-201-33/+57
| | |\|
| | | * WinRT: Avoid asserts in socket function with bool return valuesOliver Wolff2016-06-131-9/+14
| | | * WinRT: fixed error reporting of QNativeSocketEngine::initializeOliver Wolff2016-06-131-14/+6
| | | * WinRT: Proper error handling in socket engine's "bind"Oliver Wolff2016-06-131-10/+37
* | | | Long live QNetworkDatagram!Thiago Macieira2016-06-203-7/+107
|/ / /
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-134-20/+23
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-064-20/+23
| |\|
| | * WinRT: Rename connectToHost/handleConnectionEstablishedOliver Wolff2016-06-042-17/+11
| | * WinRT: Early return in case of network errorOliver Wolff2016-06-041-4/+4
| | * Merge remote-tracking branch 'origin/5.6.1' into 5.6Liang Qi2016-06-021-1/+4
| | |\
| | | * WinRT: Do not assert on socket closeOliver Wolff2016-05-201-1/+4
| | * | Compile fix for OpenBSD using Q_OS_OPENBSD definesRalf Nolden2016-05-311-1/+5
| | * | QSocks5SocketEngine: connect after auth fail as if connecting afresh.Edward Welbourne2016-05-231-1/+3
* | | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-235-25/+53
|\| | |
| * | | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-192-13/+23
| |\| |
| | * | Merge remote-tracking branch 'origin/5.6.1' into 5.6Liang Qi2016-05-191-14/+16
| | |\|
| | | * WinRT: Do not try to cancel IO for udp sockets on socket closeOliver Wolff2016-05-181-10/+12
| | * | winrt: Fix potential crash when reading closed socketsMaurice Kalinowski2016-05-172-12/+20
| | |/
| * | QLocalSocket/Win: Use QIODevice's internal write bufferJoerg Bornemann2016-05-172-3/+2
| * | QLocalSocket/Win: use QRingBuffer::appendJoerg Bornemann2016-05-171-2/+1
| * | QHttpSocketEngine: set error on unsupported operationsAlex Trotsenko2016-05-121-7/+27
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-1212-104/+140
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-064-25/+33
| |\|
| | * Avoid use of v4-mapped QHostAddress::AnyIPv4 local address on WindowsAlex Trotsenko2016-05-041-0/+13
| | * QNativeSocketEngine: fix build in debug mode under WindowsAlex Trotsenko2016-05-021-7/+9
| | * QWindowsPipeWriter: ensure validity of the write bufferAlex Trotsenko2016-04-303-18/+11
| * | QtNetwork: eradicate Q_FOREACH loops [rvalues]Marc Mutz2016-05-042-3/+5
| * | Merge "Merge remote-tracking branch 'origin/5.6' into 5.7" into refs/staging/5.7Liang Qi2016-04-271-1/+1
| |\ \
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-271-1/+1
| | |\|
| | | * QAbstractSocket:waitForReadyRead(): fix handling UDPAlex Trotsenko2016-04-231-1/+1
| * | | QtNetwork: use const (and const APIs) moreAnton Kudryavtsev2016-04-272-2/+2
| |/ /
| * | Merge "Merge remote-tracking branch 'origin/5.6' into 5.7" into refs/staging/5.7Liang Qi2016-04-262-66/+92
| |\ \
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-252-66/+92
| | |\|