| Commit message (Expand) | Author | Age | Lines | |
|---|---|---|---|---|
| * | Move exit code conversion to main function | 2020-11-21 | -4/+2 | |
| * | Add test for stdout output truncation | 2020-11-21 | -1/+19 | |
| * | Convert negative exit codes into standard form | 2020-11-20 | -1/+1 | |
| * | Use SIGKILL instead of SIGTERM to terminate NsJail | 2020-11-20 | -1/+1 | |
| * | Limit STDOUT to prevent OOM events in container | 2020-11-20 | -0/+9 | |
| * | Fix #56: stdout and stderr outputs in wrong order | 2020-01-11 | -0/+16 | |
| * | Add test for importing numpy | 2019-12-28 | -0/+6 | |
| * | Test root and direct children are read-only | 2019-12-28 | -7/+10 | |
| * | Test shared memory is disabled | 2019-12-28 | -0/+27 | |
| * | Test that the file system is mounted as read only | 2019-06-27 | -0/+10 | |
| * | Disable memory swapping and add a memory limit test | 2019-06-26 | -6/+13 | |
| * | Add a NsJail log parser test | 2019-06-22 | -0/+30 | |
| * | Rewrite NsJail tests | 2019-06-22 | -0/+77 |