summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/ssl/qdtls
Commit message (Expand)AuthorAgeFilesLines
* Change license for tests filesLucie Gérard2024-02-041-1/+1
* tst_QDtls: use DTLS v 1.0 test data conditionallyTimur Pocheptsov2023-08-211-9/+17
* CMake: Make network tests standalone projectsAlexandru Croitor2023-07-051-0/+6
* Android: explicitly bundle the OpenSSL libs for testsAssam Boudjelthia2023-06-211-0/+1
* QTestEventLoop: add enterLoop(std::chrono::milliseconds) overloadAhmad Samir2023-03-031-16/+18
* tests: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-171-11/+0
* tst_QDtls::verifyClientCertficiate - update certs for OpenSSL v3Timur Pocheptsov2022-08-312-88/+84
* tst_qdtls: guard usage of the deprecated enum valuesIvan Solovev2022-08-261-1/+9
* 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
* tst_QDtls: Move the function declaration outside the functionMårten Nordheim2021-07-021-1/+2
* QDtls(Cookie) autotests - use the proper API to detect DTLS supportTimur Pocheptsov2021-06-031-1/+1
* Fix auto-tests that are fooled by the presence of more than one pluginTimur Pocheptsov2021-05-271-1/+6
* Remove the qmake project filesJoerg Bornemann2021-01-071-16/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+2
* QSslConfiguration - improve code coverageTimur Pocheptsov2020-11-231-2/+16
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-1/+1
* QSsl: workaround a 'very secure' OpenSSL version (CentOS 8.x et al)Timur Pocheptsov2020-09-121-0/+3
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-091-1/+1
* Use QList instead of QVector in other qtbase testsJarek Kobus2020-07-071-3/+3
* Use QList instead of QVector in network testsJarek Kobus2020-06-251-3/+3
* Regenerate projects one last time before mergewip/cmakeAlexandru Croitor2020-02-121-3/+1
* Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2019-11-191-6/+1
|\
| * Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-021-4/+0
| |\
| | * QSslSocket - remove old OpenSSL backend (< 1.1)Timur Pocheptsov2019-11-011-4/+0
| * | Make QList an alias to QVectorLars Knoll2019-10-301-1/+0
| |/
| * DTLS auto-test(s) - fix a buggy logic with pending datagramsTimur Pocheptsov2019-10-101-1/+1
* | Regenerate tests/auto/network/sslAlexandru Croitor2019-11-131-4/+0
* | cmake: Enable network testLiang Qi2019-07-291-0/+31
|/
* tst_qdtls: add 'invalidConfiguration' testTimur Pocheptsov2018-08-101-0/+15
* QDtls: delay protocol version verificationTimur Pocheptsov2018-08-101-6/+0
* Extend 'ignoreExpectedErrors' testTimur Pocheptsov2018-08-021-9/+28
* QDtls: respect pre-set verification errorsTimur Pocheptsov2018-07-311-0/+27
* QDtls - use conventional namesTimur Pocheptsov2018-07-271-24/+24
* QDtls - refactorTimur Pocheptsov2018-07-261-28/+28
* prune cargo-culted and obsolete winsock deps from autotestsOswald Buddenhagen2018-07-191-1/+0
* QDtls - handle server-side timeoutsTimur Pocheptsov2018-07-051-1/+6
* Add tst_QDtls auto-testTimur Pocheptsov2018-06-2114-0/+1580