Reticulum-Go/pkg/protect
2026-08-26 12:26:21 -05:00
..
testdata feat: add new test data vectors for packet classification and spam filtering 2026-08-20 17:28:28 -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 feat: improve dos_protection and default to off 2026-08-18 15:21:53 -05:00
constants.go feat: improve dos_protection and default to off 2026-08-18 15:21:53 -05:00
engine.go feat: log memory pressure events with host capability integration 2026-08-26 12:26:21 -05:00
engine_test.go feat: improve dos_protection and default to off 2026-08-18 15:21:53 -05:00
false_positive_test.go feat: improve dos_protection and default to off 2026-08-18 15:21:53 -05:00
fuzz_test.go chore: add build constraint for Haiku OS in fuzz and property tests, and include protect package in CI test script 2026-08-14 22:25:46 -05:00
harm_oracle_test.go feat: improve dos_protection and default to off 2026-08-18 15:21:53 -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
packet_class_oracle_test.go feat: add unit tests for packet class and spam filter functionality 2026-08-17 17:34:42 -05:00
packetclass.go feat: improve dos_protection and default to off 2026-08-18 15:21:53 -05:00
property_test.go feat: improve dos_protection and default to off 2026-08-18 15:21:53 -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