1
0
Fork 0
mirror of https://github.com/perlbot/perlbuut synced 2025-06-08 09:15:41 -04:00
Commit graph

17 commits

Author SHA1 Message Date
Ryan Voots
aab4315a6f Starting setup of new evalserver 2017-05-28 15:42:10 -04:00
Ryan Voots
b8e6138d19 Use Permute::Named::Iter instead of glob for generating permuted syscalls 2017-05-14 02:59:53 -04:00
Ryan Voots
fe159c958d Switch to Linux::Clone 2017-05-12 21:05:54 -04:00
Ryan Voots
e1ea1bc82b Disable private_ipc, as it causes the clone to fail. maybe do it in unshare after forking? 2017-05-07 16:55:41 -04:00
Ryan Voots
720843cb54 Node is working! 2017-05-06 22:12:18 -04:00
2b13a754d2 Add support for node 7.10 2017-05-06 16:50:31 -07:00
Ryan Voots
b285d3a659 Ruby works now. I need to replace the use of glob() since it has size limits 2017-05-06 06:45:06 -04:00
Ryan Voots
c4d914c308 Change some limits, and fix timeout to not orphan things 2017-05-06 05:49:45 -04:00
Ryan Voots
c7b44290c3 Execcve works again 2017-05-06 05:09:10 -04:00
Ryan Voots
e7fd3eeda3 Bring in new seccomp code 2017-05-06 04:59:23 -04:00
Ryan Voots
451edc93bb Formatting 2017-05-06 04:56:48 -04:00
71795844cd IT WORKS 2017-05-06 01:56:12 -07:00
a3dda481bf Permutation rules created 2017-05-06 01:33:53 -07:00
c908d0b4cb Almost there, needs to properly save the permutes for open() and such 2017-05-06 00:10:15 -07:00
151daca0bb mostly there. need to find the syntax error 2017-05-05 23:54:33 -07:00
ef6ea1da39 Basic layout there. 2017-05-05 22:49:36 -07:00
1a9145aec1 Reorg the evalserver code a little 2017-05-05 13:19:32 -07:00