summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/ssl
Commit message (Expand)AuthorAgeFilesLines
* tests: Make the QT assignments more explicitSergio Ahumada2013-08-213-6/+3
* 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-206-7/+178
|\ \
| * | Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-1/+1
| * | 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
| |\|
| * | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Giuseppe D'Angelo2013-02-175-10/+57
| |\ \
| * | | 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
| |_|/ |/| |
* | | Only compile SSL tests when openssl is available.Frederik Gladhorn2013-02-131-7/+7
| |/ |/|
* | 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
|/
* 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