Go to file
2024-01-27 16:25:37 +08:00
.github/workflows feat: add build.yml 2022-10-02 14:23:27 +08:00
.idea feat: tiny sandbox 2022-10-02 14:10:31 +08:00
rules feat: add golang support 2024-01-01 17:31:46 +08:00
utils feat: log process name and pid on inject 2022-10-09 12:44:09 +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 chore: upgrade seccomp version 2023-12-27 23:03:46 +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 chore: adjust killer timeout 2024-01-27 16:25:37 +08:00
launcher.h feat: allow to set uid/gid 2024-01-01 21:31:54 +08:00
library.c feat: allow to set uid/gid 2024-01-01 21:31:54 +08:00
library.h feat: separate launcher config, library functions 2023-12-27 23:40:11 +08:00
resource.c chore: amend some comments 2024-01-01 17:32:32 +08:00
resource.h feat: pass config instead of getenv 2023-12-28 00:58:15 +08:00
sandbox.c feat: refactor, drop LD_PRELOAD method 2024-01-01 17:31:21 +08:00
sandbox.h feat: pass config instead of getenv 2023-12-28 00:58:15 +08:00
test.c chore: rework test cases 2024-01-01 17:28:39 +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