Go to file
2024-04-27 22:28:02 +08:00
.github/workflows feat: add build.yml 2022-10-02 14:23:27 +08:00
.idea feat: add support for go 2024-04-27 21:21:47 +08:00
rules feat: add support for go 2024-04-27 21:21:47 +08:00
utils feat: python3 support 2024-01-30 12:26:37 +08:00
.clang-format feat: add woj_launcher 2022-10-09 00:06:07 +08:00
.gitignore feat: add woj_launcher 2022-10-09 00:06:07 +08:00
build_libseccomp.sh feat: add support for go 2024-04-27 21:21:47 +08:00
CMakeLists.txt feat: allow to set uid/gid 2024-01-01 21:31:54 +08:00
err.h feat: log process name and pid on inject 2022-10-09 12:44:09 +08:00
inject.c feat: refactor, drop LD_PRELOAD method 2024-01-01 17:31:21 +08:00
launcher.c feat: allow to set write file limit 2024-04-27 22:28:02 +08:00
launcher.h feat: allow to set write file limit 2024-04-27 22:28:02 +08:00
library.c feat: allow to set write file limit 2024-04-27 22:28:02 +08:00
library.h feat: separate launcher config, library functions 2023-12-27 23:40:11 +08:00
resource.c feat: allow to set write file limit 2024-04-27 22:28:02 +08:00
resource.h feat: allow to set write file limit 2024-04-27 22:28:02 +08:00
sandbox.c feat: refactor, drop LD_PRELOAD method 2024-01-01 17:31:21 +08:00
sandbox.h chore: program_args is optional 2024-01-30 13:32:10 +08:00
test.c feat: allow to set write file limit 2024-04-27 22:28:02 +08:00
user.c feat: allow to set uid/gid 2024-01-01 21:31:54 +08:00
user.h feat: allow to set uid/gid 2024-01-01 21:31:54 +08:00
version_script.txt feat: tiny sandbox 2022-10-02 14:10:31 +08:00