gecko-dev/security/sandbox/linux
Jed Davis a2d3e4e9f2 Bug 1313218 - Preload libmozsandbox.so in child processes on Linux. r=tedd r=billm r=glandium
Preloading libmozsandbox allows the symbol interpositions used by
sandboxing to be defined there instead of statically linked into the
executable; this patch also does that.

MozReview-Commit-ID: FL1QWLSKA0S

--HG--
rename : security/sandbox/linux/interpose/SandboxHooks.cpp => security/sandbox/linux/SandboxHooks.cpp
2016-11-04 18:16:05 -06:00
..
broker Merge m-c to autoland 2016-11-03 20:02:24 -07: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 1272062 - Merge security/sandbox/linux/common into its parent directory. r=gcp 2016-10-27 22:06:00 +02:00
LinuxCapabilities.cpp Bug 1151607 - Step 2: Apply net/ipc namespace separation and chroot to media plugins. r=kang 2015-04-10 18:05:19 -07:00
LinuxCapabilities.h Bug 1199481 - Complain more when entering sandboxing code as root. r=kang 2015-08-28 13:37:00 +02:00
LinuxSched.h Bug 1272062 - Merge security/sandbox/linux/common into its parent directory. r=gcp 2016-10-27 22:06:00 +02:00
Sandbox.cpp Bug 1313218 - Preload libmozsandbox.so in child processes on Linux. r=tedd r=billm r=glandium 2016-11-04 18:16:05 -06:00
Sandbox.h Bug 1272062 - Merge security/sandbox/linux/common into its parent directory. r=gcp 2016-10-27 22:06:00 +02:00
SandboxBrokerClient.cpp Bug 1289718 - Clean up stat/stat64 wrapper. Deal with non-default TMPDIR. r=jld 2016-10-06 13:25:13 +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 1004011 - Support SECCOMP_FILTER_FLAG_TSYNC if available. r=kang 2015-08-11 16:30:00 -04: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 1310116 - Allow waitpid but warn on creating processes in content. r=jld 2016-10-25 20:43:42 +02:00
SandboxFilter.h Bug 930258 - Part 2: seccomp-bpf integration. r=kang 2015-10-07 22:13:08 -07:00
SandboxFilterUtil.cpp Bug 1273852 - Always add seccomp-bpf socketcall dispatcher. r=jld 2016-06-29 20:34:40 +02:00
SandboxFilterUtil.h Bug 1287426 Part 3: Update security/sandbox/chromium/ to commit 4ec79b7f2379a60cdc15599e93255c0fa417f1ed. r=aklotz, r=jld 2016-09-06 08:57:21 +01:00
SandboxHooks.cpp Bug 1313218 - Preload libmozsandbox.so in child processes on Linux. r=tedd r=billm r=glandium 2016-11-04 18:16:05 -06:00
SandboxInfo.cpp Bug 1272062 - Merge security/sandbox/linux/common into its parent directory. r=gcp 2016-10-27 22:06:00 +02:00
SandboxInfo.h Bug 1272062 - Merge security/sandbox/linux/common into its parent directory. r=gcp 2016-10-27 22:06:00 +02:00
SandboxInternal.h Bug 1268733 - Move Linux sandboxing code back out to libmozsandbox.so. r=gcp r=glandium 2016-10-26 16:57:24 -06:00
SandboxLogging.cpp Bug 1287426 Part 3: Update security/sandbox/chromium/ to commit 4ec79b7f2379a60cdc15599e93255c0fa417f1ed. r=aklotz, r=jld 2016-09-06 08:57:21 +01: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 1302163 - Change code to use SprintfLiteral instead of snprintf. r=ehsan 2016-10-04 17:57:51 +02:00
SandboxUtil.h Bug 1151607 - Step 2: Apply net/ipc namespace separation and chroot to media plugins. r=kang 2015-04-10 18:05:19 -07:00
moz.build Bug 1313218 - Preload libmozsandbox.so in child processes on Linux. r=tedd r=billm r=glandium 2016-11-04 18:16:05 -06:00