summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/access
Commit message (Expand)AuthorAgeFilesLines
* tests: Replace Q_OS_MACX -> Q_OS_OSXSergio Ahumada2013-10-211-1/+1
* tst_QNetworkReply: Don't remove file if never createdTor Arne Vestbø2013-09-261-1/+2
* Merge remote-tracking branch 'origin/stable' into devSergio Ahumada2013-09-071-0/+4
|\
| * QNetworkReply auto test: Skip tests failing due to Squid issuesPeter Hartmann2013-08-271-0/+4
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-273-6/+3
|\|
| * tests: Make the QT assignments more explicitSergio Ahumada2013-08-213-6/+3
* | QNetworkReply auto test: adapt to new session life timePeter Hartmann2013-08-211-5/+7
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-141-0/+44
|\|
| * QHttpMultiPart: fix data corruption in readData methodPeter Hartmann2013-07-291-0/+44
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-07-232-4/+5
|\|
| * test: Mark tst_QNetworkReply::backgroundRequestInterruption() as XFAIL on OS ...Sergio Ahumada2013-07-151-0/+4
| * test: organize tst_qnetworkreply .pro file a bitSergio Ahumada2013-07-151-4/+1
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-07-152-4/+0
|\|
| * Remove Nokia-domains in commented-out test code.Friedemann Kleint2013-07-122-4/+0
* | QSslConfiguration: add API to persist and resume SSL sessionsPeter Hartmann2013-05-101-0/+59
* | SSL namespace: Add enum to disable SSL session sharingPeter Hartmann2013-04-221-1/+1
* | QNetworkAccessManager: track online / accessible state without sessionPeter Hartmann2013-04-021-11/+24
|/
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-163-5/+5
* Add an encrypted() signal to QNetworkAccessManager and QNetworkReply.Richard Moore2013-02-191-0/+19
* SSL session sharing auto test: Retrieve smaller file for testingPeter Hartmann2013-02-191-1/+1
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-143-67/+67
|\
| * tests: Fix some more old references and links to NokiaSergio Ahumada2013-02-013-66/+66
| * Fix minor typos in docs, printed messages & commentsSze Howe Koh2013-01-281-1/+1
* | QUrl effective TLDs: update table and split into chunks of 64KPeter Hartmann2013-02-091-1/+1
* | SSL: Implement session sharing and use it from QNetworkAccessManagerPeter Hartmann2013-02-061-0/+77
|/
* QNetworkReply auto test: also test uploading data via HTTPSPeter Hartmann2013-01-181-0/+216
* Update copyright year in Digia's license headersSergio Ahumada2013-01-1812-12/+12
* Add auto test for HTTP cache fix for QTBUG-28035.Michael Brüning2013-01-081-0/+125
* Network: Remove declaration of built-in and automatic metatypes.Stephen Kelly2013-01-032-6/+0
* Fix some typosSergio Ahumada2012-12-211-1/+1
* Change ftp.qt.nokia.com -> ftp.qt-project.orgSergio Ahumada2012-12-181-1/+1
* remove pointless zlib includesOswald Buddenhagen2012-12-042-2/+0
* Stop using the name "Trolltech" in QSettingsSergio Ahumada2012-12-031-1/+1
* test: Don't fail if the network test server is not set upSergio Ahumada2012-10-261-1/+2
* test: Don't fail if the network test server is not set upSergio Ahumada2012-10-251-1/+2
* normalise signal/slot signatures [QtNetwork tests]Marc Mutz2012-10-193-25/+25
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2212-289/+289
* HTTP header may be damaged - fix, unit testTomasz Duda2012-09-181-0/+74
* tests: Don't omit the body of a test function with QT_BUILD_INTERNALSergio Ahumada2012-09-141-13/+26
* test: QFtp tests require `private_tests' setSergio Ahumada2012-09-092-1/+2
* QtNetwork: Handle FD_CLOSE on WindowsMartin Petersson2012-08-011-10/+1
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-0112-0/+12
* QtNetwork: use nullary version of qRegisterMetaType<T>("T")Marc Mutz2012-07-253-12/+3
* Avoid load(testcase) for installing test helper appsRohan McGovern2012-07-041-2/+2
* Fixed warnings in qnetworkreply unit testKurt Korbatits2012-07-031-0/+2
* Fixed several unit tests to work in shadow buildsKurt Korbatits2012-06-291-0/+1
* Implement RFC6265 test suiteShane Kearns2012-06-272-0/+2056
* Use RFC6265 rules for cookie path & path matchingShane Kearns2012-06-271-13/+25
* QNetworkCookie: Use RFC6265 rules for parsing Set-CookieShane Kearns2012-06-271-3/+9
* Change invalid test case (two cookies separated by ,)Shane Kearns2012-06-271-2/+9