Sergey Matvienko
|
3f97bb682a
|
executors: names added, shutdownNow for some executors to prevent memory leaks during lifecycle (mostly affects the test runner JVM)
|
2021-09-01 14:07:34 +03:00 |
|
Andrii Shvaika
|
3661647c3a
|
Version set to 3.3.1-SNAPSHOT
|
2021-08-16 12:39:43 +03:00 |
|
Andrii Shvaika
|
3a7a97dd91
|
PSM and eDRX implementation draft
|
2021-07-22 11:45:08 +03:00 |
|
Andrii Shvaika
|
34aa44d2cb
|
Added deduplication of transport sessions for CoAP. Fix response codes
|
2021-07-22 11:45:08 +03:00 |
|
Igor Kulikov
|
422d44433a
|
Use hybrid client authentication for DTLS CoAP transport
|
2021-07-01 14:03:03 +03:00 |
|
Andrii Shvaika
|
9f499d9188
|
ResourceUtil implementation
|
2021-06-30 18:04:06 +03:00 |
|
nickAS21
|
91863ac1c1
|
Coap: noSec one Endpoint/Sec one EndPoint host&port from yml
|
2021-06-23 14:52:11 +03:00 |
|
nickAS21
|
ac18585e17
|
Coap: noSec one Endpoint
|
2021-06-22 18:03:44 +03:00 |
|
Andrii Shvaika
|
be3e97d3e1
|
Improvements for CoAP
|
2021-06-18 12:24:31 +03:00 |
|
Andrii Shvaika
|
7322afac0b
|
Implementation draft
|
2021-05-05 19:09:15 +03:00 |
|
Andrii Shvaika
|
c9bdce48a1
|
Merge with master
|
2021-05-05 17:00:48 +03:00 |
|
ShvaykaD
|
b34198f30c
|
refactored CoAP Server component (#4497)
* refactored ce code base needed for coap-integration in pe
* added anotation TbCoapServerComponent on CoapTransportService
* license updated
|
2021-04-28 16:39:13 +03:00 |
|
ShvaykaD
|
dc87550835
|
Extract coap-server component to separate module to be used in coap transport and core (CoAP integrations).
* init commit: coap-server component
* move coap-server to separate module
* fix typo
|
2021-04-09 13:06:43 +03:00 |
|