Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | QNAM HTTP: Fix the ioPostToHttpFromSocket auto test | Martin Petersson | 2011-03-04 | 3 | -7/+18 | |
* | | | | | | | | SSL TLS extension on Symbian: work around missing symbol | Peter Hartmann | 2011-02-28 | 1 | -0/+6 | |
* | | | | | | | | SSL: Switch default version to TLS 1.0 | Peter Hartmann | 2011-02-28 | 4 | -7/+7 | |
* | | | | | | | | QSslSocket backend: resolve symbols for SNI for Symbian | Peter Hartmann | 2011-02-28 | 1 | -0/+3 | |
* | | | | | | | | Add QSslSocket::setPeerVerifyName()/peerVerifyName() | David Faure | 2011-02-28 | 2 | -0/+31 | |
* | | | | | | | | QSslSocket SNI: prefer verificationPeerName then peerName then hostName | David Faure | 2011-02-28 | 1 | -2/+5 | |
* | | | | | | | | Add Server Name Identification (RFC4366 section 3.1) | Daniel Black | 2011-02-28 | 4 | -0/+22 | |
| |_|/ / / / / |/| | | | | | | ||||||
* | | | | | | | Merge remote branch 'earth/master' into master | João Abecasis | 2011-02-28 | 29 | -576/+1428 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | QAbstractSocket: Check for socket state on Unbuffered reads | Markus Goetz | 2011-02-25 | 1 | -0/+2 | |
| * | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt into earth-master | axis | 2011-02-24 | 6 | -20/+22 | |
| |\ \ \ \ \ \ | | |/ / / / / | ||||||
| * | | | | | | QAbstractSocket: Check for engine validity on Unbuffered reads | Markus Goetz | 2011-02-24 | 1 | -2/+5 | |
| * | | | | | | QNAM: Add a warning for misuse of the file backend. | Martin Petersson | 2011-02-24 | 1 | -0/+2 | |
| * | | | | | | QNAM HTTP: Be more strict with HTTP channel state | Markus Goetz | 2011-02-24 | 2 | -11/+30 | |
| * | | | | | | QNAM HTTP: Add qWarning() for double-finished() bug | Markus Goetz | 2011-02-23 | 1 | -0/+10 | |
| * | | | | | | SSL backend: loat root certificates on demand on Unix (excluding Mac) | Peter Hartmann | 2011-02-23 | 5 | -14/+71 | |
| * | | | | | | tst_qnetworkreply: Fix httpProxyCommands() on Windows. | Martin Petersson | 2011-02-22 | 1 | -1/+4 | |
| * | | | | | | QNAM File: Switch back to use QFile | Markus Goetz | 2011-02-21 | 2 | -36/+18 | |
| * | | | | | | QNAM HTTP: Define SynchronousRequestAttribute instead of enum hack | Markus Goetz | 2011-02-21 | 3 | -4/+4 | |
| * | | | | | | QNAM HTTP: Fix compilation 2 | Markus Goetz | 2011-02-21 | 1 | -2/+8 | |
| * | | | | | | QNAM HTTP: Fix compilation | Markus Goetz | 2011-02-21 | 1 | -4/+6 | |
| * | | | | | | QNAM: Threaded HTTP implementation | Markus Goetz | 2011-02-21 | 15 | -498/+1257 | |
| * | | | | | | QNativeSocketEngine: Check for WSAEADDRNOTAVAIL on Windows. | Martin Petersson | 2011-02-18 | 1 | -0/+5 | |
| * | | | | | | QAbstractSocket: compile without QT3Support | Martin Petersson | 2011-02-18 | 1 | -1/+1 | |
| * | | | | | | QNativeSocketEngine: Only do SIO_UDP_CONNRESET for UDP sockets | Martin Petersson | 2011-02-18 | 1 | -9/+11 | |
| * | | | | | | QAbstractSocket: Do not always change notifier on setReadBufferSize | Martin Petersson | 2011-02-18 | 1 | -1/+1 | |
* | | | | | | | Merge branch 4.7 into qt-master-from-4.7 | Qt Continuous Integration System | 2011-02-24 | 1 | -3/+2 | |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | Fix QTBUG-17627: build break in mobility bearer applications | Cristiano di Flora | 2011-02-24 | 1 | -3/+2 | |
* | | | | | | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2011-02-23 | 2 | -2/+4 | |
|\ \ \ \ \ \ \ | |/ / / / / / | | | / / / / | |_|/ / / / |/| | | | | | ||||||
| * | | | | | Removing tabs from 7388fcb83592a90aace054314e0c3e7e7a94fdae changeset | Cristiano di Flora | 2011-02-22 | 1 | -1/+1 | |
| * | | | | | Fix QNetworkConfigurationManager crash due to null private pointer. | Cristiano di Flora | 2011-02-22 | 1 | -12/+5 | |
| * | | | | | Doc: setSslConfiguration also sets the CA certificates | Thiago Macieira | 2011-02-20 | 1 | -2/+3 | |
| * | | | | | SSL: fix memory leak when loading certificates on Mac OS X | Martin Petersson | 2011-02-16 | 1 | -0/+1 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Removing tabs from 7388fcb83592a90aace054314e0c3e7e7a94fdae changeset | Cristiano di Flora | 2011-02-22 | 1 | -1/+1 | |
* | | | | | Fix QNetworkConfigurationManager crash due to null private pointer. | Cristiano di Flora | 2011-02-22 | 1 | -12/+5 | |
* | | | | | Fix warning about QLatin1String::operator==(const char*) deprecated | Thiago Macieira | 2011-02-21 | 1 | -2/+2 | |
* | | | | | Merge branch earth-team/master into earth-staging | João Abecasis | 2011-02-16 | 7 | -262/+357 | |
|\ \ \ \ \ | | |/ / / | |/| | | | ||||||
| * | | | | QNAM: Delete old file | Markus Goetz | 2011-02-04 | 1 | -84/+0 | |
| * | | | | QNAM: Move authentication cache to separate class | Markus Goetz | 2011-02-04 | 6 | -245/+424 | |
| * | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt into earth-master | axis | 2011-01-31 | 157 | -232/+7173 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'windowsMakefileBuildSupport' into earth-master | axis | 2011-01-28 | 1 | -1/+1 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Fixed include in network module on Symbian. | axis | 2011-01-28 | 1 | -1/+1 | |
* | | | | | | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2011-02-10 | 3 | -3/+10 | |
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | ||||||
| * | | | | | | Fixed compilerwarnings regression in public headers. | axis | 2011-02-08 | 1 | -2/+2 | |
| * | | | | | | Fix namespace error | Shane Kearns | 2011-02-07 | 1 | -3/+3 | |
| * | | | | | | Fix random crashes when bearer suddenly goes down | Shane Kearns | 2011-02-04 | 3 | -3/+10 | |
| | |_|_|/ / | |/| | | | | ||||||
* | | | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2011-02-01 | 2 | -4/+6 | |
|\ \ \ \ \ \ | |/ / / / / | | | | / / | |_|_|/ / |/| | | | | ||||||
| * | | | | Fix potential networking crash due to null-pointer dereference | Simon Hausmann | 2011-01-28 | 1 | -3/+3 | |
| * | | | | QNAM FTP: switch to binary mode before sending a SIZE command | Thiago Macieira | 2011-01-26 | 1 | -1/+3 | |
* | | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2011-01-25 | 8 | -59/+189 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | HTTP: fix digest authentication | Peter Hartmann | 2011-01-24 | 1 | -18/+1 | |