Reticulum-Go/cmd/reticulum-go
Ivan e158d672fe
feat: add opt-in localhost pprof via RETICULUM_PPROF_ADDR
Bind the debug server before sandbox.Apply so Landlock/seccomp do not
block profiling listens during soak runs.
2026-08-29 21:28:41 -05:00
..
cli.go refactor: update debug logging levels and improve flag descriptions for consistency 2026-08-19 16:12:07 -05:00
cli_test.go feat: add logging to file and service (systemd, openrc, runit and dinit) installation 2026-07-16 11:04:44 -05:00
controlapi_e2e_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
dos_protect_e2e_test.go feat: implement Go-only DoS protection with configurable IDS/IPS gates and adaptive baselines 2026-07-20 12:58:22 -05:00
main.go feat: add opt-in localhost pprof via RETICULUM_PPROF_ADDR 2026-08-29 21:28:41 -05:00
pprof.go feat: add opt-in localhost pprof via RETICULUM_PPROF_ADDR 2026-08-29 21:28:41 -05:00
reload_e2e_test.go refactor(tests): streamline goroutine management in test cases by replacing traditional for loops with range-based iterations 2026-07-07 05:06:17 -05:00
reticulum_test.go feat: update in-memory storage capabilities and identity management with new configuration options and tests 2026-07-16 14:36:28 -05:00
version.go cmd, cli: add rgocp and rgopath utilities, update main CLI tools, and add interop tests 2026-07-09 13:12:42 -05:00
version_ldflags_test.go feat: add more interop testing with new channel and buffer stream tests, update message handling for typed messages, and improve Python integration for file transfers 2026-07-16 17:41:26 -05:00