gecko-dev/security/sandbox/linux
Julian Hector 14d815c27e Bug 1275920 - Add sys_rt_tgsigqueueinfo to seccomp whitelist r=jld
--HG--
extra : rebase_source : 4808d641597e40e124be0bae1e10ad37570355c9
2016-05-27 19:29:21 +02:00
..
broker Bug 1274553 - Properly handle stat() requests in permissive mode. r=jld 2016-05-20 14:42:50 +02:00
common Bug 1098428 - Add Linux sandboxing information to Telemetry. r=gfritzsche 2016-05-18 18:37:44 +02:00
glue Bug 1272513 - Part 1: Suppress -Wshadow warnings-as-errors in some directories. r=glandium 2016-05-11 00:00:01 -07:00
gtest Bug 1222500 - Handle unexpected thread creation better on desktop Linux. r=gdestuynder 2015-11-30 18:21:00 +01:00
LinuxCapabilities.cpp
LinuxCapabilities.h Bug 1199481 - Complain more when entering sandboxing code as root. r=kang 2015-08-28 13:37:00 +02:00
moz.build Bug 1274826 - Bypass building SandboxHooks on Gonk r=jld 2016-05-26 01:02:25 +02:00
Sandbox.cpp Bug 1274873 - Part 2: Move signal handler set up to SandboxEarlyInit() r=jld 2016-05-26 16:20:44 +02:00
Sandbox.h Bug 930258 - Part 2: seccomp-bpf integration. r=kang 2015-10-07 22:13:08 -07:00
SandboxBrokerClient.cpp Bug 930258 - Part 1: The file broker, and unit tests for it. r=kang f=froydnj 2015-10-07 22:13:08 -07:00
SandboxBrokerClient.h Bug 930258 - Part 1: The file broker, and unit tests for it. r=kang f=froydnj 2015-10-07 22:13:08 -07:00
SandboxChroot.cpp Bug 1004011 - Support SECCOMP_FILTER_FLAG_TSYNC if available. r=kang 2015-08-11 16:30:00 -04:00
SandboxChroot.h
SandboxFilter.cpp Bug 1275920 - Add sys_rt_tgsigqueueinfo to seccomp whitelist r=jld 2016-05-27 19:29:21 +02:00
SandboxFilter.h Bug 930258 - Part 2: seccomp-bpf integration. r=kang 2015-10-07 22:13:08 -07:00
SandboxFilterUtil.cpp Bug 1207790 - Fix sandbox build for older Linux distributions. r=gdestuynder 2015-10-30 15:13:00 +01:00
SandboxFilterUtil.h Bug 1276470 - Add sys_statfs to seccomp whitelist. r=jld 2016-05-28 20:33:49 +02:00
SandboxHooks.cpp Bug 1274873 - Part 2: Move signal handler set up to SandboxEarlyInit() r=jld 2016-05-26 16:20:44 +02:00
SandboxInternal.h
SandboxLogging.cpp Bug 1207401 - Send B2G sandbox logging to both stderr and logcat. r=kang 2015-10-05 09:21:39 -07:00
SandboxLogging.h Bug 1181704 - Use chromium SafeSPrintf for sandbox logging. r=gdestuynder r=glandium 2015-07-09 12:09:00 +02:00
SandboxUtil.cpp Bug 1219392 - Capitalize mozilla::unused to avoid conflicts. r=froydnj 2015-11-02 07:53:26 +02:00
SandboxUtil.h