summaryrefslogtreecommitdiffstats
path: root/src/network
Commit message (Expand)AuthorAgeFilesLines
* SSL backend: check at runtime for the right OpenSSL version for SNIPeter Hartmann2011-03-044-3/+9
* QNAM HTTP: Fix the ioPostToHttpFromSocket auto testMartin Petersson2011-03-043-7/+18
* SSL TLS extension on Symbian: work around missing symbolPeter Hartmann2011-02-281-0/+6
* SSL: Switch default version to TLS 1.0Peter Hartmann2011-02-284-7/+7
* QSslSocket backend: resolve symbols for SNI for SymbianPeter Hartmann2011-02-281-0/+3
* Add QSslSocket::setPeerVerifyName()/peerVerifyName()David Faure2011-02-282-0/+31
* QSslSocket SNI: prefer verificationPeerName then peerName then hostNameDavid Faure2011-02-281-2/+5
* Add Server Name Identification (RFC4366 section 3.1)Daniel Black2011-02-284-0/+22
* Merge remote branch 'earth/master' into masterJoão Abecasis2011-02-2829-576/+1428
|\
| * QAbstractSocket: Check for socket state on Unbuffered readsMarkus Goetz2011-02-251-0/+2
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt into earth-masteraxis2011-02-246-20/+22
| |\
| * | QAbstractSocket: Check for engine validity on Unbuffered readsMarkus Goetz2011-02-241-2/+5
| * | QNAM: Add a warning for misuse of the file backend.Martin Petersson2011-02-241-0/+2
| * | QNAM HTTP: Be more strict with HTTP channel stateMarkus Goetz2011-02-242-11/+30
| * | QNAM HTTP: Add qWarning() for double-finished() bugMarkus Goetz2011-02-231-0/+10
| * | SSL backend: loat root certificates on demand on Unix (excluding Mac)Peter Hartmann2011-02-235-14/+71
| * | tst_qnetworkreply: Fix httpProxyCommands() on Windows.Martin Petersson2011-02-221-1/+4
| * | QNAM File: Switch back to use QFileMarkus Goetz2011-02-212-36/+18
| * | QNAM HTTP: Define SynchronousRequestAttribute instead of enum hackMarkus Goetz2011-02-213-4/+4
| * | QNAM HTTP: Fix compilation 2Markus Goetz2011-02-211-2/+8
| * | QNAM HTTP: Fix compilationMarkus Goetz2011-02-211-4/+6
| * | QNAM: Threaded HTTP implementationMarkus Goetz2011-02-2115-498/+1257
| * | QNativeSocketEngine: Check for WSAEADDRNOTAVAIL on Windows.Martin Petersson2011-02-181-0/+5
| * | QAbstractSocket: compile without QT3SupportMartin Petersson2011-02-181-1/+1
| * | QNativeSocketEngine: Only do SIO_UDP_CONNRESET for UDP socketsMartin Petersson2011-02-181-9/+11
| * | QAbstractSocket: Do not always change notifier on setReadBufferSizeMartin Petersson2011-02-181-1/+1
* | | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2011-02-241-3/+2
|\ \ \
| * | | Fix QTBUG-17627: build break in mobility bearer applicationsCristiano di Flora2011-02-241-3/+2
* | | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-02-232-2/+4
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Removing tabs from 7388fcb83592a90aace054314e0c3e7e7a94fdae changesetCristiano di Flora2011-02-221-1/+1
| * | Fix QNetworkConfigurationManager crash due to null private pointer.Cristiano di Flora2011-02-221-12/+5
| * | Doc: setSslConfiguration also sets the CA certificatesThiago Macieira2011-02-201-2/+3
| * | SSL: fix memory leak when loading certificates on Mac OS XMartin Petersson2011-02-161-0/+1
* | | Removing tabs from 7388fcb83592a90aace054314e0c3e7e7a94fdae changesetCristiano di Flora2011-02-221-1/+1
* | | Fix QNetworkConfigurationManager crash due to null private pointer.Cristiano di Flora2011-02-221-12/+5
* | | Fix warning about QLatin1String::operator==(const char*) deprecatedThiago Macieira2011-02-211-2/+2
* | | Merge branch earth-team/master into earth-stagingJoão Abecasis2011-02-167-262/+357
|\ \ \ | | |/ | |/|
| * | QNAM: Delete old fileMarkus Goetz2011-02-041-84/+0
| * | QNAM: Move authentication cache to separate classMarkus Goetz2011-02-046-245/+424
| * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt into earth-masteraxis2011-01-31157-232/+7173
| |\ \
| * \ \ Merge branch 'windowsMakefileBuildSupport' into earth-masteraxis2011-01-281-1/+1
| |\ \ \
| | * | | Fixed include in network module on Symbian.axis2011-01-281-1/+1
* | | | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-02-103-3/+10
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Fixed compilerwarnings regression in public headers.axis2011-02-081-2/+2
| * | | | Fix namespace errorShane Kearns2011-02-071-3/+3
| * | | | Fix random crashes when bearer suddenly goes downShane Kearns2011-02-043-3/+10
* | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-02-012-4/+6
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | Fix potential networking crash due to null-pointer dereferenceSimon Hausmann2011-01-281-3/+3
| * | | QNAM FTP: switch to binary mode before sending a SIZE commandThiago Macieira2011-01-261-1/+3
* | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-258-59/+189
|\ \ \ \ | |/ / /