summaryrefslogtreecommitdiffstats
path: root/tests/auto/qsslcertificate/tst_qsslcertificate.cpp
Commit message (Expand)AuthorAgeFilesLines
* Moved network autotests into new directory structureJo Asplin2011-09-091-995/+0
* QSslCertificate: deprecate alternateSubjectNames()Peter Hartmann2011-08-041-11/+11
* Fix the lifespan of the test CA cert used by the autotests.Richard Moore2011-08-031-3/+0
* Make failure messages from tst_QSslCertificate::verify much more usefulRohan McGovern2011-08-021-9/+31
* Mark tst_qsslcertificate::verify with QEXPECT_FAILRohan McGovern2011-07-281-0/+3
* Add the ability to verify a chain of certificatesRichard Moore2011-07-121-0/+66
* QSslCertificate: rename "tag" to "attribute", as in the RFCPeter Hartmann2011-07-121-7/+7
* SSL: Add methods to access the tags of the subject and issuer of a certRichard Moore2011-07-111-0/+18
* Add a test for multiple CNs and fix the rest of the tests for the APIRichard Moore2011-06-271-14/+26
* Update the tests to handle multiple entries for subject and issuer info.Richard Moore2011-06-271-36/+36
* SSL certificate printing: fix auto test for different OpenSSL versionsPeter Hartmann2011-06-221-4/+10
* Add an autotest for the conversion of certificates to text.Richard Moore2011-06-211-0/+15
* Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtbase-stagingQt Continuous Integration System2011-05-251-17/+17
|\
| * Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* | add auto test for SSL certificates containing utf8 charactersPierre Rossi2011-05-231-5/+27
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+834