85 Commits (7bc2a1bb47b92c827945db7d27b6d21d21581a18)

Author SHA1 Message Date
Etienne de Maricourt 7bc2a1bb47 net: lwm2m: Fix data cache rollback logic compilation 4 months ago
Robert Lubos 558e2a5556 net: lwm2m: Fix time resource validation 5 months ago
Dave Lacerte 31ec42a33c net: lwm2m: Fix offset for post-write callback 5 months ago
Marc Lasch dd16bc5153 net: lwm2m: Check result when sending messages 5 months ago
Seppo Takalo 4d6372be93 net: lwm2m: Fix Notify response handling 5 months ago
Stig Bjørlykke 633269a913 net: lwm2m: Accept OMA TLV in LwM2M 1.1 7 months ago
Robert Lubos 6545f5148f net: lwm2m: Make CoAP pendings/replies arrays access thread safe 9 months ago
Robert Lubos 4a4e4ec7d0 net: lwm2m: Make LwM2M context lists access thread safe 9 months ago
Robert Lubos 85c5cd4c6a net: lwm2m: Make CoAP block contetx allocation thread safe 9 months ago
Robert Lubos b8751c669b net: lwm2m: Make LwM2M message allocation thread safe 9 months ago
Seppo Takalo 73a3438b82 net: lwm2m: Remove hostname_verify flag from context 9 months ago
Pisit Sawangvonganan af4527e131 style: subsys: adjust `return` usage in `void functions` 10 months ago
Simon Walz e20ef4443e net: lwm2m: check lwm2m path level while getting the block ctx 10 months ago
Seppo Takalo b5ac5f7eba net: lwm2m: Send is only supported on LwM2M 1.1 11 months ago
Robert Lubos 5f43388308 net: coap: Parse more flag in coap_get_block2_option() 11 months ago
Robert Lubos 3902a990e5 net: coap: Fix underlying type for block number 11 months ago
Seppo Takalo 6addba5698 net: lwm2m: Verify X509 hostname when URI contains valid name 12 months ago
Pisit Sawangvonganan d1781da2ba net: lwm2m: fix typo 1 year ago
Robert Lubos 0ca2a3cce0 net: lib: lwm2m: Fix expected block calculation 1 year ago
Yong Cong Sin 94e12d595e net: lwm2m: remove deprecated functions & definition 1 year ago
Seppo Takalo 441d970417 net: lwm2m: Bypass send_queue when sending empty Ack 1 year ago
Seppo Takalo d3081e2f30 net: lwm2m: On write, use server selected block size 1 year ago
Seppo Takalo 9e615429d5 net: lwm2m: Block-Wise response NUM field fix 1 year ago
Seppo Takalo 4049e17c62 net: lwm2m: Fix null dereference when post-write cb is set 1 year ago
Seppo Takalo 37f6803833 net: lwm2m: Allow Block-Wise write without callbacks 1 year ago
Seppo Takalo 01b57b4999 net: lwm2m: Add offset to post-write callback 1 year ago
Seppo Takalo e2ab41b625 net: lwm2m: Fix pull-context on queue mode 1 year ago
Seppo Takalo 51d80a9838 net: lwm2m: Allow CoAP block size to be changed 1 year ago
Marco Argiolas f0212367dc net: lib: lwm2m: fix formula for expected next block 1 year ago
Marco Argiolas 2f35d11bfe net: lib: lwm2m: block 0 resets prev block transfer for same resource 1 year ago
Juha Ylinen 9eee8d2be5 net: lwm2m: Allow send operations when sleeping 1 year ago
Simon Walz 38aa4d5169 net: lwm2m: add gateway callback to handle prefixed messages 2 years ago
Juha Ylinen d09d3d82ef net: lib: coap: Change coap_pending_init() 2 years ago
Seppo Takalo ec962246e9 net: lwm2m: Allow disabling server for a period of time 2 years ago
Seppo Takalo d69d4013d3 net: lwm2m: Fix blockwise response code 2 years ago
Seppo Takalo cf513451eb net: lwm2m: Keep user_data between blocks 2 years ago
Seppo Takalo a95bafec74 net: lwm2m: Check access rights on composite operations 2 years ago
Seppo Takalo 77ea861f12 net: lwm2m: Fix composite operations 2 years ago
Seppo Takalo 36d6a7257b net: lwm2m: Count null-terminator in string size 2 years ago
Robert Lubos 1b21109c2c net: lwm2m: Reset ongoing notification in case token changes 2 years ago
Seppo Takalo a8f9777586 net: lwm2m: Generate new tokens for LwM2M SEND blocks 2 years ago
Seppo Takalo 1606d352e1 net: lwm2m: Append CoAP Etag to protect integrity of blockwise 2 years ago
Seppo Takalo ebb90c5184 net: lwm2m: Fix composite read on SenML-CBOR 2 years ago
Seppo Takalo 69cd597887 net: lwm2m: Refactor blockwise SEND to support GET and FETCH 2 years ago
Seppo Takalo b9028bb722 net: lwm2m: Remove unneeded function pointer parameter 2 years ago
Seppo Takalo 4e97607c27 net: lwm2m: Only parse block1 option for WRITE operation 2 years ago
Seppo Takalo f227b56792 net: lwm2m: Separate opaque content format into its own 2 years ago
Seppo Takalo b0303f5bd3 net: lwm2m: Don't allow operations on security object 2 years ago
Carles Cufi 8c748fd005 kernel: Modify the signature of k_mem_slab_free() 2 years ago
Seppo Takalo 1dfa711167 net: lwm2m: Create socketpair that can wake up zsock_poll() 2 years ago