index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
dev
old/5.0
old/5.1
old/5.2
wip/cmake
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/remac
wip/tizen
wip/webassembly
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
network
Commit message (
Expand
)
Author
Age
Files
Lines
*
HTTP/2 - make protocol settings configurable
v5.10.0-beta3
Timur Pocheptsov
2017-10-26
10
-68
/
+262
*
QHstsStore - use qAsConst in a range-loop
Timur Pocheptsov
2017-10-23
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.9' into 5.10
Liang Qi
2017-10-23
5
-24
/
+80
|
\
|
*
Fix cookie path matching for empty url path
Mårten Nordheim
2017-10-19
1
-1
/
+1
|
*
network: add a QT_CONFIG(bearermanagement) guard
Liang Qi
2017-10-18
2
-0
/
+4
|
*
Fix redirecting POST for HTTP 307 and 308
Mårten Nordheim
2017-10-17
3
-2
/
+15
|
*
Open a session during redirects when needed
Mårten Nordheim
2017-10-17
2
-21
/
+59
|
*
QNAM (redirects) - clear 'raw' headers before sending the next request
Timur Pocheptsov
2017-10-17
1
-0
/
+1
*
|
MinGW: Globally define WINVER and _WIN32_WINNT to enable Windows 7 API
Orgad Shaneh
2017-10-19
2
-2
/
+1
*
|
QHostInfo: Make getaddrinfo() mandatory
Thiago Macieira
2017-10-18
4
-210
/
+43
*
|
Merge "Merge remote-tracking branch 'origin/5.9' into 5.10" into refs/staging...
Liang Qi
2017-10-17
8
-53
/
+55
|
\
\
|
*
|
Merge remote-tracking branch 'origin/5.9' into 5.10
Liang Qi
2017-10-16
8
-53
/
+55
|
|
\
|
|
|
*
QHostAddress::setAddress - fix an overload taking SpecialAddress
Timur Pocheptsov
2017-10-13
1
-43
/
+43
|
|
*
Replace 'an unique' with 'a unique'
Kai Koehne
2017-10-11
1
-1
/
+1
|
|
*
Add support for HTTP status 308 Permanent Redirect
Mårten Nordheim
2017-10-10
4
-3
/
+5
|
|
*
QUdpSocket: make sure receiveDatagram() returns empty on error
Thiago Macieira
2017-10-07
1
-3
/
+5
|
|
*
Doc: Remove unsupported systems out of QNetworkDatagram's list
Thiago Macieira
2017-10-06
1
-3
/
+1
*
|
|
HTTP/2 protocol handler: tweak receive window sizes
Timur Pocheptsov
2017-10-16
4
-25
/
+30
|
/
/
*
|
QNetworkInterface: don't include addresses from inactive interfaces
Thiago Macieira
2017-10-14
1
-10
/
+15
*
|
Merge remote-tracking branch 'origin/5.9' into 5.10
Liang Qi
2017-10-04
6
-39
/
+42
|
\
|
|
*
Fix cookies not being applied on redirect
Mårten Nordheim
2017-09-29
1
-0
/
+8
|
*
HTTP/2 protocol handler: set redirect URL on reply
Timur Pocheptsov
2017-09-29
1
-1
/
+20
|
*
QAbstractSocket: fix handling of successful connectToHostByName()
Alex Trotsenko
2017-09-27
1
-4
/
+8
|
*
Fix namespaced build on macOS
Jake Petroules
2017-09-25
1
-5
/
+6
|
*
QAbstractSocket: remove disconnect timer
Alex Trotsenko
2017-09-20
3
-29
/
+0
*
|
Revert "HTTP/2 protocol handler: set the redirect URL on reply"
Timur Pocheptsov
2017-09-29
1
-18
/
+1
*
|
QNetworkDiskCache: Fix deprecation warning
Friedemann Kleint
2017-09-29
1
-1
/
+3
*
|
HTTP/2 protocol handler: set the redirect URL on reply
Timur Pocheptsov
2017-09-28
1
-1
/
+18
*
|
Refactor QNetworkAddress not to keep a full QHostAddress
Thiago Macieira
2017-09-25
4
-60
/
+52
*
|
QNetworkInterface/Windows: solve 11 year old puzzle about Win32 API
Thiago Macieira
2017-09-25
1
-59
/
+8
*
|
QNetworkInterface: complete removing pre-Vista support
Thiago Macieira
2017-09-25
1
-12
/
+16
*
|
Fix loadOpenSslWin32
Timur Pocheptsov
2017-09-21
1
-0
/
+18
*
|
Fix OpenSSL 1.1 build
Timur Pocheptsov
2017-09-14
1
-2
/
+3
*
|
QNativeSocketEngine: Simplify nativeHasPendingDatagrams()
Thiago Macieira
2017-09-13
1
-11
/
+3
*
|
QNativeSocketEngine: reduce memory usage in nativePendingDatagramSize()
Thiago Macieira
2017-09-13
2
-9
/
+29
*
|
Merge remote-tracking branch 'origin/5.9' into 5.10
Liang Qi
2017-09-06
20
-63
/
+65
|
\
|
|
*
Convert features.networkdiskcache to QT_[REQUIRE_]CONFIG
Stephan Binner
2017-09-06
4
-15
/
+11
|
*
Convert features.socks5 to QT_[REQUIRE_]CONFIG
Stephan Binner
2017-09-06
3
-12
/
+9
|
*
Convert features.ftp to QT_[REQUIRE_]CONFIG
Stephan Binner
2017-09-06
11
-36
/
+31
|
*
Forward the readChannelFinished from the plain socket to the ssl socket
Albert Astals Cid
2017-09-01
3
-0
/
+14
*
|
Merge dev into 5.10
Frederik Gladhorn
2017-09-02
20
-78
/
+367
|
\
\
|
*
|
Merge remote-tracking branch 'origin/5.9' into dev
Liang Qi
2017-08-31
8
-37
/
+138
|
|
\
|
|
|
*
Fix crashes with libproxy+webkitgtk: it's not threadsafe
Thiago Macieira
2017-08-27
2
-25
/
+120
|
|
*
QHostInfo: Remove Darwin refusal to use getnameinfo(3)
Thiago Macieira
2017-08-24
1
-2
/
+1
|
|
*
QNetworkInterface: Fold the test for if_nameindex into the config test
Thiago Macieira
2017-08-24
2
-6
/
+2
|
|
*
Avoid dereferencing nullptr
Mårten Nordheim
2017-08-18
1
-1
/
+1
|
|
*
Fix crash when reading a PKCS12 file with no private key
Edward Welbourne
2017-08-17
2
-1
/
+4
|
|
*
Check for loopback address if network access is unavailable
Mårten Nordheim
2017-08-15
1
-2
/
+10
|
*
|
QUdpSocket: use faster ways to get datagram size on Linux and macOS
Thiago Macieira
2017-08-27
1
-2
/
+15
|
*
|
QSslSocketBackendPrivate::transmit(): improve writing to OpenSSL
Alex Trotsenko
2017-08-27
1
-3
/
+2
[next]