gecko-dev/security/sandbox/linux
Jed Davis 2fdd7150c1 Bug 1101170 - Move sandbox status info into a separate module. r=kang r=glandium
This changes the interface so that the code which determines the flags
can live in one place, but checking the flags doesn't need to call into
another library.

Also removes the no-op wrappers for Set*Sandbox when disabled at build
time; nothing used them, one of them was unusable due to having the wrong
type, and all they really accomplish is allowing sloppiness with ifdefs
(which could hide actual mistakes).
2014-11-24 15:22:13 -08:00
..
common Bug 1101170 - Move sandbox status info into a separate module. r=kang r=glandium 2014-11-24 15:22:13 -08:00
glue Bug 1080077 - For sandbox failures with no crash reporter, log the C stack. r=kang 2014-10-13 18:48:17 -07:00
android_arm_ucontext.h
android_i386_ucontext.h
android_ucontext.h
arm_linux_syscalls.h
LICENSE
linux_seccomp.h Bug 974230 - Adjust sandbox so that socket() simply fails. r=kang 2014-02-20 09:35:44 -05:00
linux_syscalls.h
moz.build Bug 1101170 - Move sandbox status info into a separate module. r=kang r=glandium 2014-11-24 15:22:13 -08:00
Sandbox.cpp Bug 1101170 - Move sandbox status info into a separate module. r=kang r=glandium 2014-11-24 15:22:13 -08:00
Sandbox.h Bug 1101170 - Move sandbox status info into a separate module. r=kang r=glandium 2014-11-24 15:22:13 -08:00
SandboxAssembler.cpp Bug 1037211 - Remove MOZ_CONTENT_SANDBOX_REPORTER by making it always true. r=kang r=ted 2014-07-17 14:57:28 -07:00
SandboxAssembler.h Bug 920372 - Use Chromium seccomp-bpf compiler to dynamically build sandbox program. r=kang 2014-05-20 18:37:53 -07:00
SandboxFilter.cpp Bug 1081242 - Make ASAN's error reporting work while sandboxed on Linux. r=kang 2014-10-21 11:18:00 +02:00
SandboxFilter.h Bug 1012951 - Add Linux sandboxing for GeckoMediaPlugin processes. r=kang r=ted 2014-08-04 15:11:18 -07:00
SandboxInternal.h Bug 1059602 - Make libxul -> libmozsandbox dependency not a weak symbol. r=glandium 2014-08-28 23:23:13 -07:00
SandboxLogging.h Bug 1041886 - Break out Linux sandbox logging into its own header. r=kang 2014-08-26 13:54:03 -07:00
x86_32_linux_syscalls.h
x86_64_linux_syscalls.h