summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/ssl/qdtls/tst_qdtls.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+2
* QSslConfiguration - improve code coverageTimur Pocheptsov2020-11-231-2/+16
* QSsl: workaround a 'very secure' OpenSSL version (CentOS 8.x et al)Timur Pocheptsov2020-09-121-0/+3
* 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
* 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
* 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
* QDtls - handle server-side timeoutsTimur Pocheptsov2018-07-051-1/+6
* Add tst_QDtls auto-testTimur Pocheptsov2018-06-211-0/+1264