summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/ssl/qsslkey
Commit message (Expand)AuthorAgeFilesLines
* Port from container.count()/length() to size()Marc Mutz2022-10-041-1/+1
* tst_QSslKey - make OpenSSL v3 detection fully runtimeTimur Pocheptsov2022-09-011-11/+14
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-281-2/+2
* tst_QSslKey: prepare for the migration to OpenSSL v3Timur Pocheptsov2022-07-051-12/+42
* unblacklist passing tests 2022Anna Wojciechowska2022-05-181-8/+0
* Use SPDX license identifiersLucie Gérard2022-05-162-54/+4
* testlib: Deprecate QWARN() in favor of qWarning()Tor Arne Vestbø2021-08-041-1/+1
* Introduce a mini-version of qsslsocket_openssl_symbols_p.h/.cppTimur Pocheptsov2021-06-091-14/+17
* Fix auto-tests that are fooled by the presence of more than one pluginTimur Pocheptsov2021-05-271-8/+6
* Move plugin code from QtNetwork to qtbase/pluginsTimur Pocheptsov2021-04-221-24/+50
* tst_qsslkey: Clean up #if-eryMårten Nordheim2021-04-081-12/+12
* Fix a BIC introduced by extending the namespace QSsl in _p.h filesTimur Pocheptsov2021-03-051-24/+26
* Port QSslKey to the new plugin-based implementationTimur Pocheptsov2021-02-191-24/+24
* 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