aboutsummaryrefslogtreecommitdiffstats
path: root/src/coap/qcoapinternalrequest_p.h
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie GĂ©rard2022-06-151-29/+3
* Remove the trailing token from empty acknowledgment packetsSona Kurazyan2021-06-301-2/+1
* Hide the APIs of QCoapConnection and QCoapQUdpConnectionSona Kurazyan2019-05-141-1/+1
* Use scoped enumsSona Kurazyan2019-05-031-1/+1
* Move the declaration of QCoapInternalMessage to the private headerSona Kurazyan2019-04-261-1/+0
* Replace the Q_DECL_OVERRIDE macros with 'override'Sona Kurazyan2019-04-261-2/+2
* Code cleanup: replace int by uint, where it makes senseSona Kurazyan2019-03-051-7/+7
* Add support for multicast CoAP requestsSona Kurazyan2019-02-211-0/+5
* Use function pointer syntax for connect statementsSona Kurazyan2019-02-051-5/+0
* Add DTLS support to CoAP implementationv5.13.0-alpha1Sona Kurazyan2019-01-301-2/+4
* Add the CoAP module, providing a client for QtAdrien Leravat2018-12-141-0/+138