Age | Commit message (Expand) | Author |
---|---|---|
2015-12-10 | Add copyright info | Timotej Lazar |
2015-10-14 | Use sandbox for testing Python programs | Timotej Lazar |
2015-10-14 | Add support for command arguments to sandbox | Timotej Lazar |
2015-10-10 | Use a selector instead of polling Python interpreter | Timotej Lazar |
2015-10-10 | Sandbox: setgid before setuid | Timotej Lazar |
2015-10-08 | Make the Python interpreter even more unbuffered | Timotej Lazar |
2015-10-07 | Add a sandbox for Python interpreter | Timotej Lazar |
2015-09-16 | Implement async. comm. with Python interpreter | Timotej Lazar |
2015-09-03 | Use multiprocessing.managers for the Python runner | Timotej Lazar |
2015-08-28 | Change timeout result in python runner | Timotej Lazar |
2015-08-28 | Add support for creating Python interpreters | Timotej Lazar |
2015-08-21 | Add a Python server for running users' code | Timotej Lazar |