summaryrefslogtreecommitdiffstats
path: root/sandbox/linux/seccomp-bpf/sandbox_bpf_test_runner.cc
Commit message (Expand)AuthorAgeFilesLines
* sandbox/linux: remove ad-hoc bpf_dsl verifiermdempsky2015-08-311-1/+1
* Introduce linux_filter.h and replace #include <linux/filter.h>hidehiko2015-04-081-1/+1
* Linux sandbox: set policy in constructorjln2014-11-271-4/+2
* Linux sandbox: change seccomp detection and initialization.jln2014-11-251-4/+4
* Linux sandbox: change API to start the sandboxjln2014-11-251-8/+1
* bpf_dsl: rename SandboxBPFDSLPolicy to just Policymdempsky2014-10-241-2/+2
* bpf_dsl: add TrapRegistry and extract PolicyCompilermdempsky2014-10-161-3/+1
* seccomp-bpf: Remove legacy SandboxBPFPolicy classmdempsky2014-10-141-1/+2
* Large IWYU cleanup for seccomp-bpfmdempsky2014-09-161-3/+2
* Linux sandbox: make SANDBOX_TEST compatible with LSANjln@chromium.org2014-05-221-0/+6
* Linux sandbox: cleanup test framework furtherjln@chromium.org2014-05-061-0/+70