aboutsummaryrefslogtreecommitdiffstats
path: root/src/coap/qcoapconnection_p.h
Commit message (Expand)AuthorAgeFilesLines
* Rename QtCoap::SecurityMode::NoSec -> QtCoap::SecurityMode::NoSecuritySona Kurazyan2019-05-141-2/+2
* Hide the APIs of QCoapConnection and QCoapQUdpConnectionSona Kurazyan2019-05-141-1/+48
* Use scoped enumsSona Kurazyan2019-05-031-1/+1
* Hide the API for sending byte array requestsSona Kurazyan2019-03-201-1/+5
* Add DTLS support to CoAP implementationv5.13.0-alpha1Sona Kurazyan2019-01-301-24/+9
* Add the CoAP module, providing a client for QtAdrien Leravat2018-12-141-0/+90