summaryrefslogtreecommitdiffstats
path: root/src/network/ssl/qsslcertificate.h
Commit message (Expand)AuthorAgeFilesLines
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Add a new QT_NO_SSL feature macro.Richard Moore2012-01-061-2/+2
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Don't forward declare types form openssl in public headersLars Knoll2011-11-241-2/+0
* Deprecate QSslCertificate::isValid() replace with isBlacklisted()Richard Moore2011-11-141-1/+10
* SSL certificates: add functionality to read extensionsRichard Moore2011-11-061-0/+2
* QSslCertificate: deprecate alternateSubjectNames()Peter Hartmann2011-08-041-2/+6
* Add the ability to verify a chain of certificatesRichard Moore2011-07-121-0/+3
* QSslCertificate: rename "tag" to "attribute", as in the RFCPeter Hartmann2011-07-121-4/+4
* SSL: Add methods to access the tags of the subject and issuer of a certRichard Moore2011-07-111-0/+2
* Certificates can have each issuer and subject field many timesRichard Moore2011-06-271-5/+8
* Add the ability to convert a certificate to textRichard Moore2011-06-211-0/+1
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+139