Skip to content

try - #47

Closed
edvardxyz wants to merge 5 commits into
spaceinventor:developfrom
libcsp:develop
Closed

try#47
edvardxyz wants to merge 5 commits into
spaceinventor:developfrom
libcsp:develop

Conversation

@edvardxyz

Copy link
Copy Markdown

No description provided.

yashi and others added 5 commits August 20, 2026 19:39
CMP PEEK and POKE intentionally provide memory access and assume trusted
management peers. Document this trust boundary, deployment responsibility,
consequences of exposing the service, and the distinction between intended
capability and implementation defects.

Add the security page to the generated documentation navigation and provide
a stable target for direct links.

Assisted-by: OpenCode:gpt-5.6-sol
Signed-off-by: Yasushi SHOJI <yashi@spacecubics.com>
Users consulting the CMP API need to see that PEEK and POKE assume trusted
management peers. Link the API reference to the authoritative security and
deployment guidance rather than duplicating it.

Assisted-by: OpenCode:gpt-5.6-sol
Signed-off-by: Yasushi SHOJI <yashi@spacecubics.com>
The example servers bind all ports and forward service requests to the
default handler, which exposes CMP PEEK and POKE. Make clear that these
examples demonstrate functionality rather than a hardened deployment and
point readers to the security model.

No functionality has been changed.

Assisted-by: OpenCode:gpt-5.6-sol
Signed-off-by: Yasushi SHOJI <yashi@spacecubics.com>
At the end of a connection when the final window gets send with the RST
the NULL pointer at connection close could get droppped.
A csp_rdp_queue_get from one connection would apply its own connection
when enqueuing packets from other connections.
@edvardxyz edvardxyz closed this Aug 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants