Online judge sandbox based on seccomp | OnlineJudge 安全沙箱
Go to file
2017-08-30 08:46:48 +08:00
bindings fix error data type in Python binding 2017-08-14 13:53:57 +08:00
demo add demo 2017-07-11 12:36:02 +08:00
src add openat seccomp rule 2017-08-30 08:38:16 +08:00
tests simplify write_file_openat.c 2017-08-30 08:46:48 +08:00
.gitignore add stack size limit 2017-05-06 12:16:58 +08:00
.travis.yml Python3 use unicode and Python2 use string 2017-04-30 20:34:00 +08:00
CMakeLists.txt 重构seccomp部分 2016-10-07 17:19:41 +08:00
LICENSE fix some typo 2016-09-02 17:33:48 +08:00
README.md update doc url 2016-10-06 15:30:41 +08:00
runtest.sh do not allow open with write permission 2017-05-28 16:44:08 +08:00

#Judger Build Status

Judger for OnlineJudge

Document