summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/ssl/qsslcertificate
Commit message (Expand)AuthorAgeFilesLines
* 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
* SSL certificate printing: Fix auto test for OpenSSL 1.0.1 version.Janne Anttila2012-11-022-8/+59
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-222-48/+48
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* QSslCertificate::fromPath fix wildcard handlingMartin Petersson2012-07-031-0/+4
* Add CONFIG+=parallel_test to suspected parallel-safe tests.Rohan McGovern2012-05-281-0/+1
* Fixed unused function warning in qsslcertificate test.Mitch Curtis2012-05-221-2/+2
* Change QSslCertificate::toText() to return a QString.Richard Moore2012-05-211-2/+2
* Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtNetwork]Thiago Macieira2012-05-041-1/+1
* QSslCertificate - make lazy initialisation thread safeShane Kearns2012-03-061-0/+72
* Test for QT_NO_SSL instead of QT_NO_OPENSSLShane Kearns2012-02-211-4/+4
* Changed qsslcertificate unittest to work from install directoryKurt Korbatits2012-02-172-63/+38
* Fix tst_QSslCertificate::toText on windowsShane Kearns2012-01-301-2/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-302-2/+2
* Update contact information in license headers.Jason McDonald2012-01-232-2/+2
* Remove unused QT_NO_TEXTSTREAM.David Faure2012-01-111-2/+0
* Update copyright year in license headers.Jason McDonald2012-01-052-2/+2
* Always use the hex format for certificate serial numbers.Richard Moore2011-11-151-1/+1
* Deprecate QSslCertificate::isValid() replace with isBlacklisted()Richard Moore2011-11-141-4/+4
* SSL certificate extensions: add unit testsRichard Moore2011-11-061-0/+89
* all remaining tests: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+2
* Remove Symbian-specific code from tests.Jason McDonald2011-09-292-18/+7
* Moved network autotests into new directory structureJo Asplin2011-09-0954-0/+2223