| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove SECCOMP_BPF_STANDALONE and port the demo target to gyp. | rsesek@chromium.org | 2013-11-14 | 1 | -2/+1 |
* | Make sandbox/linux/seccomp-bpf/ follow the style guide. | jln@chromium.org | 2013-11-08 | 1 | -26/+27 |
* | Linux Sandbox unittests: fix Valgrind detection. | jln@chromium.org | 2013-07-11 | 1 | -1/+23 |
* | sandbox_linux_unittests: ignore TSAN when counting threads. | jln@chromium.org | 2013-07-03 | 1 | -4/+15 |
* | Rewrite std::string("") to std::string(), Linux edition. | dcheng@chromium.org | 2013-04-09 | 1 | -1/+1 |
* | Revert "Rewrite std::string("") to std::string(), Linux edition." | dcheng@chromium.org | 2013-04-09 | 1 | -1/+1 |
* | Rewrite std::string("") to std::string(), Linux edition. | dcheng@chromium.org | 2013-04-09 | 1 | -1/+1 |
* | Linux Sandbox: assert monothreaded in tests | jln@chromium.org | 2013-04-03 | 1 | -7/+5 |
* | Linux sandbox: add warning if running tests multithreaded. | jln@chromium.org | 2013-02-05 | 1 | -4/+22 |
* | Linux sandbox: more internal timeout in unit tests. | jln@chromium.org | 2013-01-20 | 1 | -8/+32 |
* | Linux sandbox: add timeout to tests. | jln@chromium.org | 2013-01-18 | 1 | -0/+44 |
* | SECCOMP-BPF: Added supported for inspection system call arguments from BPF fi... | markus@chromium.org | 2012-12-15 | 1 | -12/+79 |
* | Simplified unit testing of sandboxing code. We now have helper methods that r... | markus@chromium.org | 2012-08-27 | 1 | -9/+72 |
* | Seccomp BPF: add a simple whitelist unittest | jln@chromium.org | 2012-06-23 | 1 | -0/+5 |
* | Seccomp BPF: initial structure for unittests | jln@chromium.org | 2012-06-22 | 1 | -0/+9 |