summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/ssl/qsslsocket
Commit message (Expand)AuthorAgeFilesLines
* WinRT: Fixed compilation of network autotests and benchmarksOliver Wolff2013-12-061-0/+10
* tests: Make the QT assignments more explicitSergio Ahumada2013-08-211-2/+1
* test: Skip some more qsslsocket flaky tests [part 2]Sergio Ahumada2013-08-161-5/+13
* test: Skip some more qsslsocket flaky testsSergio Ahumada2013-08-131-4/+9
* test: Skip some flaky tests, but only if they are expected to failSergio Ahumada2013-08-101-33/+77
* SSL internals: do not write after shutting down the socketPeter Hartmann2013-04-231-1/+2
* Merge remote-tracking branch 'gerrit/release' into stableSamuel Rødal2013-03-211-0/+2
|\
| * Skip unstable tst_QSslSocket test case.Samuel Rødal2013-03-201-0/+2
* | Merge branch 'dev' into stableOswald Buddenhagen2013-03-205-6/+177
|\ \
| * | Add support for intermediate certificates to server sockets.Richard Moore2013-02-195-6/+159
| * | Store the local certificate in a QList.Richard Moore2013-02-191-0/+16
| * | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Giuseppe D'Angelo2013-02-171-2/+2
| |\|
| * | Skip tst_QSslSocket::setReadBufferSize_task_250027()Tor Arne Vestbø2013-02-171-0/+2
* | | Don't fail on tst_QSslSocket::setReadBufferSize_task_250027Stephen Kelly2013-03-151-1/+8
| |/ |/|
* | Fix minor typos in docs, printed messages & commentsSze Howe Koh2013-01-281-2/+2
|/
* 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