aboutsummaryrefslogtreecommitdiffstats
path: root/src/coap/qcoapreply.cpp
Commit message (Expand)AuthorAgeFilesLines
* Clean up logging categoriesVolker Hilsheimer2024-08-011-2/+0
* Use SPDX license identifiersLucie Gérard2022-06-151-29/+3
* Forbid creation of QCoapReply and QCoapResourceDiscoveryReply objectsSona Kurazyan2019-05-141-9/+10
* Rename QCoapDiscoveryReply -> QCoapResourceDiscoveryReplySona Kurazyan2019-05-141-1/+1
* Hide internally used methods from QtCoap namespaceSona Kurazyan2019-05-141-1/+3
* Remove the "Error" ending from QtCoap::Error enum value namesv5.13.0-rc3v5.13.0-rc2v5.13.0-rc1v5.13.0-beta4v5.13.05.13.0Sona Kurazyan2019-05-031-2/+2
* Use scoped enumsSona Kurazyan2019-05-031-2/+2
* Improve logging of the CoAP moduleSona Kurazyan2019-03-191-3/+6
* Improve the documentation and fix warningsSona Kurazyan2019-03-051-12/+12
* Add DTLS support to CoAP implementationv5.13.0-alpha1Sona Kurazyan2019-01-301-4/+4
* Add the CoAP module, providing a client for QtAdrien Leravat2018-12-141-0/+427