summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/ssl/qsslsocket
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* test: Change trolltech.com:443 to qt-project.org:443Sergio Ahumada2013-01-031-1/+1
* Fix some typos in QProcess and QSslSocket unit tests.Stephen Kelly2012-12-041-1/+0
* normalise signal/slot signatures [QtNetwork tests]Marc Mutz2012-10-191-16/+16
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Disable SSL compression by default.Richard Moore2012-09-181-0/+6
* Add support for explicit TLS 1.1 and 1.2Brendan Long2012-08-291-5/+39
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* QtNetwork: use nullary version of qRegisterMetaType<T>("T")Marc Mutz2012-07-251-3/+0
* Make QIODevice::seek() return false for sequential files.Mitch Curtis2012-06-051-2/+2
* Fix a QSslSocket test expectation on ubuntu 11.10Shane Kearns2012-05-101-4/+8
* Rename QAbstractSocket::PauseOnNotify -> PauseOnSslErrorsShane Kearns2012-05-041-1/+1
* Don't use obsolete qVariantValue, qVariantCanConvert, etc.Debao Zhang2012-05-021-2/+2
* Remove insignification of qsslsocket test on Windows and Mac.Jason McDonald2012-04-302-6/+3
* Re-enable network tests on Mac OS.Jason McDonald2012-04-241-1/+1
* Fix bug in qsslsocket peek()Kalle Viironen2012-04-231-0/+257
* tst_qsslsocket*: don't inherit from QSharedPointerMarc Mutz2012-03-231-40/+32
* Mark unstable windows network testsShane Kearns2012-03-081-0/+6
* Test for QT_NO_SSL instead of QT_NO_OPENSSLShane Kearns2012-02-211-10/+10
* Make "nmake check" pass for network tests in Windows.Miikka Heikkinen2012-02-141-0/+2
* Don't include config.tests/unix/openssl/openssl.pri (again)Bradley T. Hughes2012-02-031-1/+0
* Fix link error in QSslSocket auto testShane Kearns2012-01-301-2/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* QAbstractSocket / QSslSocket: add API to pause and resumePeter Hartmann2012-01-251-17/+93
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Modify SSL Socket test exceptions on Ubuntu 11.10 x64.Toby Tomkins2012-01-161-20/+5
* Fixes examples/tests to use qinptr in QTcpServer::incomingConnection.Jonas M. Gastal2012-01-131-4/+4
* SSL Socket withoutproxy failures on Ubuntu 11.10 x64.Toby Tomkins2012-01-122-0/+24
* Make socket descriptors qintptr.Jonas M. Gastal2012-01-051-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Check we're connected before startClientEncryption()Richard Moore2011-12-071-0/+13
* Make the default ssloptions testable.Richard Moore2011-11-291-0/+5
* Fix sanity check of network test serverJason McDonald2011-11-281-0/+6
* tst_qsslsocket: improve failure messageRohan McGovern2011-11-211-1/+1
* tst_qsslsocket: don't run SSLv2 tests when SSLv2 has been disabledRohan McGovern2011-11-211-0/+16
* Improve the testability of QSslOptions.Richard Moore2011-11-171-0/+43
* SSL namespace: rename TlsV1 to TlsV1_0Peter Hartmann2011-11-161-17/+17
* Doc: Fixing typoSergio Ahumada2011-10-261-2/+2
* Re-enabled testsJo Asplin2011-10-261-2/+0
* all remaining tests: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+2
* Remove SkipMode parameter from QSKIP calls.Jason McDonald2011-10-211-1/+1
* Remove Symbian-specific code from tests.Jason McDonald2011-09-292-53/+1
* Disabled tests for refactor->master integrationJo Asplin2011-09-131-0/+2
* Moved network autotests into new directory structureJo Asplin2011-09-0910-0/+2309