| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add ARM syscalls to syscall sets. | jorgelo@chromium.org | 2012-08-17 | 1 | -0/+4 |
| * | Correct style issues in Linux sandbox code. | jln@chromium.org | 2012-08-17 | 3 | -7/+10 |
| * | Add basic ARM policy to seccomp-bpf sandbox. | jorgelo@chromium.org | 2012-08-15 | 1 | -0/+28 |
| * | Add basic ARM support to the seccomp-bpf sandbox. | jorgelo@chromium.org | 2012-08-10 | 4 | -31/+86 |
| * | Sandbox: Fix CreateProcess policy tests. | rvargas@google.com | 2012-08-10 | 2 | -45/+110 |
| * | Setuid sandbox unittest: fix environment. | jln@chromium.org | 2012-08-09 | 1 | -0/+12 |
| * | Seccomp: always call setSandboxPolicy in unittest. | jln@chromium.org | 2012-08-09 | 1 | -1/+6 |
| * | Revert 150423 - Sandbox: Fix CreateProcess policy tests. | rvargas@google.com | 2012-08-07 | 2 | -111/+45 |
| * | Remove X32 syscalls numbers from x86_64_linux_syscalls.h | jln@chromium.org | 2012-08-07 | 1 | -116/+0 |
| * | Sandbox: Fix CreateProcess policy tests. | rvargas@google.com | 2012-08-07 | 2 | -45/+111 |
| * | Linux: add our own headers for system call numbers. | jln@chromium.org | 2012-08-07 | 3 | -0/+2801 |
| * | Revert 149782 - Sandbox: Fix CreateProcess policy tests. | rvargas@google.com | 2012-08-03 | 2 | -105/+45 |
| * | Sandbox: Fix CreateProcess policy tests. | rvargas@google.com | 2012-08-03 | 2 | -45/+105 |
| * | Sandbox: Verify that members of TargetProcess are valid before freeing them. | rvargas@google.com | 2012-08-03 | 1 | -10/+13 |
| * | Create a LinuxSandbox class. | jln@chromium.org | 2012-08-02 | 3 | -3/+19 |
| * | Revert 149692 - Create a LinuxSandbox class. | mazda@chromium.org | 2012-08-02 | 3 | -19/+3 |
| * | Create a LinuxSandbox class. | jln@chromium.org | 2012-08-02 | 3 | -3/+19 |
| * | Fixing a couple of issues in sandbox::RestrictedToken: | alexeypa@chromium.org | 2012-08-01 | 2 | -13/+82 |
| * | Linux sandbox unit test: log BPF support | jln@chromium.org | 2012-07-31 | 1 | -1/+11 |
| * | Coverity: Fix several pass-by-values. | jhawkins@chromium.org | 2012-07-27 | 1 | -1/+1 |
| * | Fix gcc 4.7 building problems - cont 2. | shenhan@google.com | 2012-07-26 | 2 | -0/+2 |
| * | Fixed coverity defects pertaining to pass-by-value use where pass-by-referenc... | orenb@chromium.org | 2012-07-25 | 2 | -2/+2 |
| * | Coverity: Initialize member variables. | jhawkins@chromium.org | 2012-07-25 | 1 | -1/+4 |
| * | Remove use-after-free bug. | tbreisacher@chromium.org | 2012-07-25 | 1 | -3/+3 |
| * | Create a new SetuidSandboxClient class. | jln@chromium.org | 2012-07-23 | 8 | -47/+389 |
| * | Revert 147510 - Revert "Remove part of a sandbox test that fails on XP" | vitalybuka@chromium.org | 2012-07-20 | 1 | -0/+3 |
| * | Revert "Remove part of a sandbox test that fails on XP" | jln@chromium.org | 2012-07-19 | 1 | -3/+0 |
| * | Move sandbox/sandbox_linux.gypi to sandbox/linux | jln@chromium.org | 2012-07-18 | 2 | -18/+18 |
| * | Move /seccompsandbox to /sandbox/linux/seccomp-legacy | jln@chromium.org | 2012-07-18 | 1 | -1/+1 |
| * | Remove part of a sandbox test that fails on XP | jln@chromium.org | 2012-07-18 | 1 | -0/+3 |
| * | Move the Windows sandbox to sandbox/win | jln@chromium.org | 2012-07-18 | 215 | -628/+628 |
| * | Increase default delay for sandbox tests | jschuh@chromium.org | 2012-07-17 | 1 | -1/+1 |
| * | Seccomp Sandbox: detect a bug with old glibcs | jln@chromium.org | 2012-07-16 | 2 | -6/+46 |
| * | Emergency revert; rietveld broke; tree broke | erg@google.com | 2012-07-13 | 215 | -628/+628 |
| * | sandbox_win.gypi: one less.. for other .gyp files | jln@chromium.org | 2012-07-13 | 1 | -10/+10 |
| * | sandbox/wow_helper -> sandbox/win/wow_helper | jln@chromium.org | 2012-07-13 | 3 | -5/+5 |
| * | sandbox/tools -> sandbox/win/tools | jln@chromium.org | 2012-07-13 | 7 | -8/+8 |
| * | sandbox_poc + test to sandbox/win | jln@chromium.org | 2012-07-13 | 31 | -43/+43 |
| * | sandbox/src -> sandbox/win/src | jln@chromium.org | 2012-07-13 | 162 | -566/+566 |
| * | Move Windows sandbox | jln@chromium.org | 2012-07-13 | 215 | -16/+16 |
| * | Share the zygote's fopen overrides with nacl_helper. | ncbray@chromium.org | 2012-07-13 | 3 | -0/+198 |
| * | Suppress STATUS_INVALID_HANDLE (0xc0000008) exceptions triggered by HandleClo... | alexeypa@chromium.org | 2012-07-12 | 1 | -7/+27 |
| * | Make wow_helper.sln pure ASCII | jln@chromium.org | 2012-07-12 | 1 | -1/+1 |
| * | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 4 | -4/+0 |
| * | Seccomp-BPF: add a new synthetic unittest | jln@chromium.org | 2012-07-09 | 1 | -0/+59 |
| * | Add Julien Tinnes as OWNER of Linux sandboxing and Zygote | jln@chromium.org | 2012-07-09 | 1 | -0/+5 |
| * | Force the interception agent trampoline into the random range | jschuh@chromium.org | 2012-06-29 | 1 | -6/+19 |
| * | Sandbox: Move code around. | rvargas@google.com | 2012-06-28 | 3 | -218/+236 |
| * | Sandbox: Two files were left behind when changing the use | rvargas@google.com | 2012-06-28 | 2 | -3/+4 |
| * | Sandbox: Use ScopedProcessInformation. | rvargas@google.com | 2012-06-27 | 8 | -186/+176 |