summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/ssl
Commit message (Expand)AuthorAgeFilesLines
* Fix bug in qsslsocket peek()Kalle Viironen2012-04-231-0/+257
* tst_qsslsocket*: don't inherit from QSharedPointerMarc Mutz2012-03-233-66/+42
* Mark unstable windows network testsShane Kearns2012-03-083-0/+10
* QSslCertificate - make lazy initialisation thread safeShane Kearns2012-03-061-0/+72
* Test for QT_NO_SSL instead of QT_NO_OPENSSLShane Kearns2012-02-215-22/+22
* Changed qsslkey to work from installation directoryKurt Korbatits2012-02-172-52/+12
* Changed qsslcertificate unittest to work from install directoryKurt Korbatits2012-02-172-63/+38
* Eliminate duplicate data row names in network autotestsJason McDonald2012-02-161-2/+3
* 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
* Remove Symbian specific code from qtbase.Xizhi Zhu2012-01-311-1/+0
* Fix tst_QSslCertificate::toText on windowsShane Kearns2012-01-301-2/+2
* Fix link error in QSslSocket auto testShane Kearns2012-01-301-2/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-309-9/+9
* QAbstractSocket / QSslSocket: add API to pause and resumePeter Hartmann2012-01-251-17/+93
* Update contact information in license headers.Jason McDonald2012-01-239-9/+9
* 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
* Remove unused QT_NO_TEXTSTREAM.David Faure2012-01-111-2/+0
* Make socket descriptors qintptr.Jonas M. Gastal2012-01-051-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-059-9/+9
* tests: use contains(QT_CONFIG,private_tests) consistentlySergio Ahumada2012-01-021-0/+5
* 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-283-0/+18
* 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
* Always use the hex format for certificate serial numbers.Richard Moore2011-11-151-1/+1
* Deprecate QSslCertificate::isValid() replace with isBlacklisted()Richard Moore2011-11-141-4/+4
* SSL certificate extensions: add unit testsRichard Moore2011-11-061-0/+89
* Moved tests into network/ssl/Jo Asplin2011-11-025-2/+513
* 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-255-10/+10
* Remove SkipMode parameter from QSKIP calls.Jason McDonald2011-10-211-1/+1
* Tests: Fix compilation on Windows.Friedemann Kleint2011-10-031-1/+1
* Remove Symbian-specific code from tests.Jason McDonald2011-09-298-96/+18
* Disabled tests for refactor->master integrationJo Asplin2011-09-131-0/+2
* Moved network autotests into new directory structureJo Asplin2011-09-09121-0/+5606