| .. |
|
config.go
|
feat: add SandboxSkipScoped option and improve Landlock restriction handling
|
2026-08-13 18:56:45 -05:00 |
|
config_test.go
|
feat: better dev errors, expand testing
|
2026-07-17 17:43:57 -05:00 |
|
constants.go
|
feat: update compatibility to Python RNS 1.4.1
|
2026-07-25 14:43:24 -05:00 |
|
errors.go
|
feat: finish announce handling with destination hash validation and public key mismatch rejection
|
2026-08-13 01:04:00 -05:00 |
|
errors_fuzz_test.go
|
feat: better dev errors, expand testing
|
2026-07-17 17:43:57 -05:00 |
|
errors_test.go
|
feat: better dev errors, expand testing
|
2026-07-17 17:43:57 -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: improve timeout handling and path response logic across various components
|
2026-08-13 17:50:08 -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: cut hot-path CPU and RAM
|
2026-08-13 10:45:58 -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 sandboxing features with strict mode, profiles, and extra path support
|
2026-08-13 11:39:52 -05:00 |
|
profile_test.go
|
feat: raise stream throughput and handler density without changing the RNS wire
|
2026-08-13 09:59:37 -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 |