Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use SPDX license identifiers | Lucie Gérard | 2022-06-15 | 1 | -28/+2 |
* | Fix handling of multiple CoAP messages | Sona Kurazyan | 2019-05-07 | 1 | -2/+4 |
* | Rename QtCoap::SecurityMode::NoSec -> QtCoap::SecurityMode::NoSecurity | Sona Kurazyan | 2019-05-14 | 1 | -3/+3 |
* | Hide the APIs of QCoapConnection and QCoapQUdpConnection | Sona Kurazyan | 2019-05-14 | 1 | -0/+28 |
* | Use scoped enums | Sona Kurazyan | 2019-05-03 | 1 | -4/+4 |
* | Add an API for closing the connection's transport | Sona Kurazyan | 2019-04-25 | 1 | -9/+32 |
* | Do not capture q-pointer by reference | Sona Kurazyan | 2019-03-22 | 1 | -1/+1 |
* | Hide the API for sending byte array requests | Sona Kurazyan | 2019-03-20 | 1 | -10/+12 |
* | Improve logging of the CoAP module | Sona Kurazyan | 2019-03-19 | 1 | -1/+5 |
* | Improve the documentation and fix warnings | Sona Kurazyan | 2019-03-05 | 1 | -3/+18 |
* | Add DTLS support to CoAP implementationv5.13.0-alpha1 | Sona Kurazyan | 2019-01-30 | 1 | -163/+101 |
* | Add the CoAP module, providing a client for Qt | Adrien Leravat | 2018-12-14 | 1 | -0/+286 |