summaryrefslogtreecommitdiffstats
path: root/src/network/access
Commit message (Expand)AuthorAgeFilesLines
* 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-254-39/+13
|\ \ | |/
| * Fix header not found build errorShane Kearns2011-01-171-1/+1
| * Workaround crash when multiple QNetworkAccessManager instances are usedShane Kearns2011-01-144-39/+13
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-1756-65/+6606
|\ \ | |/
| * Update copyright year to 2011.Jason McDonald2011-01-1055-55/+55
| * fix build with QT_NO_BEARERMANAGEMENTPeter Hartmann2011-01-071-0/+4
| * Revert "QNAM HTTP: Fix missing error() signal"Markus Goetz2011-01-072-20/+1
| * fix build with namespaces in new cookie jar tablePeter Hartmann2011-01-061-0/+2
| * cookie jar code: enhance security by keeping track of effective TLDsPeter Hartmann2011-01-055-12/+6551
| * QNAM HTTP: Fix missing error() signalVille Pernu2010-12-202-1/+20
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-12-201-2/+2
|\ \ | |/
| * Abort working replies with error when network session fails.Aaron McCarthy2010-12-141-2/+2
* | QNetworkReply: set to finished for synchronous requestsPeter Hartmann2010-12-101-0/+1
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-12-0614-38/+203
|\ \ | |/
| * Revert "Fix a missing error-signal when a server is shut down while downloading"Peter Hartmann2010-11-262-18/+1
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Ville Pernu2010-11-2415-40/+209
| |\
| | * HTTP backend: fix build without Qt3 supportPeter Hartmann2010-11-231-1/+1
| | * QNetworkAccessManager: enable synchronous HTTP callsPeter Hartmann2010-11-2315-40/+209
| * | Fix a missing error-signal when a server is shut down while downloadingVille Pernu2010-11-242-1/+18
| |/
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-11-192-3/+19
|\ \ | |/
| * QNAM HTTP: Ignore double content-length headersMarkus Goetz2010-11-132-3/+19
* | Fix compilation after merge.Olivier Goffart2010-11-122-2/+1
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-11-1213-80/+20
|\ \ | |/
| * QNAM: Do not need QNetworkSession in AlwaysCache load modeMarkus Goetz2010-11-082-12/+21
| * QNAM: Remove dead waitForUpstreamBytesWritten() codeMarkus Goetz2010-11-082-7/+0
| * QNAM: Remove dead waitForDownstreamReadyRead() codeMarkus Goetz2010-11-0811-61/+0
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-11-061-5/+7
|\ \
| * \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-11-051-5/+7
| |\ \
| | * | QNAM HTTP: Do not set cache headers when already set by userRobert Hogan2010-11-011-4/+6
| | * | QNAM: Do not cache network connections per username.Robert Hogan2010-11-011-1/+1
* | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-11-051-1/+3
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | QNAM HTTP: Download last chunk properly when readBufferSize() limitedMarkus Goetz2010-11-041-2/+3
* | | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-11-041-0/+7
|\ \ \ | |/ / | | / | |/ |/|
| * QNAM: Reset authenticator state properly between requestsMarkus Goetz2010-11-031-0/+7
* | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-10-2913-206/+144
|\ \ | |/
| * QNAM: Fix doc rendering of QNetworkRequestMarkus Goetz2010-10-291-10/+0
| * Network code: Fix code comment spellchecking errors.Markus Goetz2010-10-282-2/+2
| * QNAM: fix buildPeter Hartmann2010-10-271-1/+5
| * QNAM HTTP: Remove the error() of QHttpNetworkConnectionMarkus Goetz2010-10-275-29/+9
| * QNAM HTTP: Remove enableEncryption()Markus Goetz2010-10-272-8/+0
| * QNAM HTTP: Remove unused codeMarkus Goetz2010-10-273-42/+0
| * QNAM HTTP: Move authenticationRequired() to QHttpNetworkReplyMarkus Goetz2010-10-275-11/+7
| * QNAM HTTP: Move proxyAuthenticationRequired() to QHttpNetworkReplyMarkus Goetz2010-10-274-13/+9
| * QNAM HTTP: Move cacheCredentials() to QHttpNetworkReplyMarkus Goetz2010-10-274-5/+4
| * QNAM HTTP: Use sslErrors() from QHttpNetworkReplyMarkus Goetz2010-10-275-8/+10
| * QNAM HTTP: Remove Wait4AuthStateMarkus Goetz2010-10-273-8/+1
| * QNAM: Internal function renamingMarkus Goetz2010-10-273-10/+10