summaryrefslogtreecommitdiffstats
path: root/src/network/ssl/qsslcertificate.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-311-13/+13
* Fix at lot of QT_NO_ define guards for very tiny Qt builds.Robert Griebl2014-08-051-0/+6
* QSslCertificate: blacklist NIC certificates from IndiaPeter Hartmann2014-07-101-0/+4
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* SSL: blacklist ANSSI intermediate certificatePeter Hartmann2013-12-121-0/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* QtNetwork: blacklist two more certificatesMartin Petersson2013-01-051-0/+2
* SSL certificates: blacklist mis-issued Turktrust certificatesPeter Hartmann2013-01-041-0/+3
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* QSslCertificate - make lazy initialisation thread safeShane Kearns2012-03-041-0/+8
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* SSL: blacklist intermediate certificates that issued weak certsPeter Hartmann2011-11-081-0/+3
* QSslCertificate: block all DigiNotar (intermediate and root) certsPeter Hartmann2011-09-061-2/+25
* QSslCertificate: also check common name for blacklisted certificatesPeter Hartmann2011-08-301-11/+12
* QSslCertificate: blacklist fraudulent *.google.comPeter Hartmann2011-08-301-0/+1
* Merge remote-tracking branch 'origin/4.8'Olivier Goffart2011-05-241-17/+17
|\
| * Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* | fix coding style for merge request re. utf8 characters in SSL certsPierre Rossi2011-05-231-7/+6
* | Use OpenSSL X509_NAME_ENTRY API to parse UTF8 subjectName/issuerNameRaul Metsma2011-05-231-33/+14
|/
* QSslCertificate: report fraudulent certificates as invalidPeter Hartmann2011-03-241-4/+30
* Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
* Fix warning about use of uninitialised variableThiago Macieira2010-11-261-1/+1
* Temporary fix for regression in QSslCertificate::fromPath()Zeno Albisser2010-06-151-3/+8
* Adjusted RegExp in QSslCertificate::fromPath()Zeno Albisser2010-06-111-1/+1
* QSslCertificate: support large serial numbersPeter Hartmann2010-06-021-4/+19
* Core classes, examples, demos: Some changes from string to charMarkus Goetz2010-01-281-2/+2
* SSL Certificate: don't crash when the END CERTIFICATE line ends without CRLFThiago Macieira2010-01-211-4/+4
* Fix QSslCertificate issuesMarkus Goetz2010-01-181-2/+12
* Update copyright year to 2010Jason McDonald2010-01-061-1/+1
* OpenSSL wrapping: compile when configured with -openssl-linkedPeter Hartmann2009-10-051-4/+0
* Fix unresolved reference to q_sk_free with openssl 1.0Bernhard Rosenkraenzer2009-09-091-0/+4
* Update license headers again.Jason McDonald2009-09-091-4/+4
* QSslCertificate: fix previous patch, add autotest and documentationPeter Hartmann2009-09-011-3/+3
* QSslCertificate: Add + 1 to serialNumberRaul Metsma2009-09-011-2/+2
* Implement QSslCertificate::version() and QSslCertificate::serialNumber()Raul Metsma2009-09-011-0/+8
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
| * Fix parsing of Subject Alternate Names in Qt.Thiago Macieira2009-08-281-1/+1
| * Update license headers.Jason McDonald2009-08-111-1/+1
* | Fix QSslCertificate::alternateSubjectNames() memory leakRaul Metsma2009-08-311-1/+1
* | Fix the last fix to QList.Thiago Macieira2009-08-241-1/+1
* | Use QExcplicitlySharedDataPointerHarald Fernengel2009-08-201-4/+3
* | Merge commit 'qt/master'Jason Barron2009-08-181-2/+2
|\ \
| * | Restructure the documentation, both on a file and on a content level.Volker Hilsheimer2009-08-171-1/+1
| * | Fixed coverity warningsThierry Bastian2009-08-141-1/+1
* | | Merge commit 'qt/master'Jason Barron2009-08-131-1/+1
|\ \ \ | |/ /
| * | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | | Merge commit 'qt/master-stable' into 4.6-mergedJason Barron2009-06-301-11/+18
|\ \ \ | |/ /
| * | QSslCertificate: Doc fixMarkus Goetz2009-06-171-3/+4