summaryrefslogtreecommitdiffstats
path: root/src/network/ssl/qsslcertificate.cpp
Commit message (Expand)AuthorAgeFilesLines
* Don't anchor wildcard patterns twiceLars Knoll2020-04-151-1/+1
* Change qHash() to work with size_t instead of uintLars Knoll2020-04-091-1/+1
* Remove QRegExp usage from QSslCertificate and QSslSocketLars Knoll2020-03-311-80/+0
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-111-4/+4
|\
| * QSslCertificate: Turn enum into enum class and expand abbreviationMårten Nordheim2020-03-041-4/+4
* | Cleanup QSsl code a bitTimur Pocheptsov2020-02-111-9/+0
|/
* QSslCertificate: migrate to QRegularExpressionSamuel Gaist2020-01-231-1/+106
* Doc: replace even more null/0/nullptr with \nullptr macroChristian Ehrlicher2019-05-081-1/+1
* Schannel supportMårten Nordheim2019-01-221-0/+3
* Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-09-271-1/+1
|\
| * Modernize the "datestring" featureLiang Qi2018-09-241-1/+1
* | Add displayName getters to QSslCertificateAllan Sandfeld Jensen2018-08-171-2/+52
* | Ssl: clang-tidy modernize-use-nullptrMårten Nordheim2018-08-091-2/+2
* | Provide access to QSslCertificate on OpenSSL free Windows buildsAllan Sandfeld Jensen2018-07-061-0/+12
|/
* QSslCertificate: don't init() if SSL is not supportedJüri Valdmann2017-05-301-2/+3
* Modularize configure.json/.priLars Knoll2016-09-151-1/+1
* QtNetwork: optimize container usageAnton Kudryavtsev2016-03-031-2/+3
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Doc: Edit description of QSslSocket::AddCaCertificates()Topi Reinio2015-10-231-2/+2
* Make data tables const.Volker Krause2015-05-051-1/+1
* Network: Fix operator<<(QDebug, ...) operationsKai Koehne2015-02-121-7/+9
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Add SecureTransport based SSL backend for iOS and OS XJeremy Lainé2015-02-021-0/+4
* [QSSL] Pass params of shareable type by const-ref rather than by valueKonstantin Ritt2015-01-281-0/+4
* Use categorized logging for ssl codeKai Koehne2014-12-101-1/+2
* Use camel case in PKCS#12 functionAlejandro Exojo2014-11-241-2/+2
* Add qHash(QSslCertificate) overloadMarc Mutz2014-10-191-0/+6
* Update license headers and add new license filesMatti Paaso2014-09-241-18/+10
* ssl: common certificate parser support for extensionsJeremy Lainé2014-09-051-150/+0
* Added QAsn1ElementJeremy Lainé2014-08-241-0/+150
* Introduce secure transport backend for Windows RuntimeOliver Wolff2014-08-131-0/+3
* SSL: split ssl files into general and "_openssl" implementationOliver Wolff2014-08-091-660/+56
* Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-101-0/+3
|\
| * QSslCertificate: blacklist NIC certificates from IndiaPeter Hartmann2014-07-091-0/+3
* | Move the PKCS#12 support from QSslSocket to QSslCertificate.Richard J. Moore2014-05-141-0/+20
* | QSslCertificate::isSelfSigned(): add since tag in documentationPeter Hartmann2014-05-111-0/+1
* | Provide new API: QSslCertificate::isSelfSigned()Daniel Molkentin2014-04-301-0/+15
|/
* Correct the documentation of the return types of subjectInfo and issuerInfo.Richard J. Moore2014-02-121-8/+11
* SSL: blacklist ANSSI intermediate certificatePeter Hartmann2013-12-101-0/+2
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-8/+8
* Fix loading of SSL certificate of DER files.BogDan Vatra2013-02-081-4/+10
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* SSL certificates: blacklist mis-issued Turktrust certificatesPeter Hartmann2013-01-041-0/+3
* Fix typo in docs.Richard Moore2012-12-211-1/+1
* Add more qtbase implictly-shared classes to the listGiuseppe D'Angelo2012-11-301-0/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* QtNetwork: add member-swap to shared classesMarc Mutz2012-07-061-0/+8
* QSslCertificate::fromPath fix wildcard handlingMartin Petersson2012-07-031-23/+30
* Change QSslCertificate::toText() to return a QString.Richard Moore2012-05-211-6/+6
* Doc: Modularize QtNetwork documentation.Casper van Donderen2012-05-091-1/+1