aboutsummaryrefslogtreecommitdiffstats
path: root/src/coap/qcoapqudpconnection_p.h
Commit message (Expand)AuthorAgeFilesLines
* Include what you need: <QPointer>Marc Mutz2023-10-131-0/+2
* Use SPDX license identifiersLucie GĂ©rard2022-06-151-29/+3
* Rename QtCoap::SecurityMode::NoSec -> QtCoap::SecurityMode::NoSecuritySona Kurazyan2019-05-141-2/+2
* Hide the APIs of QCoapConnection and QCoapQUdpConnectionSona Kurazyan2019-05-141-1/+34
* Use scoped enumsSona Kurazyan2019-05-031-1/+1
* Close the DTLS connection during destructionSona Kurazyan2019-03-291-0/+1
* Use function pointer syntax for connect statementsSona Kurazyan2019-02-051-6/+2
* Add DTLS support to CoAP implementationv5.13.0-alpha1Sona Kurazyan2019-01-301-0/+87