Reticulum-Go/pkg/rnsutil
2026-08-22 18:07:33 -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
config.go feat: update in-memory storage capabilities and identity management with new configuration options and tests 2026-07-16 14:36:28 -05:00
cp.go feat: improve timeout handling and path response logic across various components 2026-08-13 17:50:08 -05:00
doc.go pkg/rnsutil: add blackhole/path RPCs and path/cp helper implementations 2026-07-09 13:12:38 -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
format.go feat: add RNS 1.5.0 inbound queues, IFAC defer, and discovered interfaces 2026-08-22 18:07:33 -05:00
identity.go feat(cli): add new CLI utilities rgostatus, rgoid, and rgoprobe for managing identities, probing paths, and reporting status; update Makefile for utility builds and enhance documentation for integration with Python rnsd. 2026-07-09 11:12:31 -05:00
iface_select.go feat: speedtest, debugging tools and helpers, updated to go 1.26.5, fixed stalls in resource transfers 2026-07-17 05:10:03 -05:00
iface_select_test.go feat: speedtest, debugging tools and helpers, updated to go 1.26.5, fixed stalls in resource transfers 2026-07-17 05:10:03 -05:00
path.go refactor: clear revive naming and control-flow warnings 2026-08-13 10:10:04 -05:00
path_test.go chore: cleanup tests and comments 2026-07-13 08:56:23 -05:00
probe.go feat: improve path request handling and timeouts in transport layer 2026-08-14 17:50:49 -05:00
reach.go feat: update reachability diagnostics and interface discovery features, adding new configuration options and tests 2026-07-17 07:46:38 -05:00
reach_test.go feat: update reachability diagnostics and interface discovery features, adding new configuration options and tests 2026-07-17 07:46:38 -05:00
remote.go feat: improve path request handling and timeouts in transport layer 2026-08-14 17:50:49 -05:00
remote_test.go feat: add remote management capabilities for rgopath and rgostatus with identity-based access control 2026-08-13 01:47:41 -05:00
rnsutil_test.go feat: update shared instance configuration to match Python RNS defaults, adding support for Unix sockets on Linux and improving documentation for interop 2026-07-17 07:09:15 -05:00
rpcclient.go feat: add RNS 1.5.0 inbound queues, IFAC defer, and discovered interfaces 2026-08-22 18:07:33 -05:00
rpcclient_test.go feat: update shared instance configuration to match Python RNS defaults, adding support for Unix sockets on Linux and improving documentation for interop 2026-07-17 07:09:15 -05:00
rsg.go test: add comprehensive acceptance and bughunt (exploratory) tests for WebSocket handling and session management 2026-07-18 04:56:23 -05:00
rsg_test.go pkg/rnsutil: add blackhole/path RPCs and path/cp helper implementations 2026-07-09 13:12:38 -05:00
sh.go feat: improve timeout handling and path response logic across various components 2026-08-13 17:50:08 -05:00
sh_test.go feat: auto-detect rnsh vs rgosh instead of requiring --compat 2026-08-13 01:47:15 -05:00
slow.go feat: implement announce queue management with associated tests and status reporting 2026-08-19 17:28:32 -05:00
slow_protect_test.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
slow_test.go feat: introduce local mesh health counters for better observability and diagnostics 2026-07-16 15:55:18 -05:00
speedtest.go feat: improve timeout handling and path response logic across various components 2026-08-13 17:50:08 -05:00
status_blocked_test.go feat: add RNS 1.5.0 inbound queues, IFAC defer, and discovered interfaces 2026-08-22 18:07:33 -05:00
windows.go feat: improve path request handling and timeouts in transport layer 2026-08-14 17:50:49 -05:00
windows_test.go feat: improve timeout handling and path response logic across various components 2026-08-13 17:50:08 -05:00
x.go feat: improve timeout handling and path response logic across various components 2026-08-13 17:50:08 -05:00
x_test.go feat: introduce rgox command for remote command execution, enhance documentation, and add interop tests 2026-07-09 23:00:14 -05:00