Stabilize tst_QAccessibility::actionTest
[profile/ivi/qtbase.git] / tests / auto / network /
2012-03-05 Rohan McGovernMerge "Merge remote-tracking branch 'origin/api_changes...
2012-03-04 Lars KnollMerge remote-tracking branch 'origin/api_changes'
2012-03-02 Sergio AhumadaChange bugreports.qt.nokia.com -> bugreports.qt-project.org
2012-03-01 Shane KearnsUse QSystemError for QDnsLookup windows backend
2012-03-01 Stephen KellyMake some tests and benchmarks pass with QT_NO_QSTRINGB...
2012-02-29 Shane KearnsWindows - fix getsockopt calls for narrower than int...
2012-02-29 Shane Kearnsnetwork cookies: check "example.com" != "example.com."
2012-02-28 Rohan McGovernMerge master -> api_changes
2012-02-27 Kurt KorbatitsChanged qnetworkreply unittest to return correct code
2012-02-24 Oswald Buddenhagenclean up qmake-generated projects
2012-02-23 Marc Mutzcompile fix: missing #include <unistd.h>s
2012-02-21 Andrew Stanley-JonesFix the qlocalsocket test
2012-02-21 Andrew Stanley-JonesEnable qlocalsocket auto test
2012-02-21 Shane KearnsTest for QT_NO_SSL instead of QT_NO_OPENSSL
2012-02-21 Kurt KorbatitsChanged qnetworksession unittest to work from installat...
2012-02-20 Kurt KorbatitsChanged qabstractnetworkcache unittest to use TESTDATA
2012-02-17 Shane KearnsFix handling of urls containing username/password in...
2012-02-17 Kurt KorbatitsChanged qnetworkreply unittest to work from install...
2012-02-17 Kurt KorbatitsChanged qsslkey to work from installation directory
2012-02-17 Kurt KorbatitsChanged qsslcertificate unittest to work from install...
2012-02-16 Jason McDonaldEliminate duplicate data row names in network autotests
2012-02-15 Andrew Stanley-JonesAllow the QLocalServer to listen to a native descriptor
2012-02-15 Shane KearnsAbort FTP download, not the whole application
2012-02-15 Miikka HeikkinenWindows: Fixed helper process finding in network tests
2012-02-14 Miikka HeikkinenMake "nmake check" pass for network tests in Windows.
2012-02-10 Andrew Stanley-JonesAdd socketOptions flags to QLocalServer
2012-02-09 Andreas HolzammerReplace Q_WS_WINCE against Q_OS_WINCE.
2012-02-08 Harald FernengelFix qlocalsocket autotest
2012-02-08 Rohan McGovernImproved stability of tst_qhttpsocketengine
2012-02-07 Martin Peterssontst_qnetworkreply: remove no such signal warnings
2012-02-03 Bradley T. HughesDon't include config.tests/unix/openssl/openssl.pri...
2012-02-01 Friedemann KleintWindows: Fix inclusion of <windows.h>
2012-01-31 Xizhi ZhuRemove Symbian specific code from qtbase.
2012-01-30 Shane KearnsFix tst_QSslCertificate::toText on windows
2012-01-30 Shane KearnsFix link error in QSslSocket auto test
2012-01-30 Jeremy LainéAdd support for DNS lookups using native APIs
2012-01-30 Jason McDonaldRemove "All rights reserved" line from license headers.
2012-01-25 Peter HartmannQAbstractSocket / QSslSocket: add API to pause and...
2012-01-24 Kurt KorbatitsChanged qnetworkdiskcache unittest to cleanup test...
2012-01-23 Jason McDonaldUpdate contact information in license headers.
2012-01-23 Rohan McGovernMark tst_qhostinfo as insignificant on Linux.
2012-01-19 Jonas M. GastalRemoving QHttpHeader and QHttpResponseHeader.
2012-01-18 Xizhi ZhuRemove QNetworkConfiguration::bearerName().
2012-01-16 Xizhi ZhuFixed build break when bearer is disabled.
2012-01-16 Toby TomkinsModify SSL Socket test exceptions on Ubuntu 11.10 x64.
2012-01-16 Rohan McGovernFixed failure of tst_qhostinfo since ~15 Jan 2012
2012-01-13 Jonas M. GastalFixes examples/tests to use qinptr in QTcpServer::incom...
2012-01-13 Jonas M. GastalCleaning up header includes.
2012-01-12 Jonas M. GastalMake QFtp private.
2012-01-12 Toby TomkinsFlag test as expected failure for Ubuntu 11.10 x64.
2012-01-12 Toby TomkinsSSL Socket withoutproxy failures on Ubuntu 11.10 x64.
2012-01-11 David FaureRemove unused QT_NO_TEXTSTREAM.
2012-01-10 Friedemann KleintTests: Remove duplicate QTRY_VERIFY/QTRY_COMPARE macros...
2012-01-10 Xizhi ZhuRemove the unused QTRY_COMPARE macro from bearer auto...
2012-01-10 Xizhi ZhuRemove ICD plugin for bearer.
2012-01-10 Stephen KellyAvoid using check as an identifier.
2012-01-06 Jonas M. GastalRemoving QHttp class, its tests and its usage in examples.
2012-01-06 Sami RosendahlAdd regression test for QTBUG-22660
2012-01-05 Jonas M. GastalMake socket descriptors qintptr.
2012-01-05 Jason McDonaldUpdate copyright year in license headers.
2012-01-03 Jason McDonaldUse true and false in preference to TRUE and FALSE...
2012-01-02 Sergio Ahumadatests: use contains(QT_CONFIG,private_tests) consistently
2011-12-30 Toby TomkinsFlag udpTest as insignificant, fails on Ubuntu 11.10...
2011-12-28 Jason McDonaldRemove mention of Trolltech in QHttp autotest.
2011-12-25 Peter Hartmannnetwork auto tests: add QNetworkReply test for pipelining
2011-12-22 Shane KearnsFix http authentication to a different realm on the...
2011-12-22 Shane KearnsTest case for QTBUG-22875
2011-12-19 Shane KearnsFix QNetworkReply test cases that use the MiniHttpServe...
2011-12-15 Joerg Bornemannfix QMutex warning in tst_QLocalSocket::threadedConnection
2011-12-09 Shane KearnsRemove QtWidgets dependency from QTcpSocket autotest
2011-12-09 Shane KearnsFix unstable test case
2011-12-09 Shane KearnsFix failing setSocketDescriptor test in QTcpSocket
2011-12-07 Richard MooreCheck we're connected before startClientEncryption()
2011-12-06 Shane KearnsSkip untestable interfaces in QTcpSocket::bind autotest
2011-12-06 Jason McDonaldRemove TESTED_CLASS/TESTED_FILES comments from tests.
2011-12-01 Shane KearnsFix QTcpServer::serverAddress() for dual stack sockets
2011-11-30 Shane KearnsFix QHostAddress::operator==(QHostAddress::SpecialAddress)
2011-11-29 Richard MooreMake the default ssloptions testable.
2011-11-28 Jason McDonaldFix sanity check of network test server
2011-11-21 Rohan McGoverntst_qsslsocket: improve failure message
2011-11-21 Rohan McGoverntst_qsslsocket: don't run SSLv2 tests when SSLv2 has...
2011-11-18 Jason McDonaldDon't depend on moc to disable test functions.
2011-11-17 Richard MooreImprove the testability of QSslOptions.
2011-11-16 Peter HartmannSSL namespace: rename TlsV1 to TlsV1_0
2011-11-15 Richard MooreAlways use the hex format for certificate serial numbers.
2011-11-14 Richard MooreDeprecate QSslCertificate::isValid() replace with isBla...
2011-11-08 Olivier GoffartQNAM: Fix authentication cache when the password is...
2011-11-06 Richard MooreSSL certificate extensions: add unit tests
2011-11-02 Jo AsplinMoved tests into network/ssl/
2011-11-01 Friedemann KleintRemove remains of qpa in tests.
2011-10-31 Robin BurchellMove support for socket binding from QUdpSocket upstrea...
2011-10-31 Jason McDonaldRemove debug code from QLocalSocket autotest.
2011-10-26 Sergio AhumadaDoc: Fixing typo
2011-10-26 Jo AsplinRe-enabled tests
2011-10-25 Jo AsplinRe-enabled tst_qhttpnetworkconnection
2011-10-25 Shane KearnsQNetworkReply autotest no longer needs private_tests
2011-10-25 Rohan McGovernall remaining tests: eliminated usage of qttest_p4.prf
2011-10-25 Jason McDonaldImprove qhostinfo autotest on HPUX 11i
2011-10-24 Shane KearnsNetwork - Add QHostAddress::isLoopback API.
2011-10-20 Jason McDonaldRemove SkipMode parameter from QSKIP calls.
next