gecko-dev/security/sandbox/linux
2017-06-27 17:57:00 +02:00
..
broker Bug 1376643 - Use 'override' and '= default' on applicable methods in security/sandbox/. r=gcp 2017-06-27 17:57:00 +02:00
glue Bug 1268733 - Move Linux sandboxing code back out to libmozsandbox.so. r=gcp r=glandium 2016-10-26 16:57:24 -06:00
gtest Bug 1376643 - Use 'override' and '= default' on applicable methods in security/sandbox/. r=gcp 2017-06-27 17:57:00 +02:00
interfaces Bug 1286865 - Step 2: Add XPCOM bindings for sandbox syscall reporter. r=gcp r=glandium 2017-01-30 18:50:41 -07:00
reporter Bug 1376643 - Use 'override' and '= default' on applicable methods in security/sandbox/. r=gcp 2017-06-27 17:57:00 +02:00
LinuxCapabilities.cpp
LinuxCapabilities.h
LinuxSched.h Bug 1272062 - Merge security/sandbox/linux/common into its parent directory. r=gcp 2016-10-27 22:06:00 +02:00
moz.build Bug 1337331 Part 1: Update security/sandbox/chromium/ to commit b169b9a1cc402573843e8c952af14c4e43487e91. r=jld, r=aklotz, r=jimm 2017-03-29 14:23:17 +01:00
Sandbox.cpp Bug 1362601 - Don't crash on sandbox violation if known-problem injected libs are present. r=gcp 2017-06-07 16:33:11 -06:00
Sandbox.h Bug 1335323 - Move vector include to sandbox header to fix bustage. r=bustage-fix a=bustage-fix 2017-01-31 13:06:22 +01:00
SandboxBrokerClient.cpp Bug 1376643 - Use 'nullptr' where applicable in security/sandbox/. r=gcp 2017-06-27 17:56:00 +02:00
SandboxBrokerClient.h Bug 1289718 - Clean up stat/stat64 wrapper. Deal with non-default TMPDIR. r=jld 2016-10-06 13:25:13 +02:00
SandboxChroot.cpp Bug 1338086 - Remove useless else blocks in order to reduce complexity in security/sandbox/linux/ r=gcp 2017-02-09 10:56:05 +01:00
SandboxChroot.h Bug 1272062 - Merge security/sandbox/linux/common into its parent directory. r=gcp 2016-10-27 22:06:00 +02:00
SandboxFilter.cpp Bug 1376643 - Use 'override' and '= default' on applicable methods in security/sandbox/. r=gcp 2017-06-27 17:57:00 +02:00
SandboxFilter.h Bug 1330326 - Make sandboxing policy more configurable via preferences. r=jld 2017-01-26 19:59:50 +01:00
SandboxFilterUtil.cpp
SandboxFilterUtil.h
SandboxHooks.cpp Bug 1376643 - Use 'nullptr' where applicable in security/sandbox/. r=gcp 2017-06-27 17:56:00 +02:00
SandboxInfo.cpp Bug 1317735 - Consolidate env vars for logging. r=jimm 2017-01-23 12:46:49 -08:00
SandboxInfo.h Bug 1317735 - Consolidate env vars for logging. r=jimm 2017-01-23 12:46:49 -08:00
SandboxInternal.h Bug 1257361 - Simplify detecting threads that already have seccomp-bpf applied. r=tedd r=gcp 2016-12-06 12:38:22 -10:00
SandboxLogging.cpp
SandboxLogging.h
SandboxReporterClient.cpp Bug 1286865 - Step 1: Gather syscall info from SIGSYS handlers into the parent process. r=gcp 2017-01-30 18:49:53 -07:00
SandboxReporterClient.h Bug 1286865 - Step 1: Gather syscall info from SIGSYS handlers into the parent process. r=gcp 2017-01-30 18:49:53 -07:00
SandboxUtil.cpp
SandboxUtil.h