aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-13Merge remote-tracking branch 'aosp/upstream-main' into 'aosp/main' am: bbaabc...HEADmastermainA. Cody Schuffelen
2024-02-05Merge remote-tracking branch 'aosp/upstream-main' into 'aosp/main'A. Cody Schuffelen
2024-02-02Add `DefaultAction(TraceAllSyscalls)` variant to `PolicyBuilder`A. Cody Schuffelen
2024-02-01Return ENOSYS instead of hard denying clone3Wiktor Garbacz
2024-02-01Add AllowAccess to SAPI's default policyWiktor Garbacz
2024-01-30Allow restartable sequences access to poll.Chris Kennelly
2024-01-29Permit TCMalloc to use MAP_FIXED_NOREPLACE.Chris Kennelly
2024-01-29NullPtr: Change SAPI to accept regular `nullptr` for sandboxed API calls.Oliver Kunz
2024-01-21Use `absl::string_view` consistentlyWiktor Garbacz
2024-01-19Adding missing syscalls to the syscall tables.Sandboxed API Team
2024-01-19Make sandbox2::SyscallTable::GetEntry public and add new helper GetEntries.Sandboxed API Team
2024-01-16Allow `sched_getaffinity` in `AllowLlvmSanitizers`Wiktor Garbacz
2024-01-16Handle `prlimit64` in `Allow*RLimit`Wiktor Garbacz
2024-01-08Change the order of including system include paths.Sandboxed API Team
2024-01-08Allow restartable sequences' mmaps to name their VMAs.Chris Kennelly
2024-01-04Merge "ANDROID: Statically link libc++ in sandbox2" into main am: 3407ceb118 ...Treehugger Robot
2024-01-04Merge "ANDROID: Statically link libc++ in sandbox2" into main am: 3407ceb118 ...Treehugger Robot
2024-01-04Merge "ANDROID: Statically link libc++ in sandbox2" into main am: 3407ceb118Treehugger Robot
2024-01-04Merge "ANDROID: Statically link libc++ in sandbox2" into mainTreehugger Robot
2024-01-03ANDROID: Statically link libc++ in sandbox2A. Cody Schuffelen
2024-01-03Fix UB caused by uninitialized value.Sandboxed API Team
2024-01-03Stop using bionic headers to build sandbox2 in glibc am: abba1f7bc3 am: da640...A. Cody Schuffelen
2024-01-03Stop using bionic headers to build sandbox2 in glibc am: abba1f7bc3 am: da640...A. Cody Schuffelen
2024-01-03Stop using bionic headers to build sandbox2 in glibc am: abba1f7bc3A. Cody Schuffelen
2023-12-29Remove unneeded includeWiktor Garbacz
2023-12-28logserver: Support non-UTF8 log messagesWiktor Garbacz
2023-12-27Stop using bionic headers to build sandbox2 in glibcA. Cody Schuffelen
2023-12-27Minor cleanups, no functional change.Sandboxed API Team
2023-12-27Introduce and prefer `AllowMmapWithoutExec`Wiktor Garbacz
2023-12-14Provide an option to use the unotify monitor instead of the ptrace monitor.Oliver Kunz
2023-12-13Add special handling for global forkserverWiktor Garbacz
2023-12-12Add a test for custom forkserverWiktor Garbacz
2023-12-08The current implementation of `Sandbox::Terminate` results in timeout's being...Oliver Kunz
2023-12-07Add clone3 to syscall defsWiktor Garbacz
2023-11-30Add more files to the sandboxed_api_sandbox2 target am: 549ae36505 am: 889444...A. Cody Schuffelen
2023-11-30Start a sandbox2 target, embedding the forkserver executable. am: 812828e09e ...A. Cody Schuffelen
2023-11-30Add more files to the sandboxed_api_sandbox2 target am: 549ae36505 am: 675a94...A. Cody Schuffelen
2023-11-30Start a sandbox2 target, embedding the forkserver executable. am: 812828e09e ...A. Cody Schuffelen
2023-11-30Add more files to the sandboxed_api_sandbox2 target am: 549ae36505 am: 889444...A. Cody Schuffelen
2023-11-30Start a sandbox2 target, embedding the forkserver executable. am: 812828e09e ...A. Cody Schuffelen
2023-11-30Add more files to the sandboxed_api_sandbox2 target am: 549ae36505 am: 675a94...A. Cody Schuffelen
2023-11-30Start a sandbox2 target, embedding the forkserver executable. am: 812828e09e ...A. Cody Schuffelen
2023-11-30Add more files to the sandboxed_api_sandbox2 target am: 549ae36505A. Cody Schuffelen
2023-11-30Add more files to the sandboxed_api_sandbox2 target am: 549ae36505A. Cody Schuffelen
2023-11-30Start a sandbox2 target, embedding the forkserver executable. am: 812828e09eA. Cody Schuffelen
2023-11-30Start a sandbox2 target, embedding the forkserver executable. am: 812828e09eA. Cody Schuffelen
2023-11-29Integrate LLVM at llvm/llvm-project@3287ae8f6520Dmitri Gribenko
2023-11-29SAPI_RAW_CHECK expects NUL-terminated stringsWiktor Garbacz
2023-11-28Add more files to the sandboxed_api_sandbox2 targetA. Cody Schuffelen
2023-11-28Start a sandbox2 target, embedding the forkserver executable.A. Cody Schuffelen