| Commit message (Collapse) | Author | Age | Lines | |
|---|---|---|---|---|
| * | update readme [ci skip] | 2018-05-31 | -2/+6 | |
| | | ||||
| * | adds nsjail compiled for ubuntu to see if unit testing can work with that | 2018-05-31 | -18/+22 | |
| | | ||||
| * | secure python execution | 2018-05-30 | -71/+89 | |
| | | | | | | | make snekbox a class adds nsjail 2.5 (compiled on alpine 3.7) execute python code via nsjail | |||
| * | typo in debug output | 2018-05-28 | -1/+1 | |
| | | ||||
| * | kill long running processes after x seconds | 2018-05-27 | -0/+16 | |
| | | ||||
| * | now also captures stderr | 2018-05-27 | -5/+16 | |
| | | ||||
| * | kick off jobs in their own processes | 2018-05-27 | -16/+28 | |
| | | ||||
| * | automatically clean up queues and message to reduce rabbitmq memory footprint | 2018-05-26 | -1/+0 | |
| | | ||||
| * | simplify threads and use local thread variables to manage user websocket ↵ | 2018-05-26 | -16/+12 | |
| | | | | | connections | |||
| * | lint | 2018-05-25 | -13/+10 | |
| | | ||||
| * | generate new queue based on session id to lock user to their own event chain | 2018-05-24 | -3/+6 | |
| | | ||||
| * | POC completed | 2018-05-23 | -0/+49 | |