summaryrefslogtreecommitdiff
path: root/tests/auto/qnetworkreply/tst_qnetworkreply.cpp
Commit message (Expand)AuthorAgeFilesLines
* [BB10-internal] QSslConfiguration: add API to persist and resume SSL sessions4.8-bb10Peter Hartmann2013-06-031-0/+66
* [BB10-internal] SSL: Implement session sharing and use it from QNetworkAccess...Peter Hartmann2013-05-071-0/+76
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* HTTP header may be damaged - fix, unit testTomasz Duda2012-09-251-0/+76
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Fix handling of urls containing username/password in QNetworkAccessManagerShane Kearns2012-02-201-10/+53
* Abort FTP download, not the whole applicationShane Kearns2012-02-151-0/+24
* Change bugreports.qt.nokia.com -> bugreports.qt-project.orgSergio Ahumada2012-02-091-1/+1
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Fix http authentication to a different realm on the same serverShane Kearns2012-01-041-0/+33
* Test case for QTBUG-22875Shane Kearns2012-01-041-0/+185
* network auto tests: add QNetworkReply test for pipeliningPeter Hartmann2011-11-141-0/+39
* 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-061-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-271-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-161-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