summaryrefslogtreecommitdiffstats
path: root/src/network
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBjørn Erik Nilsen2009-06-121-3/+5
|\
| * QHttp: Class made obsolete, changed module QDoc.Markus Goetz2009-06-121-3/+5
* | Merge commit 'origin/4.5'Bjørn Erik Nilsen2009-06-126-3/+60
|\ \ | |/ |/|
| * QSslSocket: Wrong warning message in startServerEncryptionMarkus Goetz2009-06-101-1/+1
| * Make it possible to compile Qt 4.5 SSL support with OpenSSL 1.0.0Bernhard Rosenkraenzer2009-06-095-2/+59
* | Allow a maximum of 6 simultaneous HTTP connections to a server.Prasanth Ullattil2009-06-122-18/+21
* | QHttpNetworkConnection: Removed an unnecessary/dead checkMarkus Goetz2009-06-113-16/+12
* | QHttpNetworkConnection: Some renamingsMarkus Goetz2009-06-112-17/+14
* | Merge commit 'origin/4.5'Oswald Buddenhagen2009-06-082-1/+6
|\ \ | |/
| * Doc typo fix in QSslSocketMarkus Goetz2009-06-081-1/+1
| * Set the error to be HostUnreacheable if WSAEHOSTUNREACH is recievedAndy Shaw2009-06-081-0/+5
* | QNetworkAccessManager: forgot the "since" tag in my previous commitPeter Hartmann2009-06-051-0/+2
* | add HTTP DELETE support to Network Access APIPeter Hartmann2009-06-053-2/+29
* | Compile when -no-qt3-support is on.Sarah Smith2009-06-051-0/+1
* | All of Qt's own code compiles with -pedantic now (but pcre and webkit don't s...David Faure2009-06-041-1/+1
* | Merge commit 'origin/4.5'Olivier Goffart2009-06-041-2/+2
|\ \ | |/
| * open pipes in overlapped mode also on the client sideOswald Buddenhagen2009-06-031-2/+2
* | improved string operations all over the placeThierry Bastian2009-05-2814-39/+39
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-05-274-36/+22
|\ \ | |/
| * QNetworkReply internals: do not assert when aborted and reading dataPeter Hartmann2009-05-271-1/+2
| * SSL: Remove broken system certificate loading codeMarkus Goetz2009-05-261-24/+1
| * Doc: Clarified what close(), abort() and disconnectFromHost() really doDavid Boddie2009-05-251-10/+18
| * Doc: Miscellaneous documentation fixes for Qt 4.5.x and later.David Boddie2009-05-251-1/+1
* | Merge branch '4.5'Thiago Macieira2009-05-231-15/+0
|\ \ | |/
| * Fix another compilation breakage introduced by the fix to theThiago Macieira2009-05-231-15/+0
* | Merge branch '4.5'Thiago Macieira2009-05-227-49/+40
|\ \ | |/
| * Fix compilation breakage on Windows caused by 6c1d7e57.Thiago Macieira2009-05-223-41/+32
| * Fixed compilation with -qtnamespaceMarkus Goetz2009-05-224-8/+8
* | Merge branch '4.5'Thiago Macieira2009-05-222-41/+29
|\ \ | |/
| * Fixed strict aliasing breaks with sockaddr_XXX structs.Thiago Macieira2009-05-222-41/+29
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-05-194-6/+6
|\ \ | |/
| * Fix some typos in the documentation.Frederik Schwarzer2009-05-183-3/+3
| * Fix QNetworkDiskCache to expire the oldest files first.Benjamin C Meyer2009-05-181-3/+3
* | Fixed typo.jasplin2009-05-191-1/+1
* | Fix compilation after mergeOlivier Goffart2009-05-181-0/+1
* | Merge commit 'origin/4.5'Olivier Goffart2009-05-181-19/+27
|\ \ | |/
| * HTTP authentication: return error if authentication cannot be handledPeter Hartmann2009-05-151-5/+15
* | Merge branch '4.5'Thiago Macieira2009-05-141-12/+30
|\ \ | |/
| * HTTP backend / network cache: only cache responses to GET by defaultPeter Hartmann2009-05-131-12/+30
* | Merge branch '4.5'Thiago Macieira2009-05-133-22/+55
|\ \ | |/
| * Improve the HTTP status line parsing and catch more errors.Thiago Macieira2009-05-132-23/+37
| * Fix handling of garbage data sent by the HTTP server instead of aThiago Macieira2009-05-132-3/+22
* | QNAM: Upload architecture change: Changed all QNAM backendsMarkus Goetz2009-05-138-371/+198
* | QNAM: ContentReSendErrorMarkus Goetz2009-05-132-0/+5
* | QNAM: Upload architecture change: Backend and QNetworkReplyImpl changesMarkus Goetz2009-05-135-134/+188
* | QNAM: Upload architecture change: HTTP implementationMarkus Goetz2009-05-136-126/+144
* | QNAM: Added DoNotBufferUploadDataAttributeMarkus Goetz2009-05-132-0/+8
* | QSsl: Renamed testConnection to startHandshakeMarkus Goetz2009-05-122-7/+7
* | Small documentation fix for QSslSocketMarkus Goetz2009-05-121-2/+2
* | Merge branch '4.5'Thiago Macieira2009-05-111-0/+9
|\ \ | |/