summaryrefslogtreecommitdiffstats
path: root/src/network/access
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | Merge branch '4.5' of git@scm.dev.troll.no:qt/qtSimon Hausmann2009-04-251-0/+8
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge commit 'origin/4.5'Olivier Goffart2009-04-152-7/+6
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge commit 'origin/4.5'Bjoern Erik Nilsen2009-04-079-1237/+1659
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-061-17/+27
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch '4.5'Thiago Macieira2009-04-031-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-013-66/+442
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | introduce QT_NO_NETWORKDISKCACHEPeter Hartmann2009-03-252-1/+8
| * | | | | | | | | | | | | | | | | Long live Qt!Lars Knoll2009-03-2343-0/+19651
| / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | Make Qt exception safer.Robert Griebl2009-06-109-37/+48
* | | | | | | | | | | | | | | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-06-021-1/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | QNetworkReply internals: do not assert when aborted and reading dataPeter Hartmann2009-05-271-1/+2
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-05-251-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | Fixed compilation with -qtnamespaceMarkus Goetz2009-05-221-2/+2
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-05-202-4/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / /
| * | | | | | | | | | | | | | Fix some typos in the documentation.Frederik Schwarzer2009-05-181-1/+1
| * | | | | | | | | | | | | | Fix QNetworkDiskCache to expire the oldest files first.Benjamin C Meyer2009-05-181-3/+3
| | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-05-184-38/+99
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / /
| * | | | | | | | | | | | | HTTP authentication: return error if authentication cannot be handledPeter Hartmann2009-05-151-5/+15
| | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |
| * | | | | | | | | | | | HTTP backend / network cache: only cache responses to GET by defaultPeter Hartmann2009-05-131-12/+30
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
| * | | | | | | | | | | 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
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
* | | | | | | | | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-05-113-19/+23
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | fix parsing cookies in multiple linesPeter Hartmann2009-05-072-17/+17
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | QNetworkDiskCache: check if opening file succeedsBenjamin C Meyer2009-05-061-2/+6
* | | | | | | | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-05-062-6/+13
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | QNetworkCookieJar: do not allow cookies for domains like ".com"Peter Hartmann2009-05-041-0/+7
| | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | QNetworkCookieJar: allow cookies with wrong domain attributePeter Hartmann2009-04-301-5/+4
| | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | QNetworkAccessManager: do not segfault when using a network cacheBenjamin C Meyer2009-04-291-1/+2
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-04-2714-1321/+2136
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Re-send network request properly when the socket is in Closing state.Denis Dzyubenko2009-04-241-0/+8
| | |_|_|_|/ | |/| | | |
| * | | | | Don't remove the cache file if you have successfully added it.Thiago Macieira2009-04-141-1/+2
| * | | | | Fix compilation if SSL is not enabled.Thiago Macieira2009-04-071-6/+4
| | |_|_|/ | |/| | |
| * | | | Remove inline keywords, fix compile bugIan Walters2009-04-071-3/+3
| * | | | Move QT_BEGIN_NAMESPACE to after the usual Qt header includesRhys Weatherley2009-04-073-8/+8
| * | | | De-inlined 2 functions in QHttpNetworkHeaderMarkus Goetz2009-04-061-2/+2
| * | | | Splitted qhttpnetworkconnection* files into individual filesMarkus Goetz2009-04-069-1237/+1659
| | |_|/ | |/| |
| * | | Fix QNetworkReply's automatic pushing of a cache when the cache isThiago Macieira2009-04-061-17/+27
| | |/ | |/|
| * | Use the standard 'type name = value' variable declaration for PODThiago Macieira2009-04-031-1/+1
| |/
| * Subject: Mention setProxy() should be called before setHost() in the docAndy Shaw2009-04-011-1/+5
| * Fix the parsing of October dates.Benjamin C Meyer2009-03-301-3/+4
| * Fix parsing of multiple cookies that are separated by a newlineThiago Macieira2009-03-301-1/+1
| * Fix accesses past-the-end of the byte arrayThiago Macieira2009-03-301-2/+3
| * Fix parsing of dates: if the month is followed by a dash, it's not the negati...Thiago Macieira2009-03-301-0/+2
| * When doing date comparisons, force to the same timezone.Thiago Macieira2009-03-301-1/+1
| * Fix a few issues introduced by Ben's last patch.Thiago Macieira2009-03-301-15/+24
| * Change cookie expiration reading to match the behavior of Firefox. Rather the...Benjamin C Meyer2009-03-301-53/+384
| * Fix bug introduced by last patch.Thiago Macieira2009-03-301-1/+1
| * When parsing a cookie string the ',' character is special because it is used ...Benjamin C Meyer2009-03-302-3/+15
| * Check for a redirection after setting the headers. If there is a redirection ...Benjamin C Meyer2009-03-301-2/+2
| * When loading a url straight from cache call finished so the QNetworkReply::fi...Benjamin C Meyer2009-03-301-1/+3