summaryrefslogtreecommitdiffstats
path: root/sandbox/linux
Commit message (Expand)AuthorAgeFilesLines
* Add domain-specific language for BPF policiesmdempsky@chromium.org2014-07-179-0/+885
* Revert of Add domain-specific language for BPF policies (https://codereview.c...tapted@chromium.org2014-07-169-865/+0
* Add domain-specific language for BPF policiesmdempsky@chromium.org2014-07-169-0/+865
* Linux sandbox: add space for 8 parameters to the Syscall() classnedeljko.babic@imgtec.com2014-07-082-23/+80
* Add mdempsky as OWNER for sandbox/linuxmdempsky@chromium.org2014-07-081-0/+1
* Revert of Revert of Disable yama on 3.2 kernels with 32bit userland and 64bit...machenbach@chromium.org2014-07-081-0/+17
* Revert of Disable yama on 3.2 kernels with 32bit userland and 64bit kernel. (...eseidel@chromium.org2014-07-081-17/+0
* build fix (see r281666 and r281672, I screwed up the re-land)thakis@chromium.org2014-07-081-1/+4
* Disable two yama tests on 3.2 kernels with 32bit userland and 64bit kernel.thakis@chromium.org2014-07-081-0/+17
* Revert 281666 "Disable two yama tests on 3.2 kernels with 32bit ..."nhiroki@chromium.org2014-07-081-19/+1
* Disable two yama tests on 3.2 kernels with 32bit userland and 64bit kernel.thakis@chromium.org2014-07-081-1/+19
* gcc 4.7 workaround for __uint16_tmostynb@opera.com2014-07-071-0/+1
* Linux sandbox: add test to ensure that pread64 can be forwarded.jln@chromium.org2014-06-278-44/+253
* Linux sandbox: add sandbox_linux_unittests.isolatejln@chromium.org2014-06-191-0/+18
* Revert of Linux sandbox: add sandbox_linux_unittests.isolate (https://coderev...jln@chromium.org2014-06-172-41/+0
* Linux sandbox: add sandbox_linux_unittests.isolatejln@chromium.org2014-06-172-0/+41
* Define regs_struct on x86 Bionic as well.rickyz@google.com2014-06-141-1/+29
* Use PTRACE_SET_SYSCALL to override syscalls on ARM.rickyz@google.com2014-06-131-2/+34
* Clean-up the SandboxSyscall interfacejln@chromium.org2014-06-138-411/+388
* Seccomp_bpf. Fix compilation error for Android x64.anton@chromium.org2014-06-121-1/+1
* Linux Sandbox: Add support for SECCOMP_RET_TRACE.rickyz@google.com2014-06-128-1/+223
* Do not instrument the suid sandbox binary with sanitizer tools.earthdok@chromium.org2014-06-101-0/+7
* Linux sandbox: restrict prctl in the baseline.jln@chromium.org2014-06-064-6/+30
* Linux sandbox: restrict futex operations.jln@chromium.org2014-06-0411-5/+112
* Enable some more targets in the GN build.brettw@chromium.org2014-06-041-1/+1
* Add GN build for Linux sandbox.brettw@chromium.org2014-05-291-0/+313
* Linux sandbox: make SANDBOX_TEST compatible with LSANjln@chromium.org2014-05-229-22/+63
* Convert a bunch of BPF_TEST tests to use BPF_TEST_Cmdempsky@chromium.org2014-05-214-204/+247
* Linux Sandbox: run all BaselinePolicy tests with sanitizers.jln@chromium.org2014-05-212-23/+28
* [reland] Remove SandboxBPF's dependency on CompatibilityPolicymdempsky@chromium.org2014-05-214-104/+120
* Revert of Remove SandboxBPF's dependency on CompatibilityPolicy (https://code...isherman@chromium.org2014-05-204-120/+104
* Remove SandboxBPF's dependency on CompatibilityPolicymdempsky@chromium.org2014-05-204-104/+120
* Simplify PointerCompare a littlemdempsky@chromium.org2014-05-201-66/+60
* Fix misuses of DISALLOW_IMPLICIT_CONSTRUCTORS()mdempsky@chromium.org2014-05-202-8/+13
* NaCl: Add sanity check for number of open FDs at startupmseaborn@chromium.org2014-05-203-0/+46
* Add SandboxBPFPolicy::InvalidSyscall() to simplify writing policiesmdempsky@chromium.org2014-05-176-24/+50
* Linux sandbox: add more baseline policy unittests.jln@chromium.org2014-05-173-0/+141
* Android: cleanup gtest_target_type conditions.bulach@chromium.org2014-05-171-3/+2
* Split up the //sandbox OWNERS file into per-subdirectory ones.rsesek@chromium.org2014-05-131-0/+3
* Linux sandbox: exclude MSAN from baseline policy testsjln@chromium.org2014-05-121-2/+4
* Move sanbox_export.h to //sandbox from //sandbox/linux and split root OWNERS ...rsesek@chromium.org2014-05-1220-42/+19
* Non-SFI NaCl: Stop running sandbox tests in components_unittestshamaji@chromium.org2014-05-102-23/+9
* Refactor BPFTesterCompatibilityDelegate to use AuxHolder insteadmdempsky@chromium.org2014-05-093-45/+31
* Ensure that _GNU_SOURCE is defined early enoughmostynb@opera.com2014-05-092-4/+10
* Fix Intel 64 bots by explicitly adding the syscall.hmiguelg@chromium.org2014-05-091-0/+1
* Linux sandbox: always restrict clone() in baseline policy.jln@chromium.org2014-05-096-15/+164
* NaCl non-sfi sandbox: use modern framework for testsjln@chromium.org2014-05-071-9/+9
* Linux sandbox: implement new BPF testing macrosjln@chromium.org2014-05-075-89/+243
* Linux sandbox: cleanup test framework furtherjln@chromium.org2014-05-0611-91/+289
* Get rid of kZygoteIdFd from contentmdempsky@chromium.org2014-05-022-45/+64