summaryrefslogtreecommitdiffstats
path: root/tests/auto/network
Commit message (Expand)AuthorAgeFilesLines
* test: Check for null string comparisonSergio Ahumada2012-09-051-6/+6
* Add support for explicit TLS 1.1 and 1.2Brendan Long2012-08-291-5/+39
* Doc: Fix spelling errorsSergio Ahumada2012-08-171-1/+1
* tst_QUdpSocket: Remove unneeded ./ in application name printingMarc Mutz2012-08-151-2/+2
* Fix "might be used uninit'ed" warningMarc Mutz2012-08-151-3/+7
* Remove some dead code wrapped in Q_WS_QWS.Stephen Kelly2012-08-031-6/+0
* QtNetwork: Handle FD_CLOSE on WindowsMartin Petersson2012-08-012-10/+2
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-0147-0/+47
* QtNetwork: use nullary version of qRegisterMetaType<T>("T")Marc Mutz2012-07-258-26/+3
* Fix some spelling errorsSergio Ahumada2012-07-112-2/+2
* fixed unittest builds for winceBjoern Breitmeyer2012-07-061-14/+0
* tst_qudpsocket: Interface fix for Windows XpMartin Petersson2012-07-061-0/+6
* tst_QTcpServer::linkLocal fix for Windows XpMartin Petersson2012-07-051-0/+3
* Avoid load(testcase) for installing test helper appsRohan McGovern2012-07-042-4/+3
* tst_QTcpServer::clientServerLoop fix for Windows XpMartin Petersson2012-07-031-1/+1
* Fixed warnings in qnetworkreply unit testKurt Korbatits2012-07-031-0/+2
* QSslCertificate::fromPath fix wildcard handlingMartin Petersson2012-07-031-0/+4
* Fixed several unit tests to work in shadow buildsKurt Korbatits2012-06-291-0/+1
* Fixed qsslsocket_onDemandCertificates_{static,member}Rohan McGovern2012-06-282-4/+2
* 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
* QNetworkRequest autotest: adapt to new cookie parsing (re. commas)Peter Hartmann2012-06-271-1/+1
* Remove support for multiple cookies in one Set-Cookie header to follow RFC6265.Jocelyn Turcotte2012-06-271-39/+15
* Handle fragmented responses on SOCKS5 control channelShane Kearns2012-06-211-19/+138
* Rewrite QNetworkReply downloadProgress autotestShane Kearns2012-06-141-54/+56
* choke uploadProgress signalsShane Kearns2012-06-141-1/+4
* Fix namespace compilation on OSX.Toby Tomkins2012-06-141-1/+1
* Fix QDnsLookup test again after public DNS servers changedThiago Macieira2012-06-141-1/+1
* Partial fix for WebKit compilation on WindowsSimon Hausmann2012-06-133-0/+7
* Make QIODevice::seek() return false for sequential files.Mitch Curtis2012-06-051-2/+2
* Make tst_qabstractnetworkcache parallel-safeRohan McGovern2012-06-012-3/+5
* Make tst_qnetworkdiskcache parallel-safeRohan McGovern2012-05-312-26/+35
* Set explicit testcase.timeout for slow testsRohan McGovern2012-05-293-0/+3
* Make tst_qnetworkreply parallel-safe.Rohan McGovern2012-05-292-2/+3
* Add CONFIG+=parallel_test to suspected parallel-safe tests.Rohan McGovern2012-05-2819-0/+19
* QAuthenticator - test NTLM SSO and normal paths separatelyShane Kearns2012-05-231-7/+17
* Fixed unused function warning in qsslcertificate test.Mitch Curtis2012-05-221-2/+2
* Fixed unused function warning in qsslkey test.Mitch Curtis2012-05-211-2/+2
* Fallback to IPv4 when IPv6 is not present.Jonas M. Gastal2012-05-215-36/+57
* Change QSslCertificate::toText() to return a QString.Richard Moore2012-05-211-2/+2
* tst_QNetworkReply: enable the ioGetFromBuiltinHttp test.Martin Petersson2012-05-161-6/+5
* Add test case for link local TCP connectionsShane Kearns2012-05-151-0/+83
* Fix sending UDP packets to link local addressesShane Kearns2012-05-111-0/+135
* tst_QNetworkReply: fix backgroundRequestInterruption test.Martin Petersson2012-05-111-0/+3
* Fix a QSslSocket test expectation on ubuntu 11.10Shane Kearns2012-05-101-4/+8
* Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtNetwork]Thiago Macieira2012-05-044-27/+27
* Rename QAbstractSocket::PauseOnNotify -> PauseOnSslErrorsShane Kearns2012-05-041-1/+1
* troll.no changed its NS record configuration. Adapt.Thiago Macieira2012-05-031-1/+1