summaryrefslogtreecommitdiffstats
path: root/sandbox/linux/seccomp-bpf/demo.cc
Commit message (Expand)AuthorAgeFilesLines
* SECCOMP-BPF: Added supported for inspection system call arguments from BPF fi...markus@chromium.org2012-12-151-63/+72
* Refactored ErrorCode into it's own class. Removed operators and made themmarkus@chromium.org2012-08-311-4/+6
* Added support for SECCOMP_RET_TRAP handlers.markus@chromium.org2012-06-151-15/+112
* Second try at landing this patch list. This time, we are super careful about ...markus@chromium.org2012-06-141-0/+3
* SVN was apparently quite confused by all the changes that we made during the ...markus@chromium.org2012-06-061-2/+2
* Initial snapshot of the new BPF-enabled seccomp sandbox. This code ismarkus@chromium.org2012-06-041-0/+312