summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/ssl
Commit message (Expand)AuthorAgeFilesLines
* 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 remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-181-7/+7
|\
| * Only compile SSL tests when openssl is available.Frederik Gladhorn2013-02-131-7/+7
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Giuseppe D'Angelo2013-02-175-10/+57
|\|
| * Fix developer-build of qsslsocket_onDemandCertificates_member.Friedemann Kleint2013-02-121-4/+5
| * Fix loading of SSL certificate of DER files.BogDan Vatra2013-02-082-2/+48
| * QSslSocket tests: use qt-project.org as test server instd of codereviewPeter Hartmann2013-01-292-2/+2
| * Fix minor typos in docs, printed messages & commentsSze Howe Koh2013-01-281-2/+2
* | Skip tst_QSslSocket::setReadBufferSize_task_250027()Tor Arne Vestbø2013-02-171-0/+2
|/
* QSslConfiguration: toggle on demand loading of root certs properlyPeter Hartmann2013-01-231-3/+25
* Update copyright year in Digia's license headersSergio Ahumada2013-01-189-9/+9
* SSL certificates: blacklist mis-issued Turktrust certificatesPeter Hartmann2013-01-042-0/+55
* 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
* SSL certificate printing: Fix auto test for OpenSSL 1.0.1 version.Janne Anttila2012-11-022-8/+59
* normalise signal/slot signatures [QtNetwork tests]Marc Mutz2012-10-191-16/+16
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-229-216/+216
* 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-017-0/+7
* QtNetwork: use nullary version of qRegisterMetaType<T>("T")Marc Mutz2012-07-251-3/+0
* QSslCertificate::fromPath fix wildcard handlingMartin Petersson2012-07-031-0/+4
* Fixed qsslsocket_onDemandCertificates_{static,member}Rohan McGovern2012-06-282-4/+2
* Make QIODevice::seek() return false for sequential files.Mitch Curtis2012-06-051-2/+2
* Set explicit testcase.timeout for slow testsRohan McGovern2012-05-291-0/+1
* Add CONFIG+=parallel_test to suspected parallel-safe tests.Rohan McGovern2012-05-286-0/+6
* 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
* Change QSslCertificate::toText() to return a QString.Richard Moore2012-05-211-2/+2
* 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-041-1/+1
* Rename QAbstractSocket::PauseOnNotify -> PauseOnSslErrorsShane Kearns2012-05-041-1/+1
* Don't use obsolete qVariantValue, qVariantCanConvert, etc.Debao Zhang2012-05-021-2/+2
* Remove insignification from qsslsocket_onDemandCertificates_* testsJason McDonald2012-04-302-4/+0
* 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-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