index
:
qt/qtcoap.git
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.14.1
5.14.2
5.15
5.15.0
5.15.1
5.15.2
6.0
6.0.0
6.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
dev
wip/cmake
Qt CoAP client module
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
coap
/
qcoapinternalrequest.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean up logging categories
Volker Hilsheimer
2024-08-01
1
-2
/
+0
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-06
1
-1
/
+1
*
Port from container::count() and length() to size()
Marc Mutz
2022-10-06
1
-2
/
+2
*
Use SPDX license identifiers
Lucie Gérard
2022-06-15
1
-29
/
+3
*
Remove the trailing token from empty acknowledgment packets
Sona Kurazyan
2021-06-30
1
-22
/
+6
*
Use QList instead of QVector in qtcoap
Sona Kurazyan
2020-06-24
1
-1
/
+1
*
Qt6: Port QtCoap to QStringView
Sona Kurazyan
2020-06-10
1
-4
/
+4
*
Add block option tests
Sona Kurazyan
2019-05-21
1
-1
/
+0
*
Improve the API of QCoapOption
Sona Kurazyan
2019-05-14
1
-1
/
+1
*
Improve the API of QCoapMessage
Sona Kurazyan
2019-05-14
1
-4
/
+4
*
Use scoped enums
Sona Kurazyan
2019-05-03
1
-11
/
+11
*
Improve logging of the CoAP module
Sona Kurazyan
2019-03-19
1
-2
/
+5
*
Code cleanup: replace int by uint, where it makes sense
Sona Kurazyan
2019-03-05
1
-18
/
+12
*
Code cleanup: avoid calling lambdas with deleted contexts
Sona Kurazyan
2019-02-21
1
-2
/
+2
*
Add support for multicast CoAP requests
Sona Kurazyan
2019-02-21
1
-6
/
+56
*
Use function pointer syntax for connect statements
Sona Kurazyan
2019-02-05
1
-25
/
+3
*
Add DTLS support to CoAP implementation
v5.13.0-alpha1
Sona Kurazyan
2019-01-30
1
-7
/
+8
*
Improve QCoapMessage and corresponding tests
Sona Kurazyan
2018-12-21
1
-2
/
+11
*
Fix review comments left from the initial commit
Sona Kurazyan
2018-12-20
1
-10
/
+10
*
Add the CoAP module, providing a client for Qt
Adrien Leravat
2018-12-14
1
-0
/
+668