aboutsummaryrefslogtreecommitdiffstats
path: root/src/coap/qcoapresource.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie Gérard2022-06-151-29/+3
* Replace Q_DECL_NOTHROW -> noexceptSona Kurazyan2019-05-141-1/+1
* Rename QCoapDiscoveryReply -> QCoapResourceDiscoveryReplySona Kurazyan2019-05-141-1/+1
* Mention CBOR when documenting CoAP's content formatsSona Kurazyan2019-04-251-2/+8
* Improve the documentation and fix warningsSona Kurazyan2019-03-051-15/+19
* Add DTLS support to CoAP implementationv5.13.0-alpha1Sona Kurazyan2019-01-301-2/+2
* Add the CoAP module, providing a client for QtAdrien Leravat2018-12-141-0/+263