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
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
/
tests
/
auto
/
network
/
ssl
/
qsslkey
/
tst_qsslkey.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Port from container.count()/length() to size()
Marc Mutz
2022-10-04
1
-1
/
+1
*
tst_QSslKey - make OpenSSL v3 detection fully runtime
Timur Pocheptsov
2022-09-01
1
-11
/
+14
*
tst_QSslKey: prepare for the migration to OpenSSL v3
Timur Pocheptsov
2022-07-05
1
-12
/
+42
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-27
/
+2
*
testlib: Deprecate QWARN() in favor of qWarning()
Tor Arne Vestbø
2021-08-04
1
-1
/
+1
*
Introduce a mini-version of qsslsocket_openssl_symbols_p.h/.cpp
Timur Pocheptsov
2021-06-09
1
-14
/
+17
*
Fix auto-tests that are fooled by the presence of more than one plugin
Timur Pocheptsov
2021-05-27
1
-8
/
+6
*
Move plugin code from QtNetwork to qtbase/plugins
Timur Pocheptsov
2021-04-22
1
-24
/
+50
*
tst_qsslkey: Clean up #if-ery
Mårten Nordheim
2021-04-08
1
-12
/
+12
*
Fix a BIC introduced by extending the namespace QSsl in _p.h files
Timur Pocheptsov
2021-03-05
1
-24
/
+26
*
Port QSslKey to the new plugin-based implementation
Timur Pocheptsov
2021-02-19
1
-24
/
+24
*
Replace QtTest headers with QTest
David Skoland
2020-12-22
1
-1
/
+1
*
tst_QSslKey: remove blacklist
Timur Pocheptsov
2020-11-30
1
-0
/
+6
*
tst_qsslkey - handle QT_NO_SSL properly
Timur Pocheptsov
2020-11-13
1
-0
/
+4
*
Fix a rather sloppy test case in tst_QSslKey
Timur Pocheptsov
2020-09-10
1
-6
/
+51
*
Remove winrt
Oliver Wolff
2020-06-06
1
-7
/
+7
*
Port autotest away from QRegExp
Lars Knoll
2020-03-31
1
-8
/
+9
*
tst_qsslkey: test AES encryption in the 'encrypt' test
Mårten Nordheim
2019-03-26
1
-18
/
+74
*
WinRT: Add support for AES-encrypted keys
Mårten Nordheim
2019-03-26
1
-2
/
+2
*
Schannel: support for AES-encrypted keys
Mårten Nordheim
2019-03-15
1
-1
/
+1
*
QSslKey - add a support for AES encrypted keys
Timur Pocheptsov
2019-03-08
1
-5
/
+15
*
Extend the test for QSslKey
Lars Schmertmann
2019-03-02
1
-1
/
+37
*
Schannel support
Mårten Nordheim
2019-01-22
1
-7
/
+7
*
Amend 7f77dc84fb to simplify the parameters of createPlainTestRows
Lars Schmertmann
2018-11-24
1
-3
/
+3
*
Add support for Diffie-Hellman keys to QSslKey
Lars Schmertmann
2018-11-23
1
-2
/
+3
*
QSslKey: Implement PKCS#8 support for the generic backend
Mårten Nordheim
2018-04-23
1
-5
/
+14
*
Fix loading pkcs#8 encrypted DER-encoded keys in openssl
Mårten Nordheim
2018-04-11
1
-8
/
+35
*
Use TESTDATA for QSsl* tests
Mårten Nordheim
2018-01-12
1
-3
/
+3
*
QSsl* tests: Ensure trailing slash on directory path
Mårten Nordheim
2018-01-09
1
-5
/
+7
*
Revert "Adapt the QSsl* tests to use the resource system"
Mårten Nordheim
2018-01-09
1
-5
/
+11
*
Adapt the QSsl* tests to use the resource system
Mårten Nordheim
2017-11-30
1
-11
/
+5
*
Store QSslKey in specific key format to provide more details for key
Lars Schmertmann
2016-07-28
1
-5
/
+56
*
Updated license headers
Jani Heikkinen
2016-01-21
1
-17
/
+12
*
tests/auto/network: Remove some placeholder formatting.
Friedemann Kleint
2015-10-19
1
-7
/
+7
*
ssl: add openssl-based QSslKeyPrivate::encrypt / decrypt
Jeremy Lainé
2015-07-20
1
-1
/
+1
*
Update copyright headers
Jani Heikkinen
2015-02-11
1
-7
/
+7
*
Add elliptic curve support to QSsl
André Klitzing
2015-01-18
1
-3
/
+5
*
Update license headers and add new license files
Matti Paaso
2014-09-24
1
-19
/
+11
*
ssl: common key parser support for encrypted keys
Jeremy Lainé
2014-09-02
1
-9
/
+117
*
ssl: disable (broken) i/o on DER encoded keys
Jeremy Lainé
2014-08-30
1
-11
/
+3
*
ssl: add a test for 3DES encrypted keys
Jeremy Lainé
2014-08-30
1
-63
/
+76
*
ssl: Add common key parser for backends
Jeremy Lainé
2014-08-29
1
-26
/
+5
*
winrt: Add partial SSL key support
Andrew Knight
2014-08-13
1
-0
/
+27
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-18
1
-1
/
+1
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-22
1
-24
/
+24
*
Fixed unused function warning in qsslkey test.
Mitch Curtis
2012-05-21
1
-2
/
+2
*
Test for QT_NO_SSL instead of QT_NO_OPENSSL
Shane Kearns
2012-02-21
1
-2
/
+2
*
Changed qsslkey to work from installation directory
Kurt Korbatits
2012-02-17
1
-32
/
+11
*
Eliminate duplicate data row names in network autotests
Jason McDonald
2012-02-16
1
-2
/
+3
*
Remove "All rights reserved" line from license headers.
Jason McDonald
2012-01-30
1
-1
/
+1
[next]