summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/ssl/qsslcertificate
Commit message (Expand)AuthorAgeFilesLines
* tst_qsslcertificate: fix subjectAndIssuerAttributesTimur Pocheptsov2019-11-282-14/+9
* unblacklist passing testsDaniel Smith2019-07-081-1/+11
* tests: remove the last uses of Java-style iteratorsMarc Mutz2019-06-131-3/+1
* SecureTransport - make 'securetransport' feature publicTimur Pocheptsov2019-03-071-3/+3
* Schannel supportMårten Nordheim2019-01-221-2/+2
* prune cargo-culted and obsolete winsock deps from autotestsOswald Buddenhagen2018-07-191-1/+0
* OpenSSL 1.1.1: Fix tst_QSslCertificate::toTextMårten Nordheim2018-05-042-1/+48
* Use TESTDATA for QSsl* testsMårten Nordheim2018-01-121-76/+60
* QSsl* tests: Ensure trailing slash on directory pathMårten Nordheim2018-01-091-38/+40
* Revert "Adapt the QSsl* tests to use the resource system"Mårten Nordheim2018-01-093-180/+120
* Skip QSsl* tests which don't work on WinRTMårten Nordheim2017-11-301-2/+2
* Adapt the QSsl* tests to use the resource systemMårten Nordheim2017-11-303-120/+180
* Fix crash when reading a PKCS12 file with no private keyEdward Welbourne2017-08-173-5/+26
* QtNetwork: Remove Windows CE.Friedemann Kleint2016-03-291-1/+1
* Updated license headersJani Heikkinen2016-01-212-34/+24
* 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-191-5/+5
* | 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-051-1/+0
|/
* Merge "Merge remote-tracking branch 'origin/5.5' into dev" into refs/staging/devTimur Pocheptsov2015-08-0912-5/+103
|\
| * Merge remote-tracking branch 'origin/5.5' into devFrederik Gladhorn2015-08-0612-5/+103
| |\
| | * ssl: add test certificates with DSA and EC keysJeremy Lainé2015-07-3012-5/+103
* | | 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-311-34/+34
* | Tests: Replace Q[TRY]_VERIFY(v == true|false) by QVERIFY(v)|QVERIFY(!v).Friedemann Kleint2015-07-271-2/+2
|/
* fix usage of wince scopeOswald Buddenhagen2015-06-051-1/+1
* Update copyright headersJani Heikkinen2015-02-112-14/+14
* Autotest: Use QFINDTESTDATA to find test dataRainer Keller2015-01-192-5/+4
* Use camel case in PKCS#12 functionAlejandro Exojo2014-11-241-1/+1
* Add qHash(QSslCertificate) overloadMarc Mutz2014-10-191-0/+9
* Update license headers and add new license filesMatti Paaso2014-09-242-38/+22
* ssl: common certificate parser support for extensionsJeremy Lainé2014-09-051-9/+3
* ssl: check critical certificate extensionsJeremy Lainé2014-09-031-0/+47
* ssl: tighten QSslCertificateExtension testsJeremy Lainé2014-09-031-0/+13
* winrt: complete QSslCertificate implementationOliver Wolff2014-08-301-0/+12
* Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-103-0/+77
|\
| * QSslCertificate: blacklist NIC certificates from IndiaPeter Hartmann2014-07-093-0/+77
* | Move the PKCS#12 support from QSslSocket to QSslCertificate.Richard J. Moore2014-05-147-1/+130
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-05-131-0/+71
|\|
| * Add autotest for the QSslCertificate QIODevice constructor.Richard J. Moore2014-05-061-0/+42
| * Add an autotest the QSslCertificate::version() method works.Richard J. Moore2014-05-061-0/+29
* | Provide new API: QSslCertificate::isSelfSigned()Daniel Molkentin2014-04-301-0/+8
|/
* QtNetwork tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Sergio Ahumada2014-02-251-1/+0
* SSL: blacklist ANSSI intermediate certificatePeter Hartmann2013-12-101-0/+21
* Fix loading of SSL certificate of DER files.BogDan Vatra2013-02-082-2/+48
* Update copyright year in Digia's license headersSergio Ahumada2013-01-182-2/+2
* SSL certificates: blacklist mis-issued Turktrust certificatesPeter Hartmann2013-01-042-0/+55