aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Hide the API of QCoapProtocolSona Kurazyan2019-05-141-0/+1
* Hide the APIs of QCoapConnection and QCoapQUdpConnectionSona Kurazyan2019-05-142-12/+35
* 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-032-7/+7
* Use scoped enumsSona Kurazyan2019-05-037-102/+113
* Add an API for closing the connection's transportSona Kurazyan2019-04-252-0/+26
* Hide the API for sending byte array requestsSona Kurazyan2019-03-201-0/+4
* Add the sender address to responses for a multicast requestSona Kurazyan2019-03-111-16/+27
* Hide APIs for specifying the request methodSona Kurazyan2019-03-114-36/+23
* Fix URL adjustment for URLs with no schemev5.13.0-beta1Sona Kurazyan2019-03-061-0/+8
* Move resourcesFromCoreLinkList() where it fits betterSona Kurazyan2019-03-061-2/+3
* Add support for multicast CoAP requestsSona Kurazyan2019-02-212-0/+119
* Make sure that URLs are adjusted when sending requestsSona Kurazyan2019-02-061-0/+13
* Add DTLS support to CoAP implementationv5.13.0-alpha1Sona Kurazyan2019-01-305-44/+88
* Improve QCoapMessage and corresponding testsSona Kurazyan2018-12-212-17/+220
* Fix review comments left from the initial commitSona Kurazyan2018-12-202-4/+4
* Add the CoAP module, providing a client for QtAdrien Leravat2018-12-1424-0/+2270