Reticulum-Go/pkg/common
2026-08-26 12:26:13 -05:00
..
config.go feat: add RNS 1.5.0 inbound queues, IFAC defer, and discovered interfaces 2026-08-22 18:07:33 -05:00
config_test.go feat: better dev errors, expand testing 2026-07-17 17:43:57 -05:00
constants.go feat: add oracle tests for announce and channel functionality, ensuring compatibility with Python RNS and create ret go slim and other improvements 2026-08-15 03:14:09 -05:00
errors.go feat: expand developer errors and anti-footguns 2026-08-14 18:49:43 -05:00
errors_fuzz_test.go feat: better dev errors, expand testing 2026-07-17 17:43:57 -05:00
errors_test.go feat: expand developer errors and anti-footguns 2026-08-14 18:49:43 -05:00
ifac_health_test.go feat: introduce local mesh health counters for better observability and diagnostics 2026-07-16 15:55:18 -05:00
ifac_inbound_oracle_test.go feat: add various cryptography validation oracle tests and fixed a bug in RESOURCE_HMU 2026-08-10 15:27:39 -05:00
interface_mode.go chore: cleanup tests and comments 2026-07-13 08:56:23 -05:00
interface_mode_test.go chore: cleanup tests and comments 2026-07-13 08:56:23 -05:00
interfaces.go feat: implement host capability probing and logging for CPU and memory performance 2026-08-26 12:26:13 -05:00
interfaces_test.go chore: various bug fixes and new tests (see changelog) 2026-07-19 11:55:31 -05:00
membudget.go feat: better dev errors, expand testing 2026-07-17 17:43:57 -05:00
membudget_race_test.go feat: better dev errors, expand testing 2026-07-17 17:43:57 -05:00
outgoing.go feat: add examples for announce, echo, and file transfer functionalities with detailed README documentation 2026-07-16 11:38:13 -05:00
outgoing_test.go feat: add examples for announce, echo, and file transfer functionalities with detailed README documentation 2026-07-16 11:38:13 -05:00
parse_fuzz_test.go feat: add fuzz testing for announce, common, packet, and resource packages 2026-07-17 19:01:39 -05:00
persistence.go feat: add RNS 1.5.0 inbound queues, IFAC defer, and discovered interfaces 2026-08-22 18:07:33 -05:00
persistence_test.go feat: add proof strategy configuration for RNS destinations and update memory management settings 2026-07-24 08:36:00 -05:00
profile.go feat: improve dos_protection and default to off 2026-08-18 15:21:53 -05:00
profile_test.go feat: improve dos_protection and default to off 2026-08-18 15:21:53 -05:00
shared_instance.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
shared_instance_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
types.go chore: cleanup tests and comments 2026-07-13 08:56:23 -05:00