aboutsummaryrefslogtreecommitdiffstats
path: root/src/coap/qcoapinternalrequest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use scoped enumsSona Kurazyan2019-05-031-11/+11
* Improve logging of the CoAP moduleSona Kurazyan2019-03-191-2/+5
* Code cleanup: replace int by uint, where it makes senseSona Kurazyan2019-03-051-18/+12
* Code cleanup: avoid calling lambdas with deleted contextsSona Kurazyan2019-02-211-2/+2
* Add support for multicast CoAP requestsSona Kurazyan2019-02-211-6/+56
* Use function pointer syntax for connect statementsSona Kurazyan2019-02-051-25/+3
* Add DTLS support to CoAP implementationv5.13.0-alpha1Sona Kurazyan2019-01-301-7/+8
* Improve QCoapMessage and corresponding testsSona Kurazyan2018-12-211-2/+11
* Fix review comments left from the initial commitSona Kurazyan2018-12-201-10/+10
* Add the CoAP module, providing a client for QtAdrien Leravat2018-12-141-0/+668