Go to file
2023-12-28 01:10:14 +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: pass config instead of getenv 2023-12-28 00:58:15 +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: pass config instead of getenv 2023-12-28 00:58:15 +08:00
err.h feat: log process name and pid on inject 2022-10-09 12:44:09 +08:00
inject.c feat: separate launcher config, library functions 2023-12-27 23:40:11 +08:00
launcher.c fix: nullptr -> NULL, we are in C 2023-12-28 01:10:14 +08:00
launcher.h feat: pass config instead of getenv 2023-12-28 00:58:15 +08:00
library.c feat: pass config instead of getenv 2023-12-28 00:58:15 +08:00
library.h feat: separate launcher config, library functions 2023-12-27 23:40:11 +08:00
resource.c feat: pass config instead of getenv 2023-12-28 00:58:15 +08:00
resource.h feat: pass config instead of getenv 2023-12-28 00:58:15 +08:00
sandbox.c feat: pass config instead of getenv 2023-12-28 00:58:15 +08:00
sandbox.h feat: pass config instead of getenv 2023-12-28 00:58:15 +08:00
test.c fix: enhanced syscall list 2022-10-20 15:45:33 +08:00
version_script.txt feat: tiny sandbox 2022-10-02 14:10:31 +08:00