Online judge sandbox based on seccomp | OnlineJudge 安全沙箱
Go to file
avaicode 52535d7de8 Lua binding's style and compatibility
- Now it support both lua 5.1 and 5.3(5.2 for sure)
- Constant is provided in another way
2016-10-26 21:17:12 +08:00
bindings Lua binding's style and compatibility 2016-10-26 21:17:12 +08:00
src forget to init result field 2016-10-24 22:04:04 +08:00
tests 重构测试结构 2016-10-24 23:01:55 +08:00
.gitignore seccomp_rule_so_path可以为NULL 2016-08-22 13:15:19 +08:00
.travis.yml add slack notification 2016-10-26 11:40:10 +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 重构测试结构 2016-10-24 23:01:55 +08:00

#Judger Build Status

Judger for OnlineJudge

Document