sandboxed-api/sandboxed_api
Wiktor Garbacz 1e9b686c4f Make Comms movable
PiperOrigin-RevId: 558110484
Change-Id: I87fec43c0157e16ba683c498d8b50b3655efac17
2023-08-18 04:41:30 -07:00
..
bazel Do not use GIT in FetchContent_Declare 2023-07-19 05:20:28 -07:00
docs
examples Use default SAPI policy in the examples 2023-08-17 12:34:47 -07:00
sandbox2 Make Comms movable 2023-08-18 04:41:30 -07:00
tools Clang tool: Skip protobuf namespaces when emitting headers 2023-08-17 01:58:33 -07:00
util Introduce a SAPI_RAW_VLOG_IS_ON just for raw_logging 2023-08-18 03:12:36 -07:00
BUILD.bazel EmbedFile: Reopen memfds as readonly to workaround problems with CRIU 2023-08-02 05:28:04 -07:00
call.h
client.cc Use Abseil's log/flags instead of glog/gflags 2022-10-20 06:48:51 -07:00
CMakeLists.txt EmbedFile: Reopen memfds as readonly to workaround problems with CRIU 2023-08-02 05:28:04 -07:00
config.h For the SECCOMP event, check if the event msg is in the range of one of the known architectures. 2022-08-31 08:09:37 -07:00
embed_file.cc EmbedFile: Reopen memfds as readonly to workaround problems with CRIU 2023-08-02 05:28:04 -07:00
embed_file.h EmbedFile: Reopen memfds as readonly to workaround problems with CRIU 2023-08-02 05:28:04 -07:00
file_toc.h
lenval_core.h
proto_arg.proto Migration of remaining protobufs from proto2 to proto3 2022-03-16 00:43:46 -07:00
proto_helper.cc
proto_helper.h
rpcchannel.cc Use Abseil's log/flags instead of glog/gflags 2022-10-20 06:48:51 -07:00
rpcchannel.h
sandbox.cc Adjust sandboxed_api default policy 2023-08-17 02:51:59 -07:00
sandbox.h ...remove deprecated SetWallTimeLimit variant. 2023-05-12 05:22:52 -07:00
sapi_test.cc Use default SAPI policy in the examples 2023-08-17 12:34:47 -07:00
testing.cc Run more tests with coverage and sanitizers 2023-03-02 08:46:07 -08:00
testing.h Run more tests with coverage and sanitizers 2023-03-02 08:46:07 -08:00
transaction.cc
transaction.h Use Abseil's log/flags instead of glog/gflags 2022-10-20 06:48:51 -07:00
var_abstract.cc Use Abseil's log/flags instead of glog/gflags 2022-10-20 06:48:51 -07:00
var_abstract.h
var_array.h Use Abseil's log/flags instead of glog/gflags 2022-10-20 06:48:51 -07:00
var_int.cc Use Abseil's log/flags instead of glog/gflags 2022-10-20 06:48:51 -07:00
var_int.h
var_lenval.cc Use Abseil's log/flags instead of glog/gflags 2022-10-20 06:48:51 -07:00
var_lenval.h
var_proto.h #Cleanup: Consistently use std::make_unique 2022-10-12 05:23:42 -07:00
var_ptr.h
var_reg.h Use Abseil's log/flags instead of glog/gflags 2022-10-20 06:48:51 -07:00
var_struct.h
var_type.h
var_void.h
vars.h