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
/
qcoapprotocol_p.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use SPDX license identifiers
Lucie Gérard
2022-06-15
1
-29
/
+3
*
Remove the unneeded Q_DECLARE_METATYPE(QHostAddress) declaration
Sona Kurazyan
2021-03-31
1
-2
/
+0
*
Use QList instead of QVector in qtcoap
Sona Kurazyan
2020-06-24
1
-3
/
+3
*
Fix a typo: setMinumumTokenSize -> setMinimumTokenSize
Sona Kurazyan
2019-05-24
1
-1
/
+1
*
Add a method for setting the minimum token size
Sona Kurazyan
2019-05-22
1
-0
/
+2
*
Remove QCoapClien's constructor for specifying a custom connection
Sona Kurazyan
2019-05-23
1
-0
/
+1
*
Use maximum/minimum instead of max/min
Sona Kurazyan
2019-05-14
1
-11
/
+11
*
Hide the API of QCoapProtocol
Sona Kurazyan
2019-05-14
1
-1
/
+55
*
Code cleanup: replace int by uint, where it makes sense
Sona Kurazyan
2019-03-05
1
-3
/
+3
*
Add support for multicast CoAP requests
Sona Kurazyan
2019-02-21
1
-2
/
+3
*
Introduce timeouts needed for multicast requests
Sona Kurazyan
2019-02-14
1
-0
/
+1
*
Interface cleanup
Sona Kurazyan
2019-02-05
1
-10
/
+9
*
Use function pointer syntax for connect statements
Sona Kurazyan
2019-02-05
1
-5
/
+6
*
Add DTLS support to CoAP implementation
v5.13.0-alpha1
Sona Kurazyan
2019-01-30
1
-2
/
+2
*
Add the CoAP module, providing a client for Qt
Adrien Leravat
2018-12-14
1
-0
/
+116