Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Pull seccomp-sandbox in via DEPS rather than using an in-tree copy | mseaborn@chromium.org | 2010-09-01 | 1 | -205/+0 |
* | Revert 57921 - Pull seccomp-sandbox in via DEPS rather than using an in-tree ... | nsylvain@chromium.org | 2010-08-31 | 1 | -0/+205 |
* | Pull seccomp-sandbox in via DEPS rather than using an in-tree copy | mseaborn@chromium.org | 2010-08-30 | 1 | -205/+0 |
* | Add support for calling {rt_,}sigaction(), and for invoking signal handlers | markus@chromium.org | 2010-05-18 | 1 | -0/+3 |
* | Make the use of signals inside of the sandbox safe. | markus@chromium.org | 2010-04-20 | 1 | -1/+6 |
* | Compute and pring the time that it takes to execute system calls. This data | markus@chromium.org | 2010-03-18 | 1 | -1/+11 |
* | - Add a custom allocator for STL objects. This fixes sandbox failures that | markus@chromium.org | 2010-03-08 | 1 | -3/+11 |
* | Initial version of the Seccomp sandbox. Imported from http://code.google.com/... | markus@chromium.org | 2009-08-11 | 1 | -0/+179 |