Reticulum-Go/pkg/controlapi
2026-08-13 11:39:52 -05:00
..
acceptance_test.go test: add comprehensive acceptance and bughunt (exploratory) tests for WebSocket handling and session management 2026-07-18 04:56:23 -05:00
auth.go feat(tests): add regression tests for link and transport components to prevent deadlocks and ensure proper handling of concurrent operations 2026-07-06 22:29:52 -05:00
auth_test.go feat(tests): add regression tests for link and transport components to prevent deadlocks and ensure proper handling of concurrent operations 2026-07-06 22:29:52 -05:00
bughunt_followup_test.go test: add bughunt tests for HTTP body size limits and request handling in control API 2026-07-18 05:17:02 -05:00
bughunt_test.go test: add comprehensive acceptance and bughunt (exploratory) tests for WebSocket handling and session management 2026-07-18 04:56:23 -05:00
destination.go test: add bughunt tests for HTTP body size limits and request handling in control API 2026-07-18 05:17:02 -05:00
doc.go feat: update Dart bindings with new request handling and event types, including deregistration and resource management 2026-07-17 08:10:03 -05:00
exploratory_test.go test: add exploratory tests for various components including blackhole map decoding, message handling, and resource advertisement processing 2026-07-18 07:32:45 -05:00
fuzz_test.go test: add comprehensive acceptance and bughunt (exploratory) tests for WebSocket handling and session management 2026-07-18 04:56:23 -05:00
lifecycle.go test: add bughunt tests for HTTP body size limits and request handling in control API 2026-07-18 05:17:02 -05:00
lifecycle_test.go feat: improve sandboxing features with strict mode, profiles, and extra path support 2026-08-13 11:39:52 -05:00
link.go fix: ensure safe execution of established callbacks by invoking them in a separate goroutine to prevent deadlocks 2026-07-25 15:16:45 -05:00
link_test.go feat: update Dart bindings with new request handling and event types, including deregistration and resource management 2026-07-17 08:10:03 -05:00
parity_test.go refactor: clear revive naming and control-flow warnings 2026-08-13 10:10:04 -05:00
protocol.go feat: various improvements to rsm signing, dos protection and updated to be interop with rns 1.4.2 2026-07-27 06:42:14 -05:00
regression_test.go chore: cleanup tests and comments 2026-07-13 08:56:23 -05:00
server.go feat: improve sandboxing features with strict mode, profiles, and extra path support 2026-08-13 11:39:52 -05:00
server_test.go feat: better dev errors, expand testing 2026-07-17 17:43:57 -05:00
session.go test: add bughunt tests for HTTP body size limits and request handling in control API 2026-07-18 05:17:02 -05:00
ws.go test: add comprehensive acceptance and bughunt (exploratory) tests for WebSocket handling and session management 2026-07-18 04:56:23 -05:00