aboutsummaryrefslogtreecommitdiffstats
path: root/src/coap/qcoaprequest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Improve the API of QCoapRequestSona Kurazyan2019-05-141-38/+24
* Improve the API of QCoapMessageSona Kurazyan2019-05-141-3/+3
* Rename QCoapDiscoveryReply -> QCoapResourceDiscoveryReplySona Kurazyan2019-05-141-1/+1
* Use scoped enumsSona Kurazyan2019-05-031-2/+2
* Fix URL adjustment of URLs with no hostSona Kurazyan2019-04-171-0/+5
* Improve logging of the CoAP moduleSona Kurazyan2019-03-191-3/+6
* Hide APIs for specifying the request methodSona Kurazyan2019-03-111-6/+15
* Fix URL adjustment for URLs with no schemev5.13.0-beta1Sona Kurazyan2019-03-061-2/+5
* Improve the documentation and fix warningsSona Kurazyan2019-03-051-0/+2
* Add API for canceling observe for the given URLSona Kurazyan2019-02-051-17/+30
* Add DTLS support to CoAP implementationv5.13.0-alpha1Sona Kurazyan2019-01-301-19/+56
* Add the CoAP module, providing a client for QtAdrien Leravat2018-12-141-0/+269