summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/ssl/qsslellipticcurve
Commit message (Expand)AuthorAgeFilesLines
* Change license for tests filesLucie Gérard2024-02-041-1/+1
* QtNetwork auto tests: compile with QT_NO_FOREACHAhmad Samir2023-08-221-2/+0
* QtNetwork auto tests: port Q_FOREACH to ranged-for [1]Ahmad Samir2023-08-221-2/+4
* Mark all of Qt as free of Q_FOREACH, except where it isn'tMarc Mutz2023-08-191-0/+1
* CMake: Make network tests standalone projectsAlexandru Croitor2023-07-051-0/+6
* Android: explicitly bundle the OpenSSL libs for testsAssam Boudjelthia2023-06-211-0/+1
* tests: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-171-2/+0
* 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-1/+1
* Use SPDX license identifiersLucie Gérard2022-05-161-27/+2
* Fix auto-tests that are fooled by the presence of more than one pluginTimur Pocheptsov2021-05-271-4/+20
* Remove the qmake project filesJoerg Bornemann2021-01-071-6/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+1
* Get rid of Q_COMPILER_CONSTEXPR checksAllan Sandfeld Jensen2020-11-171-4/+0
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-1/+1
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-091-1/+1
* Regenerate tests/auto/network/sslAlexandru Croitor2019-11-131-4/+0
* cmake: Enable network testLiang Qi2019-07-291-0/+16
* prune cargo-culted and obsolete winsock deps from autotestsOswald Buddenhagen2018-07-191-1/+0
* QtNetwork: Remove Windows CE.Friedemann Kleint2016-03-291-1/+1
* Updated license headersJani Heikkinen2016-01-211-16/+11
* Tests: Remove CONFIG += parallel_test.Friedemann Kleint2015-09-051-1/+0
* Merge remote-tracking branch 'origin/5.5.0' into 5.5Liang Qi2015-06-271-3/+3
|\
| * QSslSocket: move default cipher, EC and default CA APIs to QSslConfigurationGiuseppe D'Angelo2015-06-111-3/+3
* | fix usage of wince scopeOswald Buddenhagen2015-06-051-1/+1
|/
* Update copyright headersJani Heikkinen2015-02-111-21/+13
* QSslEllipticCurve: add fromLongNameGiuseppe D'Angelo2015-01-211-0/+30
* SSL: Add support for selecting which curves should be used by an elliptic cipherGiuseppe D'Angelo2014-11-263-0/+129