Commit Graph

35 Commits

Author SHA1 Message Date
dd38869ebb feat: allow to set write file limit 2024-04-27 22:28:02 +08:00
57ea5e13c8 feat: add support for go 2024-04-27 21:21:47 +08:00
ed1bbfd893 fix: ubuntu's python3 requires dup 2024-01-30 19:56:26 +08:00
3768f36a2f chore: verbose log when execve failed 2024-01-30 19:28:05 +08:00
e0033f40af feat: add rust support 2024-01-30 13:41:39 +08:00
aaac2d1527 chore: program_args is optional 2024-01-30 13:32:10 +08:00
ca5aa20715 chore: dedup pypy3 2024-01-30 12:39:55 +08:00
8271551a88 feat: add pypy3 support 2024-01-30 12:37:05 +08:00
b96a93e957 feat: python3 support 2024-01-30 12:26:37 +08:00
cd5323d561 feat: initial support for python 2024-01-30 11:40:28 +08:00
a9c91dcfac fix: rounding 2024-01-30 11:37:59 +08:00
57669b670c chore: adjust killer timeout 2024-01-27 16:25:37 +08:00
0118ee2062 feat: allow to set uid/gid 2024-01-01 21:31:54 +08:00
2765fe0b3d chore: amend some comments 2024-01-01 17:32:32 +08:00
355619e85d feat: add golang support 2024-01-01 17:31:46 +08:00
ae91f2c3f5 feat: refactor, drop LD_PRELOAD method 2024-01-01 17:31:21 +08:00
b6e7a328ff chore: rework test cases 2024-01-01 17:28:39 +08:00
c50d6d83e9 fix: nullptr -> NULL, we are in C 2023-12-28 01:10:14 +08:00
02547b124d feat: pass config instead of getenv 2023-12-28 00:58:15 +08:00
d9655d6425 feat: separate launcher config, library functions 2023-12-27 23:40:11 +08:00
14873703e5 feat: allow to execute self 2023-12-27 23:16:19 +08:00
bc7b70d667 chore: separate test program 2023-12-27 23:15:50 +08:00
789ae949d5 chore: upgrade seccomp version 2023-12-27 23:03:46 +08:00
dec92fbf65 fix: enhanced syscall list 2022-10-20 15:45:33 +08:00
05372f10e8 feat: refactor launcher.c
Co-authored-by: cxy004 <cxy004@qq.com>
2022-10-11 16:35:55 +08:00
b1ae874394 feat: sync language name with runner 2022-10-09 20:19:25 +08:00
b66a52f4df chore: more checks 2022-10-09 15:52:30 +08:00
cd33ddb00e feat: log process name and pid on inject 2022-10-09 12:44:09 +08:00
12c4c32607 feat: add woj_launcher 2022-10-09 00:06:07 +08:00
3f0924871d chore: use tab to separate log info 2022-10-04 18:43:28 +08:00
32aa186d87 chore: comment for syscall nr 2022-10-04 16:25:12 +08:00
5fd6b7acda feat: add comments for CMakeLists.txt 2022-10-02 22:58:45 +08:00
3b8585bb6a feat: add resource limit 2022-10-02 16:06:27 +08:00
503b5aa6c9 feat: add build.yml 2022-10-02 14:23:27 +08:00
228c7b653f feat: tiny sandbox 2022-10-02 14:10:31 +08:00