summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/ssl
Commit message (Expand)AuthorAgeFilesLines
* Fix compilation for WinRTMaurice Kalinowski2015-12-141-0/+4
* Disable tst_QSslCertificate::subjectAndIssuerAttributes completelyFrederik Gladhorn2015-10-291-1/+1
* 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
* | | ssl: merge and tighten sslErrors and peerVerifyError testsJeremy Lainé2014-12-091-60/+55
* | | SSL: Add support for selecting which curves should be used by an elliptic cipherGiuseppe D'Angelo2014-11-264-0/+130
|/ /
* / Fix invalid qmake syntaxPaul Olav Tvete2014-11-191-3/+5
|/
* Update QSsl::SecureProtocols to not include Sslv3Allan Sandfeld Jensen2014-10-241-9/+9
* Add qHash(QSslError) overloadMarc Mutz2014-10-191-0/+9
* Add qHash(QSslCertificate) overloadMarc Mutz2014-10-191-0/+9
* tst_QSslError: cleanup unused functionsMarc Mutz2014-09-261-29/+0
* Update license headers and add new license filesMatti Paaso2014-09-2410-189/+109
* ssl: common certificate parser support for extensionsJeremy Lainé2014-09-051-9/+3
* ssl: make peerVerifyError test agnostic of error orderJeremy Lainé2014-09-051-2/+15