Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Correctly align memory allocations in the case where we need to allocate memory | markus@chromium.org | 2010-04-28 | 1 | -1/+4 |
* | - Add a custom allocator for STL objects. This fixes sandbox failures that | markus@chromium.org | 2010-03-08 | 1 | -7/+11 |
* | Explicitly ask for unsigned values when comparing addresses. Not only is this | markus@chromium.org | 2010-02-24 | 1 | -2/+2 |
* | linux: make the seccomp sandbox work again | evan@chromium.org | 2010-01-08 | 1 | -12/+54 |
* | Allow the seccomp sandbox to be enabled, even if the suid sandbox has | markus@chromium.org | 2009-11-07 | 1 | -10/+9 |
* | - found all symbols that we directly access from assembly and marked them as ... | markus@chromium.org | 2009-10-21 | 1 | -118/+6 |
* | Linux: fix seccomp sandbox for GCC 4.4 | agl@chromium.org | 2009-08-13 | 1 | -2/+4 |
* | Initial version of the Seccomp sandbox. Imported from http://code.google.com/... | markus@chromium.org | 2009-08-11 | 1 | -0/+330 |