aboutsummaryrefslogtreecommitdiffstats
path: root/src/coap/qcoapinternalreply.cpp
Commit message (Expand)AuthorAgeFilesLines
* Port from container::count() and length() to size()Marc Mutz2022-10-061-2/+2
* Use SPDX license identifiersLucie Gérard2022-06-151-29/+3
* Fix memory access violation for Empty/payload-less messagesKonstantin Ritt2020-04-281-1/+1
* Fix compilation with the latest qtbase dev branchSona Kurazyan2019-06-141-9/+0
* Fix parsing of option valuesSona Kurazyan2019-06-071-1/+2
* Improve the API of QCoapOptionSona Kurazyan2019-05-141-1/+1
* Improve the API of QCoapMessageSona Kurazyan2019-05-141-1/+1
* Add the CoAP module, providing a client for QtAdrien Leravat2018-12-141-0/+236