index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.1
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
5.9.8
dev
old/5.0
old/5.1
old/5.2
wip/cmake
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/remac
wip/tizen
wip/webassembly
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
network
/
ssl
/
qsslcertificate.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Doc: replace even more null/0/nullptr with \nullptr macro
Christian Ehrlicher
2019-05-08
1
-1
/
+1
*
Schannel support
Mårten Nordheim
2019-01-22
1
-0
/
+3
*
Merge remote-tracking branch 'origin/5.11' into 5.12
Liang Qi
2018-09-27
1
-1
/
+1
|
\
|
*
Modernize the "datestring" feature
Liang Qi
2018-09-24
1
-1
/
+1
*
|
Add displayName getters to QSslCertificate
Allan Sandfeld Jensen
2018-08-17
1
-2
/
+52
*
|
Ssl: clang-tidy modernize-use-nullptr
Mårten Nordheim
2018-08-09
1
-2
/
+2
*
|
Provide access to QSslCertificate on OpenSSL free Windows builds
Allan Sandfeld Jensen
2018-07-06
1
-0
/
+12
|
/
*
QSslCertificate: don't init() if SSL is not supported
Jüri Valdmann
2017-05-30
1
-2
/
+3
*
Modularize configure.json/.pri
Lars Knoll
2016-09-15
1
-1
/
+1
*
QtNetwork: optimize container usage
Anton Kudryavtsev
2016-03-03
1
-2
/
+3
*
Updated license headers
Jani Heikkinen
2016-01-15
1
-14
/
+20
*
Doc: Edit description of QSslSocket::AddCaCertificates()
Topi Reinio
2015-10-23
1
-2
/
+2
*
Make data tables const.
Volker Krause
2015-05-05
1
-1
/
+1
*
Network: Fix operator<<(QDebug, ...) operations
Kai Koehne
2015-02-12
1
-7
/
+9
*
Update copyright headers
Jani Heikkinen
2015-02-11
1
-7
/
+7
*
Add SecureTransport based SSL backend for iOS and OS X
Jeremy Lainé
2015-02-02
1
-0
/
+4
*
[QSSL] Pass params of shareable type by const-ref rather than by value
Konstantin Ritt
2015-01-28
1
-0
/
+4
*
Use categorized logging for ssl code
Kai Koehne
2014-12-10
1
-1
/
+2
*
Use camel case in PKCS#12 function
Alejandro Exojo
2014-11-24
1
-2
/
+2
*
Add qHash(QSslCertificate) overload
Marc Mutz
2014-10-19
1
-0
/
+6
*
Update license headers and add new license files
Matti Paaso
2014-09-24
1
-18
/
+10
*
ssl: common certificate parser support for extensions
Jeremy Lainé
2014-09-05
1
-150
/
+0
*
Added QAsn1Element
Jeremy Lainé
2014-08-24
1
-0
/
+150
*
Introduce secure transport backend for Windows Runtime
Oliver Wolff
2014-08-13
1
-0
/
+3
*
SSL: split ssl files into general and "_openssl" implementation
Oliver Wolff
2014-08-09
1
-660
/
+56
*
Merge remote-tracking branch 'origin/5.3' into dev
Frederik Gladhorn
2014-07-10
1
-0
/
+3
|
\
|
*
QSslCertificate: blacklist NIC certificates from India
Peter Hartmann
2014-07-09
1
-0
/
+3
*
|
Move the PKCS#12 support from QSslSocket to QSslCertificate.
Richard J. Moore
2014-05-14
1
-0
/
+20
*
|
QSslCertificate::isSelfSigned(): add since tag in documentation
Peter Hartmann
2014-05-11
1
-0
/
+1
*
|
Provide new API: QSslCertificate::isSelfSigned()
Daniel Molkentin
2014-04-30
1
-0
/
+15
|
/
*
Correct the documentation of the return types of subjectInfo and issuerInfo.
Richard J. Moore
2014-02-12
1
-8
/
+11
*
SSL: blacklist ANSSI intermediate certificate
Peter Hartmann
2013-12-10
1
-0
/
+2
*
Doc: Adding mark-up to boolean default values.
Jerome Pasion
2013-10-08
1
-8
/
+8
*
Fix loading of SSL certificate of DER files.
BogDan Vatra
2013-02-08
1
-4
/
+10
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-18
1
-1
/
+1
*
SSL certificates: blacklist mis-issued Turktrust certificates
Peter Hartmann
2013-01-04
1
-0
/
+3
*
Fix typo in docs.
Richard Moore
2012-12-21
1
-1
/
+1
*
Add more qtbase implictly-shared classes to the list
Giuseppe D'Angelo
2012-11-30
1
-0
/
+1
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-22
1
-24
/
+24
*
QtNetwork: add member-swap to shared classes
Marc Mutz
2012-07-06
1
-0
/
+8
*
QSslCertificate::fromPath fix wildcard handling
Martin Petersson
2012-07-03
1
-23
/
+30
*
Change QSslCertificate::toText() to return a QString.
Richard Moore
2012-05-21
1
-6
/
+6
*
Doc: Modularize QtNetwork documentation.
Casper van Donderen
2012-05-09
1
-1
/
+1
*
Various minor fixes for qdoc warnings.
Richard Moore
2012-05-06
1
-7
/
+9
*
Document new APIs in 5.0
Shane Kearns
2012-05-03
1
-0
/
+8
*
Document QSslCertificate deprecated functions
Shane Kearns
2012-05-03
1
-4
/
+16
*
Trivial doc fix.
Richard Moore
2012-04-16
1
-0
/
+4
*
QtNetwork: blacklist two more certificates
Martin Petersson
2012-03-08
1
-0
/
+2
*
QSslCertificate - make lazy initialisation thread safe
Shane Kearns
2012-03-06
1
-0
/
+9
*
Remove "All rights reserved" line from license headers.
Jason McDonald
2012-01-30
1
-1
/
+1
[next]