aboutsummaryrefslogtreecommitdiffstats
path: root/src/coap/qcoapconnection.h
Commit message (Expand)AuthorAgeFilesLines
* Hide the APIs of QCoapConnection and QCoapQUdpConnectionSona Kurazyan2019-05-141-87/+0
* Use scoped enumsSona Kurazyan2019-05-031-3/+3
* Add an API for closing the connection's transportSona Kurazyan2019-04-251-0/+2
* Use Q_INVOKABLE for the methods not meant to be used as slotsSona Kurazyan2019-03-201-2/+1
* Hide the API for sending byte array requestsSona Kurazyan2019-03-201-3/+4
* Add DTLS support to CoAP implementationv5.13.0-alpha1Sona Kurazyan2019-01-301-19/+23
* Add the CoAP module, providing a client for QtAdrien Leravat2018-12-141-0/+81