Marian Buschsieweke
feeb68470f
sys/net/nanocoap: implement observe
...
This adds the new `nanocoap_server_observe` module that implements the
server side of the CoAP Observe option. It does require cooperation
from the resource handler to work, though.
Co-Authored-By: mguetschow <mikolai.guetschow@tu-dresden.de>
Co-authored-by: benpicco <benpicco@googlemail.com>
2025-01-23 14:25:39 +01:00
Benjamin Valentin
a87687c14e
nanocoap_fs: add nanoCoAP as VFS backend
2024-05-29 11:32:22 +02:00
benpicco
3f41494e59
Merge pull request #20266 from benpicco/nanocoap_reply_separate
...
nanocoap_sock: implement separate response
2024-05-21 17:45:22 +00:00
Benjamin Valentin
7e69c13630
nanocoap_sock: implement nanocoap_sock_send_separate()
2024-05-21 19:27:57 +02:00
benpicco
3791db3941
Merge pull request #18427 from maribu/lwip/confirm_send
...
pkg/lwip: make use of confirm send
2024-05-06 11:05:10 +00:00
Marian Buschsieweke
e80238d2a5
sys/netdev_test: depend on netdev_legacy_api
...
The test netdev implements the legacy API, so we need support for that
from the upper layer.
2024-04-30 08:41:07 +02:00
mariemC
e10553b6ee
sys: add forward proxy thread submodule
2024-04-25 13:30:16 +02:00
Dylan Laduranty
dcc732ac36
treewide: remove deprecated module shell_commands
...
Replaces it by shell_cmds_default where needed
Signed-off-by: Dylan Laduranty <dylan.laduranty@mesotic.com>
2024-03-19 15:10:51 +01:00
Dylan Laduranty
05220c61dd
treewide: remove deprecated sha256sum module
...
Signed-off-by: Dylan Laduranty <dylan.laduranty@mesotic.com>
2024-03-18 21:31:53 +01:00
Dylan Laduranty
035c965cb9
treewide: remove deprecated sha1sum module
...
Signed-off-by: Dylan Laduranty <dylan.laduranty@mesotic.com>
2024-03-18 21:31:53 +01:00
Dylan Laduranty
b246f63aff
treewide: remove deprecated random_cmd module
...
Signed-off-by: Dylan Laduranty <dylan.laduranty@mesotic.com>
2024-03-18 21:31:44 +01:00
Dylan Laduranty
dac4d460b4
treewide: remove deprecated md5sum module
...
Signed-off-by: Dylan Laduranty <dylan.laduranty@mesotic.com>
2024-03-14 22:02:22 +01:00
Benjamin Valentin
453a8be4f3
sys/cpp_new_delete: always enable the module when C++ is used
2024-02-07 11:40:23 +01:00
Benjamin Valentin
be399d59d0
gcoap_fileserver: rename to nanocoap_fileserver
2024-01-30 16:59:00 +01:00
Benjamin Valentin
c650b38989
gcoap: move gcoap_fileserver to nanoCoAP
2024-01-17 19:21:47 +01:00
Koen Zandberg
6425fda812
gcoap: Use millisecond timer for observe option values
2023-11-10 16:00:00 +01:00
Lena Boeckmann
d4c73d6a30
sys: Add PSA Crypto Module
2023-08-31 14:38:49 +02:00
Fabian Hüßler
dd28ee1a8c
net: add wifi scan list as wrapper around l2scan list
2023-08-18 20:42:43 +02:00
Alexandre Abadie
1826331529
sys/usbus: move dependency resolution in its own Makefile.dep
2023-06-15 10:27:38 +02:00
Alexandre Abadie
03d2792f8b
sys/congure: move dependency resolution in its own Makefile.dep
2023-06-15 10:27:38 +02:00
Alexandre Abadie
d9047a063f
sys/ut_process: move dependency resolution in its own Makefile.dep
2023-06-15 10:27:38 +02:00
Alexandre Abadie
bec4c3e0b3
sys/evtimer: move dependency resolution in its own Makefile.dep
2023-06-15 10:27:37 +02:00
Alexandre Abadie
6cfafbde6c
sys/uri_parser: move dependency resolution in its own Makefile.dep
2023-06-15 10:24:57 +02:00
Alexandre Abadie
ff4b2d1680
sys/fido2: move dependency resolution in its own Makefile.dep
2023-06-15 10:24:57 +02:00
Alexandre Abadie
9bd7950a1a
sys/suit: move dependency resolution in its own Makefile.dep
2023-06-15 10:24:57 +02:00
Alexandre Abadie
d617d864e6
sys/riotboot: move dependency resolution in its own Makefile.dep
2023-06-15 10:24:56 +02:00
Alexandre Abadie
1f4adb2775
sys/uuid: move dependency resolution in its own Makefile.dep
2023-06-15 10:24:56 +02:00
Alexandre Abadie
8256424480
sys/benchmark: move dependency resolution in its own Makefile.dep
2023-06-15 10:24:55 +02:00
Alexandre Abadie
9386e08ecf
sys/event: move dependency resolution in its own Makefile.dep
2023-06-15 10:24:55 +02:00
Alexandre Abadie
c164007425
sys/vfs*: move dependency resolution in its own Makefile.dep
2023-06-15 10:24:54 +02:00
Alexandre Abadie
c8d4256c84
sys/random: move dependency resolution in its own Makefile.dep
2023-06-15 10:24:54 +02:00
Alexandre Abadie
db19f6f546
sys/puf_sram: move dependency resolution in its own Makefile.dep
2023-06-15 10:24:54 +02:00
Alexandre Abadie
50ed85a2fa
sys/entropy_source: move dependency resolution in its own Makefile.dep
2023-06-15 10:24:53 +02:00
Alexandre Abadie
113200f9b2
sys/can: move dependency resolution in its own Makefile.dep
2023-06-15 10:24:53 +02:00
Alexandre Abadie
9fb5708efe
sys/pm_layered: move dependency resolution in its own Makefile.dep
2023-06-15 10:24:52 +02:00
Alexandre Abadie
643c239b27
sys/phydat: move dependency resolution in its own Makefile.dep
2023-06-15 10:24:52 +02:00
Alexandre Abadie
1c57e7355d
sys/senml: cleanup dependency resolution
2023-06-15 10:24:52 +02:00
Alexandre Abadie
090ccc5d21
sys/saul_reg: move dependency resolution in its own Makefile.dep
2023-06-15 10:24:51 +02:00
Alexandre Abadie
ab61a0f978
sys/sched_round_robin: move deps resolution in its own Makefile.dep
2023-06-15 10:24:51 +02:00
Alexandre Abadie
79207fa17b
sys/schedstatistics: move dependency resolution in its own Makefile.dep
2023-06-15 10:24:50 +02:00
Alexandre Abadie
16b2606bac
sys/cpp11-compat: move dependency resolution in its own Makefile.dep
2023-06-15 10:24:50 +02:00
Alexandre Abadie
cc27ff217b
sys/log_color: move dependency resolution in its own Makefile.dep
2023-06-15 10:24:50 +02:00
Alexandre Abadie
2b658246b0
sys/luid: move dependency resolution in its own Makefile.dep
2023-06-15 10:24:49 +02:00
Alexandre Abadie
fb167c7a9c
sys/sema*: move dependency resolution in its own Makefile.dep
2023-06-15 10:24:49 +02:00
Alexandre Abadie
7ce942ab54
sys/isrpipe: move dependency resolution in its own Makefile.dep
2023-06-15 10:24:48 +02:00
Alexandre Abadie
4e3290bece
sys/od: move dependency resolution in its own Makefile.dep
2023-06-15 10:24:48 +02:00
Alexandre Abadie
1070a66ead
sys/trickle: move dependency resolution in its own Makefile.dep
2023-06-15 10:24:48 +02:00
Alexandre Abadie
932ad3fc1f
sys/ssp: move dependency resolution in its own Makefile.dep
2023-06-15 10:24:47 +02:00
Alexandre Abadie
85c640d415
sys/trace: move dependency resolution in its own Makefile.dep
2023-06-15 10:24:47 +02:00
Alexandre Abadie
384469bc38
sys/eepreg: move dependency resolution in its own Makefile.dep
2023-06-15 10:24:46 +02:00