sandboxed-api/sandboxed_api/sandbox2
Christian Blichmann 79b6784b82 #Cleanup: Consistently use std::make_unique
PiperOrigin-RevId: 480597371
Change-Id: I145586382ad7a7694384cc672986132376a47465
2022-10-12 05:23:42 -07:00
..
examples #Cleanup: Consistently use std::make_unique 2022-10-12 05:23:42 -07:00
network_proxy #Cleanup: Consistently use std::make_unique 2022-10-12 05:23:42 -07:00
testcases Sandbox2: Graciously handle mapping over Comms/Exec fds 2022-10-10 09:39:01 -07:00
unwind Apply page offset during stack unwinding/symbolization 2022-02-11 07:19:34 -08:00
util Fix visibility 2022-07-18 07:44:38 -07:00
bpfdisassembler.cc Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
bpfdisassembler.h Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
buffer_test.cc #Cleanup: Consistently use std::make_unique 2022-10-12 05:23:42 -07:00
buffer.cc #Cleanup: Consistently use std::make_unique 2022-10-12 05:23:42 -07:00
buffer.h #Cleanup: Consistently use std::make_unique 2022-10-12 05:23:42 -07:00
BUILD.bazel #Cleanup: Consistently use std::make_unique 2022-10-12 05:23:42 -07:00
client.cc #Cleanup: Consistently use std::make_unique 2022-10-12 05:23:42 -07:00
client.h Sandbox2: Graciously handle mapping over Comms/Exec fds 2022-10-10 09:39:01 -07:00
CMakeLists.txt #Cleanup: Consistently use std::make_unique 2022-10-12 05:23:42 -07:00
comms_test.cc Changes to comms_test module to run unittests with --config=android_arm64 2022-03-29 07:16:43 -07:00
comms_test.proto Migration of remaining protobufs from proto2 to proto3 2022-03-16 00:43:46 -07:00
comms.cc #Cleanup: Consistently use std::make_unique 2022-10-12 05:23:42 -07:00
comms.h Sandbox2: Graciously handle mapping over Comms/Exec fds 2022-10-10 09:39:01 -07:00
executor.cc #Cleanup: Consistently use std::make_unique 2022-10-12 05:23:42 -07:00
executor.h Add default member initializer for sandbox2::Executor::Process members 2022-04-11 06:59:17 -07:00
fork_client.cc Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
fork_client.h Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
forkingclient.cc #Cleanup: Consistently use std::make_unique 2022-10-12 05:23:42 -07:00
forkingclient.h Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
forkserver_bin.cc Use new sandbox2::Comms ctor for default connection params 2022-10-07 02:08:20 -07:00
forkserver_test.cc Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
forkserver.cc #Cleanup: Consistently use std::make_unique 2022-10-12 05:23:42 -07:00
forkserver.h Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
forkserver.proto Migrate forkserver.proto to proto3 syntax 2022-03-14 07:28:23 -07:00
global_forkclient_lib_ctor.cc Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
global_forkclient.cc #Cleanup: Consistently use std::make_unique 2022-10-12 05:23:42 -07:00
global_forkclient.h Introduce commandline flag to pass forkserver_bin path for Android builds. 2022-03-02 08:12:21 -08:00
ipc_test.cc #Cleanup: Consistently use std::make_unique 2022-10-12 05:23:42 -07:00
ipc.cc #Cleanup: Consistently use std::make_unique 2022-10-12 05:23:42 -07:00
ipc.h Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
limits_test.cc #Cleanup: Consistently use std::make_unique 2022-10-12 05:23:42 -07:00
limits.h Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
logserver.cc Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
logserver.h Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
logserver.proto Migration of remaining protobufs from proto2 to proto3 2022-03-16 00:43:46 -07:00
logsink.cc Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
logsink.h Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
monitor.cc #Cleanup: Consistently use std::make_unique 2022-10-12 05:23:42 -07:00
monitor.h Fix possible crash when multiple termination conditions occur simultaneously 2022-05-13 04:35:27 -07:00
mount_tree.proto Migrate to proto3, change is_ro to is_rw (default value is false), and rename mounttree.proto 2022-03-14 05:15:15 -07:00
mounts_test.cc Disable deprecation warnings 2022-04-22 04:58:02 -07:00
mounts.cc Extend ValidateInterpreter with Android_Arm64 interpreter 2022-03-30 09:45:58 -07:00
mounts.h Migrate to proto3, change is_ro to is_rw (default value is false), and rename mounttree.proto 2022-03-14 05:15:15 -07:00
namespace_test.cc #Cleanup: Consistently use std::make_unique 2022-10-12 05:23:42 -07:00
namespace.cc #Cleanup: Consistently use std::make_unique 2022-10-12 05:23:42 -07:00
namespace.h Add an option to allow mount propagation 2022-03-08 08:01:19 -08:00
notify_test.cc #Cleanup: Consistently use std::make_unique 2022-10-12 05:23:42 -07:00
notify.h Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
policy_test.cc #Cleanup: Consistently use std::make_unique 2022-10-12 05:23:42 -07:00
policy.cc Block installing user notify inside Sandbox2 2022-07-03 11:20:31 -07:00
policy.h Add option to block the ptrace system call instead of denying it. 2022-05-27 02:57:37 -07:00
policybuilder_test.cc #Cleanup: Consistently use std::make_unique 2022-10-12 05:23:42 -07:00
policybuilder.cc #Cleanup: Consistently use std::make_unique 2022-10-12 05:23:42 -07:00
policybuilder.h #Cleanup: Consistently use std::make_unique 2022-10-12 05:23:42 -07:00
README.md Update references to the new documentation 2021-12-14 09:03:29 -08:00
regs_test.cc Fix -Wc++11-narrowing error with Clang introduced in 2546d9e 2022-01-14 03:40:01 -08:00
regs.cc Remove OsErrorMessage in favor of Abseil's new ErrnoToStatus 2022-04-21 06:15:38 -07:00
regs.h Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
result.cc #Cleanup: Consistently use std::make_unique 2022-10-12 05:23:42 -07:00
result.h #Cleanup: Consistently use std::make_unique 2022-10-12 05:23:42 -07:00
sandbox2_test.cc #Cleanup: Consistently use std::make_unique 2022-10-12 05:23:42 -07:00
sandbox2.cc #Cleanup: Consistently use std::make_unique 2022-10-12 05:23:42 -07:00
sandbox2.h #Cleanup: Consistently use std::make_unique 2022-10-12 05:23:42 -07:00
sanitizer_test.cc #Cleanup: Consistently use std::make_unique 2022-10-12 05:23:42 -07:00
sanitizer.cc Remove OsErrorMessage in favor of Abseil's new ErrnoToStatus 2022-04-21 06:15:38 -07:00
sanitizer.h Delete deprecated ::sandbox2::Sandbox2::WaitForTsan and its remaining call sites. 2022-02-03 11:23:56 -08:00
stack_trace_test.cc #Cleanup: Consistently use std::make_unique 2022-10-12 05:23:42 -07:00
stack_trace.cc Fix stack traces on Fedora 2022-03-28 04:05:36 -07:00
stack_trace.h Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
syscall_defs.cc Remove leftover definition from move to SyscallTable 2022-08-16 08:24:56 -07:00
syscall_defs.h Make code not have a -Warray-parameter warning. 2022-08-15 22:55:51 -07:00
syscall_test.cc Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
syscall.cc Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
syscall.h Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
testing.h Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
util_test.cc Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
util.cc Remove OsErrorMessage in favor of Abseil's new ErrnoToStatus 2022-04-21 06:15:38 -07:00
util.h Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
violation.proto Migrate to proto3, change is_ro to is_rw (default value is false), and rename mounttree.proto 2022-03-14 05:15:15 -07:00

Sandbox2

Sandbox2 is a C++ security sandbox for Linux which can be used to run untrusted programs or portions of programs in confined environments. The idea is that the runtime environment is so restricted that security bugs such as buffer overflows in the protected region cause no harm.

Documentation

Detailed developer documentation is available on the Google Developers site for Sandboxed API under Sandbox2.

There is also a Getting Started guide for Sandbox2.