summaryrefslogtreecommitdiffstats
path: root/tests/auto/qnetworkreply/tst_qnetworkreply.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix crash in QHttpNetworkReplyPrivate::gunzipBodyPartiallyEndSami Rosendahl2011-11-111-0/+23
* QNAM: Fix authentication cache when the password is in the URLOlivier Goffart2011-11-081-5/+84
* Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7Liang Qi2011-10-071-0/+61
|\
| * Create auto test for http HEAD requestShane Kearns2011-10-041-0/+61
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-05-171-17/+17
| |\
| | * Update licenseheader text in source filesJyri Tahtela2011-05-131-17/+17
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-05-051-1/+9
| |\ \ | | |/ | |/|
| | * Send User-Agent from the network request in http proxy CONNECT commandShane Kearns2011-05-051-1/+9
| * | QNAM HTTP: Fix bug with explicitly zero-length compressed responses.Andreas Kling2011-05-041-0/+21
| |/
* | Merge remote-tracking branch 'earth-team/master'Olivier Goffart2011-07-201-5/+2
|\ \
| * | QNetworkAccessFileBackend: Add warning for file url without scheme.Martin Petersson2011-07-191-5/+2
* | | Doc: Fixing typoSergio Ahumada2011-07-021-4/+4
|/ /
* | tst_qnetworkreply: add a test for http abort.Martin Petersson2011-06-211-6/+52
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-earth-staging into mast...Qt Continuous Integration System2011-05-271-4/+11
|\ \
| * | Update bearer startup code in network autotestsShane Kearns2011-05-251-4/+11
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-05-261-4/+54
|\ \ \ | |/ / |/| |
| * | skip the ipv6 Host checking for the moment, since it fails on Windows XP. wil...shiroki2011-05-261-0/+1
| * | fix "Host" header of ipv6 URLs in QNAMshiroki2011-05-251-9/+9
| * | add test case for ipv6 url parsingshiroki2011-05-201-4/+53
* | | Merge remote-tracking branch 'qt/4.8'Jyri Tahtela2011-05-181-9/+18
|\ \ \
| * \ \ Merge remote branch 'origin/4.8' into qa-review-masterRohan McGovern2011-05-151-36/+514
| |\ \ \ | | |/ /
| * | | Remove Q_ASSERT's from QNetworkReply autotestJason McDonald2011-05-101-7/+11
| * | | Remove Q_ASSERT's from QNetworkReply autotestJason McDonald2011-05-091-2/+7
* | | | Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
| |/ / |/| |
* | | Merge branch 'symbian-socket-engine' into staging-masterShane Kearns2011-05-101-3/+18
|\ \ \
| * | | fix tst_qnetworkreply::httpProxyCommands autotestShane Kearns2011-05-051-2/+7
| * | | Send User-Agent from the network request in http proxy CONNECT commandShane Kearns2011-05-051-1/+9
| * | | Fix some warnings in symbian network testsShane Kearns2011-04-121-0/+2
* | | | HTTP auto tests: do not load resources from cache that must be revalidtdPeter Hartmann2011-05-041-4/+4
* | | | Fix compile error with QT_NO_OPENSSLShane Kearns2011-04-191-0/+2
|/ / /
* | | Merge branch 'master' of scm.dev.troll.no:qt/qt-earth-team into symbian-socke...Shane Kearns2011-04-111-6/+34
|\ \ \
| * | | QSslSocket: fix setReadBufferSizeMartin Petersson2011-03-311-6/+0
| * | | QSslConfiguration: do not lazily construct the d-pointerPeter Hartmann2011-03-281-0/+34
* | | | tst_qnetworkreply: skip ioGetFromBuiltinHttp test.Martin Petersson2011-04-061-0/+1
* | | | Bearer support for autotestsShane Kearns2011-03-291-1/+1
* | | | Merge remote branch 'earth/master' into symbian-socket-engineShane Kearns2011-03-251-29/+527
|\ \ \ \ | |/ / /
| * | | network API: add support for HTTP multipart messagesPeter Hartmann2011-03-221-0/+343
| * | | QNAM HTTP: Fix bug with explicitly zero-length compressed responses.Andreas Kling2011-03-221-0/+21
| |/ /
| * | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2011-03-181-21/+146
| |\ \ | | |/
| | * Fix accidental population of the disk cache with partial contentSimon Hausmann2011-03-171-0/+93
| | * Fix disk cache interaction for range retrieval HTTP requests.Simon Hausmann2011-03-171-21/+53
| * | Merge remote-tracking branch 'origin/4.7' into HEADThiago Macieira2011-03-161-7/+17
| |\ \ | | |/
| | * QNAM HTTP: error() in case connection is closed unexpectedlyMarkus Goetz2011-03-141-7/+17
| * | tst_qnetworkreply: fix MiniHttpServer crashMartin Petersson2011-03-101-1/+0
* | | tst_qnetworkreply: Use proper Content-TypeMarkus Goetz2011-03-231-3/+16
* | | Fix bugs in tst_qnetworkreplyShane Kearns2011-03-231-6/+7
* | | tst_QNetworkReply::ioGetFromBuiltinHttp issuesShane Kearns2011-03-151-3/+2
* | | Merge branch 'symbian-socket-engine' of scm.dev.troll.no:qt/qt-symbian-networ...Shane Kearns2011-03-081-11/+66
|\ \ \ | |/ / |/| |
| * | Merge remote branch 'qt/master' into symbian-socket-engineShane Kearns2011-02-071-11/+23
| |\ \
| * | | Fix some qnetworkreply test cases for symbianShane Kearns2011-01-251-2/+2