summaryrefslogtreecommitdiffstats
path: root/src/network
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'earth/master' into symbian-socket-engineShane Kearns2011-04-111-6/+1
|\
| * Revert "HTTP caching internals: fix logic for PreferNetwork and PreferCache"Markus Goetz2011-04-111-6/+1
* | Merge branch 'master' of scm.dev.troll.no:qt/qt-earth-team into symbian-socke...Shane Kearns2011-04-1126-86/+209
|\ \ | |/
| * SSL code: introduce new error value for blacklisted certificatesPeter Hartmann2011-04-073-7/+14
| * HTTP caching internals: fix logic for PreferNetwork and PreferCachePeter Hartmann2011-04-071-1/+6
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt into earth-masteraxis2011-04-076-6/+50
| |\
| | * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-tools-staging into mast...Qt Continuous Integration System2011-04-051-0/+5
| | |\
| | | * QLocalSocket/Win: handle ERROR_ACCESS_DENIEDJoerg Bornemann2011-04-051-0/+5
| | * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-04-051-0/+5
| | |\ \
| | | * | Handle the HTTP 418 reply properly in QNAMThiago Macieira2011-04-011-0/+5
| | * | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-03-314-6/+40
| | |\ \ \ | | | |/ / | | |/| |
| | | * | QSslSocket internals: abort on encountering blacklisted certificatesPeter Hartmann2011-03-251-0/+7
| | | * | QSslCertificate: report fraudulent certificates as invalidPeter Hartmann2011-03-242-4/+31
| | | * | FTP: Only read as much as the buffer size the user providedMarkus Goetz2011-03-241-2/+2
| * | | | QLocalSocket: fix abort on Windows.Martin Petersson2011-04-061-0/+5
| * | | | HTTP backend: rename method that loads resource from cachePeter Hartmann2011-04-042-4/+4
| * | | | HTTP backend: make cache validation method return boolPeter Hartmann2011-04-042-14/+12
| * | | | HTTP backend: return earlier when resource loaded from cachePeter Hartmann2011-04-041-7/+7
| * | | | QNetworkDiskCache: clean up after merge requestPeter Hartmann2011-04-011-4/+4
| * | | | QNetworkDiskCache: change file organizationSiddharth Mathur2011-04-012-24/+65
| * | | | QSslSocket: fix setReadBufferSizeMartin Petersson2011-03-311-8/+2
| * | | | QSslConfiguration: do not lazily construct the d-pointerPeter Hartmann2011-03-283-25/+22
| * | | | Merge remote branch 'origin/master' into 4.8-earthDenis Dzyubenko2011-03-2811-2/+34
| |\ \ \ \ | | |/ / /
| | * | | QSharedNetworkSession: Fix compile on AIX.Pierre Rossi2011-03-221-0/+2
| | * | | Merge remote-tracking branch 'mainline/master'Oswald Buddenhagen2011-03-223-1/+18
| | |\ \ \
| | * | | | Fix compilation with QT_NO_Tasuku Suzuki2011-03-2110-2/+32
* | | | | | Implement support for sockets started before the event loopShane Kearns2011-04-082-43/+28
* | | | | | QHostInfo symbian backend finalisationShane Kearns2011-04-051-13/+11
* | | | | | Updating comment in QHostInfo::localDomainNameAaron Tunney2011-04-051-1/+3
* | | | | | Thread safety for QHostInfo symbian implementationShane Kearns2011-04-052-10/+46
* | | | | | Fix typo in class nameShane Kearns2011-04-053-36/+36
* | | | | | Implement cache support for the async resolverShane Kearns2011-04-052-3/+28
* | | | | | Update address reporting codeShane Kearns2011-04-051-22/+17
* | | | | | Fix multicast group membershipShane Kearns2011-04-051-13/+23
* | | | | | Fix assert fail when debug log is enabledShane Kearns2011-04-051-1/+4
* | | | | | Don't reinitialise udp socket when IP versions don't matchShane Kearns2011-04-051-1/+1
* | | | | | Fix deadlock in QNetworkSession::stopShane Kearns2011-03-311-1/+1
* | | | | | Fix error handling in qhostinfo_symbianShane Kearns2011-03-311-54/+42
* | | | | | Ayschronous Next() change for DNS resolution.Aaron Tunney2011-03-312-51/+77
* | | | | | Ensure shared network session deleted from correct threadShane Kearns2011-03-291-1/+6
* | | | | | Performance: use select poll for timeout of 0msShane Kearns2011-03-291-30/+37
* | | | | | Merge remote branch 'earth/master' into symbian-socket-engineShane Kearns2011-03-2536-68/+1153
|\ \ \ \ \ \ | |/ / / / /
| * | | | | fix spelling error in HTTP multipart documentationPeter Hartmann2011-03-231-1/+1
| * | | | | network API: add support for HTTP multipart messagesPeter Hartmann2011-03-2210-5/+964
| * | | | | QNAM HTTP: Fix bug with explicitly zero-length compressed responses.Andreas Kling2011-03-221-1/+7
| * | | | | SSL: send SNI extension only if not connecting to an IPPeter Hartmann2011-03-221-1/+2
| * | | | | Merge remote-tracking branch 'origin/master'Olivier Goffart2011-03-2117-18/+67
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration...Qt Continuous Integration System2011-03-192-0/+12
| | |\ \ \ \
| | | * \ \ \ Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2011-03-182-0/+12
| | | |\ \ \ \ | | | | |/ / / | | | |/| / / | | | | |/ /
| | | | * | Fix accidental population of the disk cache with partial contentSimon Hausmann2011-03-171-0/+7