Reticulum-Go/pkg/protect
Ivan 5818dc8ba5
refactor: clear revive naming and control-flow warnings
Rename builtin shadows and case-colliding helpers, and tidy return/context/empty-block rules so lint is only add-constant noise.
2026-08-13 10:10:04 -05:00
..
adaptive.go feat: implement Go-only DoS protection with configurable IDS/IPS gates and adaptive baselines 2026-07-20 12:58:22 -05:00
auto.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
auto_test.go feat: implement Go-only DoS protection with configurable IDS/IPS gates and adaptive baselines 2026-07-20 12:58:22 -05:00
bitrate_test.go refactor: clear revive naming and control-flow warnings 2026-08-13 10:10:04 -05:00
constants.go feat: improve network interface handling with peer isolation and memory shedding improvements 2026-08-10 16:28:36 -05:00
engine.go refactor: clear revive naming and control-flow warnings 2026-08-13 10:10:04 -05:00
engine_test.go refactor: clear revive naming and control-flow warnings 2026-08-13 10:10:04 -05:00
false_positive_test.go feat: implement Go-only DoS protection with configurable IDS/IPS gates and adaptive baselines 2026-07-20 12:58:22 -05:00
fuzz_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
mode.go feat: implement Go-only DoS protection with configurable IDS/IPS gates and adaptive baselines 2026-07-20 12:58:22 -05:00
packetclass.go refactor: clear revive naming and control-flow warnings 2026-08-13 10:10:04 -05:00
property_test.go feat: implement Go-only DoS protection with configurable IDS/IPS gates and adaptive baselines 2026-07-20 12:58:22 -05:00
reason.go feat: implement Go-only DoS protection with configurable IDS/IPS gates and adaptive baselines 2026-07-20 12:58:22 -05:00
replay_trace_test.go feat: implement Go-only DoS protection with configurable IDS/IPS gates and adaptive baselines 2026-07-20 12:58:22 -05:00
snapshot.go feat: fix protect functionality and improve test coverage with new configurations 2026-07-27 07:26:29 -05:00
snapshot_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
soak_test.go feat: implement Go-only DoS protection with configurable IDS/IPS gates and adaptive baselines 2026-07-20 12:58:22 -05:00
store.go refactor: improve UDP flood test clarity and ensure path sanitization in store operations 2026-07-20 14:16:40 -05:00
window.go feat: implement Go-only DoS protection with configurable IDS/IPS gates and adaptive baselines 2026-07-20 12:58:22 -05:00