summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/ssl/qsslkey
Commit message (Expand)AuthorAgeFilesLines
* Update for failures only on dev branch. Use general platform namesDaniel Smith2019-08-191-12/+5
* unblacklist passing testsDaniel Smith2019-07-081-2/+16
* tst_qsslkey: test AES encryption in the 'encrypt' testMårten Nordheim2019-03-261-18/+74
* WinRT: Add support for AES-encrypted keysMårten Nordheim2019-03-261-2/+2
* Merge "Merge remote-tracking branch 'origin/5.13' into dev" into refs/staging...Liang Qi2019-03-151-2/+2
|\
| * Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-141-2/+2
| |\
| | * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-111-2/+2
| | |\
| | | * Expand blacklisting of tst_qsslkey to cover all versions of RHELsTony Sarajärvi2019-03-101-2/+2
* | | | Schannel: support for AES-encrypted keysMårten Nordheim2019-03-151-1/+1
|/ / /
* | | QSslKey - add a support for AES encrypted keysTimur Pocheptsov2019-03-084-5/+105
* | | Extend the test for QSslKeyLars Schmertmann2019-03-021-1/+37
|/ /
* | Schannel supportMårten Nordheim2019-01-221-7/+7
* | Amend 7f77dc84fb to simplify the parameters of createPlainTestRowsLars Schmertmann2018-11-241-3/+3
* | Add support for Diffie-Hellman keys to QSslKeyLars Schmertmann2018-11-2314-2/+82
|/
* prune cargo-culted and obsolete winsock deps from autotestsOswald Buddenhagen2018-07-191-1/+0
* QSslKey: Implement PKCS#8 support for the generic backendMårten Nordheim2018-04-231-5/+14
* Fix loading pkcs#8 encrypted DER-encoded keys in opensslMårten Nordheim2018-04-11116-8/+579
* Unblacklist qsslkey for LinuxMårten Nordheim2018-04-091-1/+2
* Use TESTDATA for QSsl* testsMårten Nordheim2018-01-122-4/+5
* Enable brainpool curves in qsslkey testsAndré Klitzing2018-01-1013-3/+34
* QSsl* tests: Ensure trailing slash on directory pathMårten Nordheim2018-01-091-5/+7
* Revert "Adapt the QSsl* tests to use the resource system"Mårten Nordheim2018-01-093-73/+11
* Adapt the QSsl* tests to use the resource systemMårten Nordheim2017-11-303-11/+73
* Use qtConfig throughout in qtbaseLars Knoll2016-08-191-1/+1
* Store QSslKey in specific key format to provide more details for keyLars Schmertmann2016-07-281-5/+56
* QtNetwork: Remove Windows CE.Friedemann Kleint2016-03-291-1/+1
* Updated license headersJani Heikkinen2016-01-212-34/+24
* tests/auto/network: Remove some placeholder formatting.Friedemann Kleint2015-10-191-7/+7
* Tests: Remove CONFIG += parallel_test.Friedemann Kleint2015-09-051-1/+0
* ssl: add openssl-based QSslKeyPrivate::encrypt / decryptJeremy Lainé2015-07-201-1/+1
* Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-07-011-1/+1
|\
| * fix usage of wince scopeOswald Buddenhagen2015-06-051-1/+1
* | Blacklist and skip various tests that are flakeySimon Hausmann2015-06-141-0/+1
|/
* Update copyright headersJani Heikkinen2015-02-112-14/+14
* Add elliptic curve support to QSslAndré Klitzing2015-01-1814-3/+56
* Update license headers and add new license filesMatti Paaso2014-09-242-38/+22
* ssl: common key parser support for encrypted keysJeremy Lainé2014-09-023-9/+138
* ssl: disable (broken) i/o on DER encoded keysJeremy Lainé2014-08-301-11/+3
* ssl: add a test for 3DES encrypted keysJeremy Lainé2014-08-303-63/+94
* ssl: Add common key parser for backendsJeremy Lainé2014-08-291-26/+5
* winrt: Add partial SSL key supportAndrew Knight2014-08-131-0/+27
* QtNetwork tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Sergio Ahumada2014-02-251-1/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-182-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-222-48/+48
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Add CONFIG+=parallel_test to suspected parallel-safe tests.Rohan McGovern2012-05-281-0/+1
* Fixed unused function warning in qsslkey test.Mitch Curtis2012-05-211-2/+2
* Test for QT_NO_SSL instead of QT_NO_OPENSSLShane Kearns2012-02-211-2/+2
* Changed qsslkey to work from installation directoryKurt Korbatits2012-02-172-52/+12
* Eliminate duplicate data row names in network autotestsJason McDonald2012-02-161-2/+3