summaryrefslogtreecommitdiffstats
path: root/tests/auto/qsslcertificate
Commit message (Expand)AuthorAgeFilesLines
* Mark tst_qsslcertificate::verify with QEXPECT_FAILRohan McGovern2011-07-281-0/+3
* Add the ability to verify a chain of certificatesRichard Moore2011-07-128-0/+365
* 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-113-0/+120
* Add a test for multiple CNs and fix the rest of the tests for the APIRichard Moore2011-06-272-14/+93
* 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-223-4/+52
* Add an autotest for the conversion of certificates to text.Richard Moore2011-06-212-0/+57
* Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtbase-stagingQt Continuous Integration System2011-05-252-34/+34
|\
| * Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-242-34/+34
* | add auto test for SSL certificates containing utf8 charactersPierre Rossi2011-05-234-5/+58
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-2739-0/+1449