Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sandbox/linux: remove ad-hoc bpf_dsl verifier | mdempsky | 2015-08-31 | 1 | -1/+1 |
* | Introduce linux_filter.h and replace #include <linux/filter.h> | hidehiko | 2015-04-08 | 1 | -1/+1 |
* | Linux sandbox: set policy in constructor | jln | 2014-11-27 | 1 | -4/+2 |
* | Linux sandbox: change seccomp detection and initialization. | jln | 2014-11-25 | 1 | -4/+4 |
* | Linux sandbox: change API to start the sandbox | jln | 2014-11-25 | 1 | -8/+1 |
* | bpf_dsl: rename SandboxBPFDSLPolicy to just Policy | mdempsky | 2014-10-24 | 1 | -2/+2 |
* | bpf_dsl: add TrapRegistry and extract PolicyCompiler | mdempsky | 2014-10-16 | 1 | -3/+1 |
* | seccomp-bpf: Remove legacy SandboxBPFPolicy class | mdempsky | 2014-10-14 | 1 | -1/+2 |
* | Large IWYU cleanup for seccomp-bpf | mdempsky | 2014-09-16 | 1 | -3/+2 |
* | Linux sandbox: make SANDBOX_TEST compatible with LSAN | jln@chromium.org | 2014-05-22 | 1 | -0/+6 |
* | Linux sandbox: cleanup test framework further | jln@chromium.org | 2014-05-06 | 1 | -0/+70 |