Reticulum-Go/pkg/sandbox
2026-08-14 11:11:51 -05:00
..
errors_test.go feat: better dev errors, expand testing 2026-07-17 17:43:57 -05:00
exec_rlimit.go feat: improve sandboxing features with strict mode, profiles, and extra path support 2026-08-13 11:39:52 -05:00
exec_rlimit_linux.go feat: improve sandboxing features with strict mode, profiles, and extra path support 2026-08-13 11:39:52 -05:00
exec_rlimit_other.go feat: improve sandboxing features with strict mode, profiles, and extra path support 2026-08-13 11:39:52 -05:00
paths.go fix: improve context handling and type conversions in session and transport packages 2026-08-14 11:11:51 -05:00
paths_test.go feat: improve sandboxing features with strict mode, profiles, and extra path support 2026-08-13 11:39:52 -05:00
rlimit_as_test.go feat: update resource limit tests by adding conditions to skip under specific environments and testing modes 2026-07-16 16:51:06 -05:00
sandbox.go feat: improve sandboxing features with strict mode, profiles, and extra path support 2026-08-13 11:39:52 -05:00
sandbox_darwin.go fix: remove RLIMIT_AS setting to prevent memory issues under mesh load and increase RLIMIT_NPROC limit to 65536 2026-07-10 07:18:06 -05:00
sandbox_freebsd.go fix: remove RLIMIT_AS setting to prevent memory issues under mesh load and increase RLIMIT_NPROC limit to 65536 2026-07-10 07:18:06 -05:00
sandbox_landlock_linux_test.go feat: improve sandboxing features with strict mode, profiles, and extra path support 2026-08-13 11:39:52 -05:00
sandbox_linux.go feat: add SandboxSkipScoped option and improve Landlock restriction handling 2026-08-13 18:56:45 -05:00
sandbox_openbsd.go feat: improve sandboxing features with strict mode, profiles, and extra path support 2026-08-13 11:39:52 -05:00
sandbox_stub.go refactor: remove ShareInstance configuration from CLI commands and fix I2P interop tests with improved error handling and logging 2026-07-17 21:10:50 -05:00
sandbox_test.go feat: fix WebTransport concurrency test and add Landlock sandbox tests for Linux 2026-07-16 16:26:44 -05:00
sandbox_unix.go refactor: remove ShareInstance configuration from CLI commands and fix I2P interop tests with improved error handling and logging 2026-07-17 21:10:50 -05:00
sandbox_windows.go refactor(sandbox): remove duplicate unix import across platform files and update windows import 2026-06-14 19:20:19 -05:00
scoped_linux_test.go feat: add SandboxSkipScoped option and improve Landlock restriction handling 2026-08-13 18:56:45 -05:00
seccomp_linux.go feat: improve sandboxing features with strict mode, profiles, and extra path support 2026-08-13 11:39:52 -05:00
seccomp_linux_386.go feat: improve sandboxing features with strict mode, profiles, and extra path support 2026-08-13 11:39:52 -05:00
seccomp_linux_amd64.go feat: improve sandboxing features with strict mode, profiles, and extra path support 2026-08-13 11:39:52 -05:00
seccomp_linux_arm.go feat: improve sandboxing features with strict mode, profiles, and extra path support 2026-08-13 11:39:52 -05:00
seccomp_linux_arm64.go feat: improve sandboxing features with strict mode, profiles, and extra path support 2026-08-13 11:39:52 -05:00
seccomp_linux_other.go feat: update self-check functionality by adding support for multiple architectures (386, arm, ppc64le, ppc64) and refactoring CI scripts for improved testing 2026-07-16 16:48:23 -05:00
seccomp_linux_ppc64x.go feat: improve sandboxing features with strict mode, profiles, and extra path support 2026-08-13 11:39:52 -05:00
seccomp_linux_riscv64.go feat: improve sandboxing features with strict mode, profiles, and extra path support 2026-08-13 11:39:52 -05:00
seccomp_linux_test.go feat: improve sandboxing features with strict mode, profiles, and extra path support 2026-08-13 11:39:52 -05:00
strict_linux_test.go feat: improve sandboxing features with strict mode, profiles, and extra path support 2026-08-13 11:39:52 -05:00
warn.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
warn_test.go feat: improve sandboxing features with strict mode, profiles, and extra path support 2026-08-13 11:39:52 -05:00