-
Notifications
You must be signed in to change notification settings - Fork 2k
Issues: RIOT-OS/RIOT
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
sys/net/nanocoap: Add CoAP over TCP support
Area: build system
Area: Build system
Area: CoAP
Area: Constrained Application Protocol implementations
Area: examples
Area: Example Applications
Area: network
Area: Networking
Area: pkg
Area: External package ports
Area: sys
Area: System
Area: tests
Area: tests and testing framework
examples/lwip_networking: add lwIP example
Area: CoAP
Area: Constrained Application Protocol implementations
Area: examples
Area: Example Applications
Area: network
Area: Networking
Area: sys
Area: System
treewide: move closing part of header guard to end of file
Area: arduino API
Area: Arduino wrapper API
Area: BLE
Area: Bluetooth Low Energy support
Area: boards
Area: Board ports
Area: CoAP
Area: Constrained Application Protocol implementations
Area: core
Area: RIOT kernel. Handle PRs marked with this with care!
Area: cpu
Area: CPU/MCU ports
Area: drivers
Area: Device drivers
Area: examples
Area: Example Applications
Area: LoRa
Area: LoRa radio support
Area: network
Area: Networking
Area: OTA
Area: Over-the-air updates
Area: pkg
Area: External package ports
Area: SAUL
Area: Sensor/Actuator Uber Layer
Area: sys
Area: System
Area: tests
Area: tests and testing framework
Area: timers
Area: timer subsystems
Area: tools
Area: Supplementary tools
Area: USB
Area: Universal Serial Bus
Platform: ARM
Platform: This PR/issue effects ARM-based platforms
Platform: AVR
Platform: This PR/issue effects AVR-based platforms
Platform: ESP
Platform: This PR/issue effects ESP-based platforms
Platform: MSP
Platform: This PR/issue effects MSP-based platforms
Platform: native
Platform: This PR/issue effects the native platform
Platform: RISC-V
Platform: This PR/issue effects RISC-V-based platforms
#20905
opened Oct 11, 2024 by
mguetschow
•
Draft
sys/net/*coap: Make APIs (more) transport agnostic
Area: CoAP
Area: Constrained Application Protocol implementations
Area: examples
Area: Example Applications
Area: network
Area: Networking
Area: sys
Area: System
Area: tests
Area: tests and testing framework
CI: ready for build
If set, CI server will compile all applications for all available boards for the labeled PR
State: waiting for other PR
State: The PR requires another PR to be merged first
#20900
opened Oct 9, 2024 by
maribu
Loading…
gcoap: minor fixes and separate response
Area: CoAP
Area: Constrained Application Protocol implementations
Area: examples
Area: Example Applications
Area: network
Area: Networking
Area: sys
Area: System
CI: ready for build
If set, CI server will compile all applications for all available boards for the labeled PR
#20696
opened May 25, 2024 by
fabian18
Loading…
nanocoap: add coap_iterate_uri_query()
Area: CoAP
Area: Constrained Application Protocol implementations
Area: network
Area: Networking
Area: sys
Area: System
Area: tests
Area: tests and testing framework
#20197
opened Dec 19, 2023 by
benpicco
Loading…
gcoap: Use nanocoap etag functions in _cache_check
Area: CoAP
Area: Constrained Application Protocol implementations
Type: cleanup
The issue proposes a clean-up / The PR cleans-up parts of the codebase / documentation
#20002
opened Oct 20, 2023 by
bergzand
nanocoap: Make coap_block_finish more resilient
Area: CoAP
Area: Constrained Application Protocol implementations
Area: examples
Area: Example Applications
Area: network
Area: Networking
Area: sys
Area: System
Process: API change
Integration Process: PR contains or issue proposes an API change. Should be handled with care.
Type: enhancement
The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation
#20000
opened Oct 19, 2023 by
bergzand
Loading…
NanoCoAP: Add helper functions for NanoCBOR payloads
Area: CoAP
Area: Constrained Application Protocol implementations
Area: examples
Area: Example Applications
Area: network
Area: Networking
Area: sys
Area: System
Area: tests
Area: tests and testing framework
State: waiting for other PR
State: The PR requires another PR to be merged first
Type: new feature
The issue requests / The PR implemements a new feature for RIOT
#19997
opened Oct 19, 2023 by
bergzand
Loading…
nanocoap: Add functions to handle etag options
Area: CoAP
Area: Constrained Application Protocol implementations
Area: examples
Area: Example Applications
Area: network
Area: Networking
Area: sys
Area: System
Area: tests
Area: tests and testing framework
CI: ready for build
If set, CI server will compile all applications for all available boards for the labeled PR
Type: new feature
The issue requests / The PR implemements a new feature for RIOT
#19980
opened Oct 17, 2023 by
bergzand
Loading…
nanocoap_sock: use return buffer for request if it's large enough
Area: CoAP
Area: Constrained Application Protocol implementations
Area: network
Area: Networking
Area: sys
Area: System
CI: ready for build
If set, CI server will compile all applications for all available boards for the labeled PR
#19536
opened May 2, 2023 by
benpicco
Loading…
sys: add modulenames for Doxygen
Area: arduino API
Area: Arduino wrapper API
Area: build system
Area: Build system
Area: CoAP
Area: Constrained Application Protocol implementations
Area: doc
Area: Documentation
Area: LoRa
Area: LoRa radio support
Area: network
Area: Networking
Area: OTA
Area: Over-the-air updates
Area: pkg
Area: External package ports
Area: SAUL
Area: Sensor/Actuator Uber Layer
Area: sys
Area: System
Area: tests
Area: tests and testing framework
Area: timers
Area: timer subsystems
Area: tools
Area: Supplementary tools
CI: ready for build
If set, CI server will compile all applications for all available boards for the labeled PR
CI: skip compile test
If set, CI server will run only non-compile jobs, but no compile jobs or their dependent jobs
#19314
opened Feb 24, 2023 by
kfessel
Loading…
gcoap_forward_proxy: add capability to add upstream proxy
Area: build system
Area: Build system
Area: CoAP
Area: Constrained Application Protocol implementations
Area: Kconfig
Area: Kconfig integration
Area: network
Area: Networking
Area: sys
Area: System
CI: ready for build
If set, CI server will compile all applications for all available boards for the labeled PR
Type: new feature
The issue requests / The PR implemements a new feature for RIOT
#18381
opened Jul 28, 2022 by
miri64
Loading…
gcoap_forward_proxy: CoAPS support
Area: CoAP
Area: Constrained Application Protocol implementations
Area: network
Area: Networking
Area: sys
Area: System
CI: ready for build
If set, CI server will compile all applications for all available boards for the labeled PR
Type: enhancement
The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation
#18107
opened May 14, 2022 by
miri64
Loading…
sys/rest_client: a multi-transport rest-client for RIOT
Area: boards
Area: Board ports
Area: build system
Area: Build system
Area: CoAP
Area: Constrained Application Protocol implementations
Area: doc
Area: Documentation
Area: drivers
Area: Device drivers
Area: examples
Area: Example Applications
Area: Kconfig
Area: Kconfig integration
Area: LoRa
Area: LoRa radio support
Area: network
Area: Networking
Area: pkg
Area: External package ports
Area: sys
Area: System
Area: tests
Area: tests and testing framework
core/assert: check assert at compile time, if possible
Area: arduino API
Area: Arduino wrapper API
Area: BLE
Area: Bluetooth Low Energy support
Area: boards
Area: Board ports
Area: build system
Area: Build system
Area: CoAP
Area: Constrained Application Protocol implementations
Area: core
Area: RIOT kernel. Handle PRs marked with this with care!
Area: cpu
Area: CPU/MCU ports
Area: drivers
Area: Device drivers
Area: LoRa
Area: LoRa radio support
Area: network
Area: Networking
Area: pkg
Area: External package ports
Area: sys
Area: System
Area: tests
Area: tests and testing framework
Area: tools
Area: Supplementary tools
Area: USB
Area: Universal Serial Bus
CI: ready for build
If set, CI server will compile all applications for all available boards for the labeled PR
Discussion: RFC
The issue/PR is used as a discussion starting point about the item of the issue/PR
Platform: ARM
Platform: This PR/issue effects ARM-based platforms
Platform: AVR
Platform: This PR/issue effects AVR-based platforms
Platform: ESP
Platform: This PR/issue effects ESP-based platforms
Platform: native
Platform: This PR/issue effects the native platform
Process: missing approvals
Integration Process: PR needs more ACKS (handled by action)
Process: needs >1 ACK
Integration Process: This PR requires more than one ACK
Type: enhancement
The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation
#17390
opened Dec 13, 2021 by
maribu
Loading…
1 task done
gcoap: API revamp - Abstracting nanocoap
Area: CoAP
Area: Constrained Application Protocol implementations
Discussion: RFC
The issue/PR is used as a discussion starting point about the item of the issue/PR
Type: cleanup
The issue proposes a clean-up / The PR cleans-up parts of the codebase / documentation
Type: tracking
The issue tracks and organizes the sub-tasks of a larger effort
#16855
opened Sep 14, 2021 by
miri64
6 tasks
gcoap: improve block-wise transfer API.
Area: CoAP
Area: Constrained Application Protocol implementations
Type: enhancement
The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation
Type: new feature
The issue requests / The PR implemements a new feature for RIOT
#16715
opened Aug 5, 2021 by
miri64
IPv6 address within gcoap handler
Area: CoAP
Area: Constrained Application Protocol implementations
Type: new feature
The issue requests / The PR implemements a new feature for RIOT
#15686
opened Dec 20, 2020 by
Citrullin
Management via CoREconf
Area: CoAP
Area: Constrained Application Protocol implementations
Area: network
Area: Networking
Type: enhancement
The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation
Type: tracking
The issue tracks and organizes the sub-tasks of a larger effort
#15279
opened Oct 23, 2020 by
chrysn
7 tasks
gcoap: Send separate response
Area: CoAP
Area: Constrained Application Protocol implementations
State: WIP
State: The PR is still work-in-progress and its code is not in its final presentable form yet
Type: enhancement
The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation
Gcoap can not send separate responses
Area: CoAP
Area: Constrained Application Protocol implementations
State: don't stale
State: Tell state-bot to ignore this issue
Type: enhancement
The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation
#14393
opened Jun 30, 2020 by
chrysn
gcoap: Suspected crosstalk between requests (possible NULL call)
Area: CoAP
Area: Constrained Application Protocol implementations
Area: network
Area: Networking
Type: bug
The issue reports a bug / The PR fixes a bug (including spelling errors)
#14390
opened Jun 29, 2020 by
chrysn
Tracker: WoT Thing Description
Area: CoAP
Area: Constrained Application Protocol implementations
Type: new feature
The issue requests / The PR implemements a new feature for RIOT
Type: tracking
The issue tracks and organizes the sub-tasks of a larger effort
#14095
opened May 18, 2020 by
Citrullin
13 of 17 tasks
Align uri_parser's output with CRIs
Area: CoAP
Area: Constrained Application Protocol implementations
Type: enhancement
The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation
Type: tracking
The issue tracks and organizes the sub-tasks of a larger effort
#13827
opened Apr 7, 2020 by
chrysn
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.