libertaria-stack/capsule-core
Markus Maiwald 87cd30dbe3 feat(relay): Implement Sticky Sessions & RelaySend CLI
- Added  to support reusing SessionID and Ephemeral Keys.
- Updated  to track session statistics (packet counts) for rate-limiting.
- Implemented  CLI command to send packets via Relay.
- Refactored  to accept optional reusable keypair.
- Updated tests.
2026-01-31 22:21:53 +01:00
..
src feat(relay): Implement Sticky Sessions & RelaySend CLI 2026-01-31 22:21:53 +01:00
build.zig feat(relay): Implement RelayPacket and onion wrapping logic 2026-01-31 18:11:09 +01:00
build.zig.zon feat(relay): Implement RelayPacket and onion wrapping logic 2026-01-31 18:11:09 +01:00
build_errors.txt feat(relay): Implement RelayPacket and onion wrapping logic 2026-01-31 18:11:09 +01:00
verify_cli.sh feat(capsule): Admin CLI & Emergency Lockdown 2026-01-31 10:41:38 +01:00