summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/ssl/qsslkey
Commit message (Expand)AuthorAgeFilesLines
* Remove the qmake project filesJoerg Bornemann2021-01-071-12/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+1
* tst_QSslKey: remove blacklistTimur Pocheptsov2020-11-302-6/+6
* tst_qsslkey - handle QT_NO_SSL properlyTimur Pocheptsov2020-11-131-0/+4
* Android: blacklist a list of failing tests for androidAssam Boudjelthia2020-11-041-0/+5
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-2/+2
* Fix a rather sloppy test case in tst_QSslKeyTimur Pocheptsov2020-09-101-6/+51
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-091-2/+2
* Remove winrtOliver Wolff2020-06-061-7/+7
* Port autotest away from QRegExpLars Knoll2020-03-311-8/+9
* Regenerate projects one last time before mergewip/cmakeAlexandru Croitor2020-02-121-4/+1
* Regenerate tests/auto/network/sslAlexandru Croitor2019-11-131-12/+4
* Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-10-111-12/+5
|\
| * Update for failures only on dev branch. Use general platform namesDaniel Smith2019-08-191-12/+5
* | Merge branch 'wip/qt6' into wip/cmakeAlexandru Croitor2019-08-151-2/+16
|\|
| * unblacklist passing testsDaniel Smith2019-07-081-2/+16
* | cmake: Enable network testLiang Qi2019-07-291-0/+43
|/
* 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