aboutsummaryrefslogtreecommitdiffstats
path: root/src/coap/qcoapqudpconnection.cpp
Commit message (Expand)AuthorAgeFilesLines
* Hide the APIs of QCoapConnection and QCoapQUdpConnectionSona Kurazyan2019-05-141-2/+6
* Use scoped enumsSona Kurazyan2019-05-031-6/+6
* Add an API for closing the connection's transportSona Kurazyan2019-04-251-1/+27
* Close the DTLS connection during destructionSona Kurazyan2019-03-291-0/+10
* Improve logging of the CoAP moduleSona Kurazyan2019-03-191-13/+18
* Improve the documentation and fix warningsSona Kurazyan2019-03-051-1/+4
* Use function pointer syntax for connect statementsSona Kurazyan2019-02-051-19/+11
* Add DTLS support to CoAP implementationv5.13.0-alpha1Sona Kurazyan2019-01-301-0/+436