summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/ssl/qsslsocket/tst_qsslsocket.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make ephemeral server key availableSebastian Lösch2016-01-041-0/+36
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-12-181-0/+4
|\
| * Fix compilation for WinRTMaurice Kalinowski2015-12-141-0/+4
* | Tests: Remove empty init/cleanup slots, constructors and destructors.Friedemann Kleint2015-12-101-5/+0
|/
* Merge remote-tracking branch 'origin/5.5' into devFrederik Gladhorn2015-08-061-1/+1
|\
| * ssl: fix comment typo in QSslSocket testsJeremy Lainé2015-07-281-1/+1
* | tests/auto/network: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-311-16/+16
* | Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-06-031-5/+5
|\|
| * Make warnings of QIODevice more verbose.Friedemann Kleint2015-05-231-5/+5
* | Add the ability to prefer the cipher preferences specified by the server.Richard J. Moore2015-04-251-7/+85
|/
* QSslSocket test - adapt 'verifyClientCertificate' for Secure TransportTimur Pocheptsov2015-02-131-0/+8
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* ssl: add test for server-side QSslSocket::PeerVerifyModeJeremy Lainé2015-02-071-1/+146
* Add SecureTransport based SSL backend for iOS and OS XJeremy Lainé2015-02-021-11/+11
* Use qt.io rather than qt-project.org for network testsShawn Rutledge2015-01-281-1/+1
* QSslSocket: introduce support for TLS PSK (client side)Giuseppe D'Angelo2015-01-231-0/+354
* ssl: store socket in setEmptyDefaultConfigurationJeremy Lainé2014-12-131-2/+4
* ssl: merge and tighten sslErrors and peerVerifyError testsJeremy Lainé2014-12-091-60/+55
* Update QSsl::SecureProtocols to not include Sslv3Allan Sandfeld Jensen2014-10-241-9/+9
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* ssl: make peerVerifyError test agnostic of error orderJeremy Lainé2014-09-051-2/+15
* ssl: enable non-OpenSSL backends to compile QSslSocket testsJeremy Lainé2014-09-051-0/+8
* Check certificate nullity instead of handleJeremy Lainé2014-08-281-7/+7
* ssl: Share the host name matching utilitiesAndrew Knight2014-08-271-17/+17
* Move the PKCS#12 support from QSslSocket to QSslCertificate.Richard J. Moore2014-05-141-47/+0
* Add support for loading PKCS#12 bundles.Richard J. Moore2014-05-111-0/+47
* Add missing #ifndef QT_NO_SSLFrederik Gladhorn2014-04-251-0/+2
* Support for DH and ECDH key exchange for QSslSocket serversRichard J. Moore2014-04-091-0/+67
* Polish tst_qsslsocket a bit.Friedemann Kleint2014-03-261-4/+18
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2014-01-211-3/+0
|\
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-201-3/+0
| |\
| | * Prevent spurious SSL errors from local certificates.Richard J. Moore2014-01-161-3/+0
* | | Ensure weak ciphers are not part of the default SSL configuration.Richard J. Moore2014-01-211-5/+17
|/ /
* / WinRT: Fixed compilation of network autotests and benchmarksOliver Wolff2013-12-061-0/+10
|/
* 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-201-6/+78
|\ \
| * | Add support for intermediate certificates to server sockets.Richard Moore2013-02-191-6/+60
| * | 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