summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/ssl
Commit message (Expand)AuthorAgeFilesLines
* Updated license headersJani Heikkinen2016-01-2111-185/+130
* 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-104-56/+1
* | Remove remaining support for BlackberryLouai Al-Khanji2015-11-211-1/+1
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-11-041-1/+1
|\|
| * Disable tst_QSslCertificate::subjectAndIssuerAttributes completelyFrederik Gladhorn2015-10-291-1/+1
* | tests/auto/network: Remove some placeholder formatting.Friedemann Kleint2015-10-192-12/+12
* | Tests: Use QCOMPARE() with QLatin1String() for QString values.Friedemann Kleint2015-10-141-1/+1
* | Tests: Fix single-character string literals.Friedemann Kleint2015-10-131-1/+1
* | Tests: Remove CONFIG += parallel_test.Friedemann Kleint2015-09-058-8/+0
|/
* Merge "Merge remote-tracking branch 'origin/5.5' into dev" into refs/staging/devTimur Pocheptsov2015-08-0913-6/+104
|\
| * Merge remote-tracking branch 'origin/5.5' into devFrederik Gladhorn2015-08-0613-6/+104
| |\
| | * ssl: add test certificates with DSA and EC keysJeremy Lainé2015-07-3012-5/+103
| | * ssl: fix comment typo in QSslSocket testsJeremy Lainé2015-07-281-1/+1
* | | QSslCertificate - skip tests failing with generic QSslCertificatePrivateTimur Pocheptsov2015-08-081-0/+9
* | | Blacklist test failing due to too new OpenSSL versionSimon Hausmann2015-08-061-0/+3
|/ /
* | tests/auto/network: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-312-50/+50
* | Tests: Replace Q[TRY]_VERIFY(v == true|false) by QVERIFY(v)|QVERIFY(!v).Friedemann Kleint2015-07-271-2/+2
* | ssl: add openssl-based QSslKeyPrivate::encrypt / decryptJeremy Lainé2015-07-201-1/+1
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-07-019-11/+11
|\|
| * Merge remote-tracking branch 'origin/5.5.0' into 5.5Liang Qi2015-06-271-3/+3
| |\
| | * QSslSocket: move default cipher, EC and default CA APIs to QSslConfigurationGiuseppe D'Angelo2015-06-111-3/+3
| * | fix usage of wince scopeOswald Buddenhagen2015-06-058-8/+8
| |/
* | Blacklist and skip various tests that are flakeySimon Hausmann2015-06-144-0/+6
* | 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
|/
* Remove the tests for Ubuntu Oneiric (11.10)Thiago Macieira2015-03-171-2/+0
* QSslSocket test - adapt 'verifyClientCertificate' for Secure TransportTimur Pocheptsov2015-02-131-0/+8
* Update copyright headersJani Heikkinen2015-02-1111-90/+82
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-02-102-5/+4
|\
| * Merge remote-tracking branch 'origin/5.4.1' into 5.4Frederik Gladhorn2015-01-293-3/+3
| |\
| | * Use qt.io rather than qt-project.org for network testsShawn Rutledge2015-01-283-3/+3
| * | Autotest: Use QFINDTESTDATA to find test dataRainer Keller2015-01-192-5/+4
| |/
* | ssl: add test for server-side QSslSocket::PeerVerifyModeJeremy Lainé2015-02-077-1/+285
* | Move Rfc822NameType, DnsNameType and UniformResourceIdentifierType.Richard J. Moore2015-02-041-0/+18
* | Harden QAsn1Element against malicious ASN.1 strings.Richard J. Moore2015-02-041-0/+37
* | Add SecureTransport based SSL backend for iOS and OS XJeremy Lainé2015-02-022-12/+12
* | Use qt.io rather than qt-project.org for network testsShawn Rutledge2015-01-283-3/+3
* | QSslSocket: introduce support for TLS PSK (client side)Giuseppe D'Angelo2015-01-231-0/+354
* | QSslEllipticCurve: add fromLongNameGiuseppe D'Angelo2015-01-211-0/+30
* | Add elliptic curve support to QSslAndré Klitzing2015-01-1814-3/+56
* | Fix assorted MSVC warnings in tests.Friedemann Kleint2015-01-171-0/+1
* | ssl: store socket in setEmptyDefaultConfigurationJeremy Lainé2014-12-131-2/+4
* | Merge remote-tracking branch 'origin/5.4' into devSimon Hausmann2014-12-102-1/+3
|\|
| * Merge remote-tracking branch 'origin/5.4.0' into 5.4Frederik Gladhorn2014-11-272-1/+3
| |\
| | * Blacklist one tst_qsslsocket testTony Sarajärvi2014-11-261-0/+2
| | * Use camel case in PKCS#12 functionAlejandro Exojo2014-11-241-1/+1