index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
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
/
qsslkey_p.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Create qdoc macros for C++ class docs 1.2: member-swap(), simplified phrasing
Marc Mutz
2024-11-08
1
-3
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-38
/
+2
*
Move plugin code from QtNetwork to qtbase/plugins
Timur Pocheptsov
2021-04-22
1
-4
/
+0
*
Fix a BIC introduced by extending the namespace QSsl in _p.h files
Timur Pocheptsov
2021-03-05
1
-26
/
+18
*
Port QSslKey to the new plugin-based implementation
Timur Pocheptsov
2021-02-19
1
-242
/
+62
*
QSsl::TlsKey - provide the interface and implementations
Timur Pocheptsov
2021-02-01
1
-0
/
+38
*
Use QList instead of QVector in network
Jarek Kobus
2020-06-26
1
-9
/
+5
*
Merge remote-tracking branch 'origin/5.13' into dev
Liang Qi
2019-05-13
1
-2
/
+2
|
\
|
*
Doc: replace even more null/0/nullptr with \nullptr macro
Christian Ehrlicher
2019-05-08
1
-2
/
+2
*
|
Clear SSL key data as soon as possible when move-assigning
Konstantin Shegunov
2019-04-18
1
-0
/
+18
|
/
*
Add support for Diffie-Hellman keys to QSslKey
Lars Schmertmann
2018-11-23
1
-1
/
+7
*
QSslKey: Implement PKCS#8 support for the generic backend
Mårten Nordheim
2018-04-23
1
-0
/
+5
*
Fix loading pkcs#8 encrypted DER-encoded keys in openssl
Mårten Nordheim
2018-04-11
1
-12
/
+80
*
Store QSslKey in specific key format to provide more details for key
Lars Schmertmann
2016-07-28
1
-4
/
+12
*
QtNetwork: don't use Boyer-Moore for single-character needles
Marc Mutz
2016-02-24
1
-5
/
+2
*
Updated license headers
Jani Heikkinen
2016-01-15
1
-14
/
+20
*
Network: Fix operator<<(QDebug, ...) operations
Kai Koehne
2015-02-12
1
-1
/
+2
*
Update copyright headers
Jani Heikkinen
2015-02-11
1
-7
/
+7
*
Use prefix instead of postfix for iterators
Maks Naumov
2015-02-08
1
-2
/
+2
*
Add elliptic curve support to QSsl
André Klitzing
2015-01-18
1
-3
/
+15
*
Update license headers and add new license files
Matti Paaso
2014-09-24
1
-18
/
+10
*
ssl: common key parser support for encrypted keys
Jeremy Lainé
2014-09-02
1
-4
/
+48
*
ssl: disable (broken) i/o on DER encoded keys
Jeremy Lainé
2014-08-30
1
-15
/
+20
*
ssl: Add common key parser for backends
Jeremy Lainé
2014-08-29
1
-0
/
+12
*
SSL backend: Fix pem header/footer utility methods
Andrew Knight
2014-08-11
1
-10
/
+8
*
SSL backend: Add a decodeDer() method to the private API
Andrew Knight
2014-08-11
1
-3
/
+4
*
SSL: split ssl files into general and "_openssl" implementation
Oliver Wolff
2014-08-09
1
-0
/
+396