summaryrefslogtreecommitdiffstats
path: root/src/network/ssl/qdtls.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie Gérard2022-05-161-38/+2
* QtNetwork: Include moc filesMårten Nordheim2022-01-151-0/+2
* network: Fix typos in documentationJonas Kvinge2021-10-121-1/+1
* Doc: Centralize RFC documentation-links in rfc.qdocLuca Di Sera2021-09-161-4/+4
* Convert QDtls classes to the new plugin-based designTimur Pocheptsov2021-03-041-173/+245
* Use QList instead of QVector in networkJarek Kobus2020-06-261-2/+2
* Doc: Remove manual duplicate alias descriptionsPaul Wicking2020-04-281-2/+0
* Port from QAtomic::load() to loadRelaxed()Giuseppe D'Angelo2019-06-201-1/+1
* Copy backend configuration while setting dtls configSona Kurazyan2019-01-051-0/+1
* QDtls and QDtlsClientVerifier - add destructorsTimur Pocheptsov2018-09-101-0/+14
* DTLS: load roots from system stores only if allowedTimur Pocheptsov2018-08-151-0/+1
* QDtsl::abortHandshake() - generalize the notion of 'abort'Timur Pocheptsov2018-08-151-4/+4
* qdoc: Fix qdoc warnings from changes to QDtlsMartin Smith2018-08-151-21/+35
* QDtls: delay protocol version verificationTimur Pocheptsov2018-08-101-21/+15
* Document the DTLS APITimur Pocheptsov2018-08-091-10/+589
* Remove redundant #if-eryTimur Pocheptsov2018-07-301-8/+1
* QDtls - use conventional namesTimur Pocheptsov2018-07-271-6/+6
* QDtls - refactorTimur Pocheptsov2018-07-261-6/+6
* QDtls - handle server-side timeoutsTimur Pocheptsov2018-07-051-6/+0
* QtNetwork: Fix and streamline translations of QDtlsFriedemann Kleint2018-06-281-2/+7
* Let's encrypt datagramsTimur Pocheptsov2018-06-181-0/+569