summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/ssl/qdtls
Commit message (Expand)AuthorAgeFilesLines
* 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