summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/access/qnetworkcookiejar/tst_qnetworkcookiejar.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update public suffix list to today's latestEdward Welbourne2021-02-031-13/+18
* Update public suffix list header to latest versionEdward Welbourne2020-11-081-1/+2
* Use built-in C++ foreach iteration in testsDavid Skoland2020-11-061-5/+5
* Add tests for a couple of edge casesDimitrios Apostolou2020-05-281-0/+18
* Sweep of int-ish → char-ish types near calls to QString::fromU*()Marc Mutz2020-05-121-10/+10
* Fix mis-handling of actual TLD in qIsEffectiveTLD()Edward Welbourne2019-09-161-0/+4
* Tests: Simplify MyCookieJarJesus Fernandez2019-04-291-4/+2
* Fix -Wweak-vtables warningJesus Fernandez2019-04-011-0/+3
* tst_qnetworkcookiejar: fix build for without topleveldomainMårten Nordheim2018-08-241-2/+4
* Stop rejecting cookies which have a domain that matches a TLDMårten Nordheim2018-04-301-1/+32
* Fix cookie path matching for empty url pathMårten Nordheim2017-10-191-0/+11
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-011-7/+7
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-221-7/+7
| |\
| | * QUrl effective TLDs: update tableKai Koehne2016-10-211-7/+7
* | | Add qtest_network.hMarc Mutz2016-09-291-28/+0
|/ /
* | Updated license headersJani Heikkinen2016-01-211-17/+12
* | tests/auto/network: Remove some placeholder formatting.Friedemann Kleint2015-10-191-3/+4
|/
* QUrl effective TLDs: update tablePeter Hartmann2015-02-131-8/+12
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* QNetworkCookie: allow cookies for IPv6 domainsPeter Hartmann2013-12-131-0/+6
* QNetworkCookie: allow cookies for IPv4 domainsPeter Hartmann2013-12-131-0/+5
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-141-40/+40
|\
| * tests: Fix some more old references and links to NokiaSergio Ahumada2013-02-011-40/+40
* | QUrl effective TLDs: update table and split into chunks of 64KPeter Hartmann2013-02-091-1/+1
|/
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Implement RFC6265 test suiteShane Kearns2012-06-271-0/+93
* network cookies: check "example.com" != "example.com."Shane Kearns2012-02-291-0/+12
* Eliminate duplicate data row names in network autotestsJason McDonald2012-02-161-3/+3
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Cleaning up header includes.Jonas M. Gastal2012-01-131-0/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Avoid using QSKIP in lieu of compile-time checksJason McDonald2011-10-041-3/+5
* Moved network autotests into new directory structureJo Asplin2011-09-091-0/+446