aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix observation canceling in the simplecoapclient exampleSona Kurazyan2019-04-151-1/+1
* Try to resolve host names in the simplecoapclient exampleSona Kurazyan2019-04-121-3/+14
* Add example documentation projectv5.13.0-beta2Sona Kurazyan2019-04-106-1/+169
* Rename the console example from 'testapp' to 'consolecoapclient'Sona Kurazyan2019-04-105-2/+2
* Remove the disabled method for setting a custom protocolSona Kurazyan2019-04-103-11/+46
* Add parameter for specifying the port for multicast discoverySona Kurazyan2019-03-292-5/+7
* Close the DTLS connection during destructionSona Kurazyan2019-03-292-0/+11
* Initialize QCoapPrivateKey correctlySona Kurazyan2019-03-291-2/+2
* Add missing metatype declarations for QtCoap namespaceSona Kurazyan2019-03-291-0/+2
* Add docs license fileMikko Gronoff2019-03-271-0/+450
* Do not capture q-pointer by referenceSona Kurazyan2019-03-221-1/+1
* Add missing type registrations for enums from QtCoap namespaceSona Kurazyan2019-03-211-0/+3
* Update the README file according to the latest changesSona Kurazyan2019-03-211-9/+37
* Use Q_INVOKABLE for the methods not meant to be used as slotsSona Kurazyan2019-03-203-14/+11
* Hide the API for sending byte array requestsSona Kurazyan2019-03-205-15/+28
* Add CoAP client exampleSona Kurazyan2019-03-209-0/+1162
* Improve logging of the CoAP moduleSona Kurazyan2019-03-1910-50/+86
* Add license fileMikko Gronoff2019-03-191-0/+674
* Add the sender address to responses for a multicast requestSona Kurazyan2019-03-117-26/+46
* Hide APIs for specifying the request methodSona Kurazyan2019-03-117-75/+46
* Fix URL adjustment for URLs with no schemev5.13.0-beta1Sona Kurazyan2019-03-063-4/+13
* Move resourcesFromCoreLinkList() where it fits betterSona Kurazyan2019-03-065-49/+50
* Code cleanup: replace int by uint, where it makes senseSona Kurazyan2019-03-055-62/+46
* Improve the documentation and fix warningsSona Kurazyan2019-03-0511-109/+219
* Fix documentation for the QtCoap::Error enumSona Kurazyan2019-03-041-75/+48
* Change QtCoap to be a namespace and improve the docsSona Kurazyan2019-03-045-188/+351
* Code cleanup: avoid calling lambdas with deleted contextsSona Kurazyan2019-02-211-2/+2
* Add an API for multicast discoverySona Kurazyan2019-02-214-4/+84
* Fix resource discovery exampleSona Kurazyan2019-02-211-1/+1
* Add support for multicast CoAP requestsSona Kurazyan2019-02-2111-16/+289
* Rename InternalServerError to InternalServerFaultSona Kurazyan2019-02-211-1/+1
* Do not override the request token, if it was set beforeSona Kurazyan2019-02-151-1/+2
* Introduce timeouts needed for multicast requestsSona Kurazyan2019-02-146-0/+67
* Make sure that URLs are adjusted when sending requestsSona Kurazyan2019-02-061-0/+13
* Add API for canceling observe for the given URLSona Kurazyan2019-02-056-21/+69
* Interface cleanupSona Kurazyan2019-02-053-33/+25
* Use function pointer syntax for connect statementsSona Kurazyan2019-02-059-82/+51
* Add DTLS support to CoAP implementationv5.13.0-alpha1Sona Kurazyan2019-01-3028-336/+1524
* Bump qtcoap version from 5.11.0 -> 5.13.0Jani Heikkinen2019-01-231-1/+1
* Doc: Add a documentation projectLeena Miettinen2019-01-177-0/+371
* Improve QCoapMessage and corresponding testsSona Kurazyan2018-12-215-20/+247
* Fix review comments left from the initial commitSona Kurazyan2018-12-209-22/+31
* Add the CoAP module, providing a client for QtAdrien Leravat2018-12-1472-0/+9714
* Initial empty repositoryOswald Buddenhagen2017-07-180-0/+0