aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
7 daysAdd ForkClientContext holding a fork client and associated executor which canupstream-mainSandboxed API Team
10 daysAdd a default ctor for `sapi::v::Proto`Wiktor Garbacz
12 daysAdd comment to keep policy safe for UnrestrictedNetworking.Oliver Kunz
2024-04-26Split out proto_helperWiktor Garbacz
2024-04-25Internal changeKevin Hamacher
2024-04-22clang_generator: clean-up includes and other minor changesOliver Kunz
2024-04-22Update llvm_config.bzl.Oliver Kunz
2024-04-22Update llvm_config.bzl.Oliver Kunz
2024-04-18Introduce `AllowMprotectWithoutExec`Loris Reiff
2024-04-17Use pread/write of /proc/$sandbox_pid/mem when process_vm_readv and process_v...Michael Norris
2024-04-15Automated rollback of commit af2d5c45b90f1b1b4c9c9ec883a4f8805d4fa75e.Sandboxed API Team
2024-04-15Use pread/write of /proc/$sandbox_pid/mem when process_vm_readv and process_v...Michael Norris
2024-04-15Add helpers AllowMlock() and AllowMadvisePopulate()Sandboxed API Team
2024-04-14Simplify error handling & more meaningful messageWiktor Garbacz
2024-04-11Bazel: Drop the `.bazel` suffix from build filesChristian Blichmann
2024-04-10Add tests for embed_fileWiktor Garbacz
2024-04-09Use static-pie to benefit from full ASLRLoris Reiff
2024-04-09Use buffer size in `LenVal::GetDataSize`Wiktor Garbacz
2024-04-09Rename generator2 to python_generatorOliver Kunz
2024-04-08generator2: Rename to python_generator.Oliver Kunz
2024-04-08Remove unnecessary `output_to_genfiles = True` from Starlark rule.Tiago Quelhas
2024-04-08Use Abseil's VLOGWiktor Garbacz
2024-04-08Update Abseil-cpp and protobufWiktor Garbacz
2024-04-05Do not compile SAPI's raw_logging if using `ABSL_RAW_LOG`Wiktor Garbacz
2024-04-05The `restart_signal` syscall can be used to restart a syscall after the proce...Oliver Kunz
2024-04-03generator: Ignore unneeded functions earlyWiktor Garbacz
2024-04-03generator: Remove duplicate dict entryWiktor Garbacz
2024-04-02bpf_helper: Do not crash the process when too many labelsWiktor Garbacz
2024-04-02Add test for `util::Communicate`Wiktor Garbacz
2024-04-02Allow `MADV_DONTNEED` for sanitizersWiktor Garbacz
2024-04-02Abstract raw comms operationsWiktor Garbacz
2024-03-28Test Sandbox2::IsTerminatedWiktor Garbacz
2024-03-28Add test for ListeningCommsWiktor Garbacz
2024-03-28Improve Comms testing coverageWiktor Garbacz
2024-03-11Automated Code ChangeOliver Kunz
2024-03-11We have deprecated `sapi::v::NullPtr` earlier this year. Users of SAPI can no...Oliver Kunz
2024-03-07Include-what-you-use fixChristian Blichmann
2024-03-05Added more descriptive Syscall argument types, and an API for introspecting a...Sandboxed API Team
2024-03-05Adding API for getting the current PolicyBuilder status.Sandboxed API Team
2024-02-29Replace usages of deprecated `sapi::v::NullPtr`Wiktor Garbacz
2024-02-28Add `Sandbox::AllocateAndTransferToSandboxee` utility function.Oliver Kunz
2024-02-28Internal changeKevin Hamacher
2024-02-28Fix `sapi::v::Proto<T>::FromMessage`Wiktor Garbacz
2024-02-28More complete error handling in `SerializeProto`Wiktor Garbacz
2024-02-27Use sandboxed libunwind also with sanitizersWiktor Garbacz
2024-02-21var_abstract: Use the string representation of Type.Oliver Kunz
2024-02-19PolicyBuilder: ignore duplicate calls to more complex helpersWiktor Garbacz
2024-02-14Comms: Always use the inline bufferWiktor Garbacz
2024-02-12Improve documentation of `TransferToSandboxee()` and `TransferFromSandboxee()`.Oliver Kunz
2024-02-06GitHub workflows: Combine SAPI generator build and "prerelease"Christian Blichmann