sandboxed-api/sandboxed_api
Sandboxed API Team aea1ecd58d Improve diagnostics when dynamically linked binary is sandboxed, but can't be exec'd.
PiperOrigin-RevId: 286391400
Change-Id: I016deb34eb895480131da24bc95a6244d92f3710
2019-12-19 07:48:32 -08:00
..
bazel Update dependencies to newer version 2019-11-25 04:32:01 -08:00
docs Revert accidental deletion of the sandbox image 2019-09-04 06:33:29 -07:00
examples Allow sandboxee c-strings to be read as std::string 2019-11-22 07:00:03 -08:00
sandbox2 Improve diagnostics when dynamically linked binary is sandboxed, but can't be exec'd. 2019-12-19 07:48:32 -08:00
tools/generator2 Fix generator not finding libclang 2019-11-21 07:33:03 -08:00
util Disable ABI warning about passing long double unions when using Bazel 2019-11-25 07:03:24 -08:00
.bazelrc Force build in C++17 mode without a custom CROSSTOOL 2019-12-04 01:03:21 -08:00
BUILD.bazel Move dependency on libdl into build defs, like CMake 2019-11-21 01:36:34 -08:00
call.h sandboxed_api: Expose strlen in the rpc channel 2019-11-22 06:44:31 -08:00
client.cc sandboxed_api: Expose strlen in the rpc channel 2019-11-22 06:44:31 -08:00
CMakeLists.txt Enable sapi_test target in CMake, add Benchmark dependency 2019-11-21 04:04:14 -08:00
embed_file.cc Make embed_file use raw logging 2019-04-10 07:56:06 -07:00
embed_file.h Formatting fixes and include file hygiene. 2019-03-26 07:54:21 -07:00
file_toc.h Sandboxed API OSS release. 2019-03-18 19:00:48 +01:00
lenval_core.h Sandboxed API OSS release. 2019-03-18 19:00:48 +01:00
proto_arg.proto Sandboxed API OSS release. 2019-03-18 19:00:48 +01:00
proto_helper.h Refactor the tests and strings example a bit 2019-09-13 02:28:42 -07:00
rpcchannel.cc sandboxed_api: Expose strlen in the rpc channel 2019-11-22 06:44:31 -08:00
rpcchannel.h sandboxed_api: Expose strlen in the rpc channel 2019-11-22 06:44:31 -08:00
sandbox.cc Allow sandboxee c-strings to be read as std::string 2019-11-22 07:00:03 -08:00
sandbox.h Allow sandboxee c-strings to be read as std::string 2019-11-22 07:00:03 -08:00
sapi_test.cc Refactor the tests and strings example a bit 2019-09-13 02:28:42 -07:00
transaction.cc Sandboxed API OSS release. 2019-03-18 19:00:48 +01:00
transaction.h Refactor the tests and strings example a bit 2019-09-13 02:28:42 -07:00
var_abstract.cc Build in C++17 mode. 2019-11-20 04:40:09 -08:00
var_abstract.h Build in C++17 mode. 2019-11-20 04:40:09 -08:00
var_array.h Build in C++17 mode. 2019-11-20 04:40:09 -08:00
var_int.cc Build in C++17 mode. 2019-11-20 04:40:09 -08:00
var_int.h Build in C++17 mode. 2019-11-20 04:40:09 -08:00
var_lenval.cc Build in C++17 mode. 2019-11-20 04:40:09 -08:00
var_lenval.h Build in C++17 mode. 2019-11-20 04:40:09 -08:00
var_pointable.cc Build in C++17 mode. 2019-11-20 04:40:09 -08:00
var_pointable.h Build in C++17 mode. 2019-11-20 04:40:09 -08:00
var_proto.h Build in C++17 mode. 2019-11-20 04:40:09 -08:00
var_ptr.h Build in C++17 mode. 2019-11-20 04:40:09 -08:00
var_reg.h Build in C++17 mode. 2019-11-20 04:40:09 -08:00
var_struct.h Build in C++17 mode. 2019-11-20 04:40:09 -08:00
var_type.h Build in C++17 mode. 2019-11-20 04:40:09 -08:00
var_void.h Build in C++17 mode. 2019-11-20 04:40:09 -08:00
vars.h Sandboxed API OSS release. 2019-03-18 19:00:48 +01:00