try - #47
Closed
edvardxyz wants to merge 5 commits into
Closed
Conversation
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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.