index
:
delta/qt4-tools.git
4.5
4.6
4.6-digia
4.7
4.7-digia
4.8
4.8-bb10
4.8.0-symbian
4.8.1-symbian
baserock/morph
history/qtquick2
history/qtquick2-v8
code.qt.io: qt/qt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
network
Commit message (
Expand
)
Author
Age
Files
Lines
*
open pipes in overlapped mode also on the client side
Oswald Buddenhagen
2009-06-03
1
-2
/
+2
*
QNetworkReply internals: do not assert when aborted and reading data
Peter Hartmann
2009-05-27
1
-1
/
+2
*
SSL: Remove broken system certificate loading code
Markus Goetz
2009-05-26
1
-24
/
+1
*
Doc: Clarified what close(), abort() and disconnectFromHost() really do
David Boddie
2009-05-25
1
-10
/
+18
*
Doc: Miscellaneous documentation fixes for Qt 4.5.x and later.
David Boddie
2009-05-25
1
-1
/
+1
*
Fix another compilation breakage introduced by the fix to the
Thiago Macieira
2009-05-23
1
-15
/
+0
*
Fix compilation breakage on Windows caused by 6c1d7e57.
Thiago Macieira
2009-05-22
3
-41
/
+32
*
Fixed compilation with -qtnamespace
Markus Goetz
2009-05-22
4
-8
/
+8
*
Fixed strict aliasing breaks with sockaddr_XXX structs.
Thiago Macieira
2009-05-22
2
-41
/
+29
*
Fix some typos in the documentation.
Frederik Schwarzer
2009-05-18
3
-3
/
+3
*
Fix QNetworkDiskCache to expire the oldest files first.
Benjamin C Meyer
2009-05-18
1
-3
/
+3
*
HTTP authentication: return error if authentication cannot be handled
Peter Hartmann
2009-05-15
1
-5
/
+15
*
HTTP backend / network cache: only cache responses to GET by default
Peter Hartmann
2009-05-13
1
-12
/
+30
*
Improve the HTTP status line parsing and catch more errors.
Thiago Macieira
2009-05-13
2
-23
/
+37
*
Fix handling of garbage data sent by the HTTP server instead of a
Thiago Macieira
2009-05-13
2
-3
/
+22
*
Document that we don't support NTLM version 2.
Thiago Macieira
2009-05-11
1
-0
/
+9
*
fix parsing cookies in multiple lines
Peter Hartmann
2009-05-07
2
-17
/
+17
*
Fix OpenSSL dynamic loading on OpenBSD.
Thiago Macieira
2009-05-07
1
-3
/
+6
*
Make QNetworkProxy calculate the capabilities for a new proxy type
Thiago Macieira
2009-05-07
1
-3
/
+10
*
Clarify documentation in QNetworkProxy about SOCKS5 supporting domain
Thiago Macieira
2009-05-07
1
-4
/
+5
*
QNetworkDiskCache: check if opening file succeeds
Benjamin C Meyer
2009-05-06
1
-2
/
+6
*
Moved the QT_BEGIN_NAMESPACE macro to the right place in qsslcipher.cpp
Thiago Macieira
2009-05-06
1
-1
/
+1
*
QNetworkCookieJar: do not allow cookies for domains like ".com"
Peter Hartmann
2009-05-04
1
-0
/
+7
*
QNetworkCookieJar: allow cookies with wrong domain attribute
Peter Hartmann
2009-04-30
1
-5
/
+4
*
QNetworkAccessManager: do not segfault when using a network cache
Benjamin C Meyer
2009-04-29
1
-1
/
+2
*
Re-send network request properly when the socket is in Closing state.
Denis Dzyubenko
2009-04-24
1
-0
/
+8
*
don't complain about invalid socket on server shutdown
Oswald Buddenhagen
2009-04-24
1
-2
/
+4
*
correctly handle remote disconnects
Oswald Buddenhagen
2009-04-23
1
-1
/
+1
*
fix reading problem on 64-bit machines in QProcess and socket engine
Peter Hartmann
2009-04-16
1
-17
/
+2
*
Add a warning for trying to connectToHost() when disconnecting.
Thiago Macieira
2009-04-16
1
-1
/
+1
*
BT: QAbstractSocket: fix check for closing state (typo)
Peter Hartmann
2009-04-15
1
-1
/
+1
*
Don't remove the cache file if you have successfully added it.
Thiago Macieira
2009-04-14
1
-1
/
+2
*
Fix compilation if SSL is not enabled.
Thiago Macieira
2009-04-07
1
-6
/
+4
*
QLocalSocket will disconnect 30 seconds after a successful delayed connect
Bradley T. Hughes
2009-04-07
2
-13
/
+16
*
Remove inline keywords, fix compile bug
Ian Walters
2009-04-07
1
-3
/
+3
*
Move QT_BEGIN_NAMESPACE to after the usual Qt header includes
Rhys Weatherley
2009-04-07
3
-8
/
+8
*
De-inlined 2 functions in QHttpNetworkHeader
Markus Goetz
2009-04-06
1
-2
/
+2
*
Splitted qhttpnetworkconnection* files into individual files
Markus Goetz
2009-04-06
9
-1237
/
+1659
*
Fix QNetworkReply's automatic pushing of a cache when the cache is
Thiago Macieira
2009-04-06
1
-17
/
+27
*
Use the standard 'type name = value' variable declaration for POD
Thiago Macieira
2009-04-03
1
-1
/
+1
*
make relative #include relative to the current file
Oswald Buddenhagen
2009-04-02
1
-1
/
+1
*
QNetworkInterface: fix listing of all interfaces
Peter Hartmann
2009-04-01
1
-3
/
+3
*
Subject: Mention setProxy() should be called before setHost() in the doc
Andy Shaw
2009-04-01
1
-1
/
+5
*
Fix the parsing of October dates.
Benjamin C Meyer
2009-03-30
1
-3
/
+4
*
Fix parsing of multiple cookies that are separated by a newline
Thiago Macieira
2009-03-30
1
-1
/
+1
*
Fix accesses past-the-end of the byte array
Thiago Macieira
2009-03-30
1
-2
/
+3
*
Fix parsing of dates: if the month is followed by a dash, it's not the negati...
Thiago Macieira
2009-03-30
1
-0
/
+2
*
When doing date comparisons, force to the same timezone.
Thiago Macieira
2009-03-30
1
-1
/
+1
*
Fix a few issues introduced by Ben's last patch.
Thiago Macieira
2009-03-30
1
-15
/
+24
*
Change cookie expiration reading to match the behavior of Firefox. Rather the...
Benjamin C Meyer
2009-03-30
1
-53
/
+384
[next]