sandboxed-api/sandboxed_api/sandbox2/examples
Christian Blichmann c6b8e301e4 This fixes broken _proto_cc_cc_proto build target suffixes.
These where inadvertently introduced in an internal cleanup change.

This change also removes a C++17-ism in var_proto.h. To make things easier for
downstream projects, we should stick to C++11 for the time being.

PiperOrigin-RevId: 271117700
Change-Id: I4eaacec88be16e1a561d3f77a61acce0a1af0b9d
2019-09-25 07:13:58 -07:00
..
crc4 This fixes broken _proto_cc_cc_proto build target suffixes. 2019-09-25 07:13:58 -07:00
custom_fork This fixes broken _proto_cc_cc_proto build target suffixes. 2019-09-25 07:13:58 -07:00
network This fixes broken _proto_cc_cc_proto build target suffixes. 2019-09-25 07:13:58 -07:00
network_proxy This fixes broken _proto_cc_cc_proto build target suffixes. 2019-09-25 07:13:58 -07:00
static This fixes broken _proto_cc_cc_proto build target suffixes. 2019-09-25 07:13:58 -07:00
tool This fixes broken _proto_cc_cc_proto build target suffixes. 2019-09-25 07:13:58 -07:00
zlib This fixes broken _proto_cc_cc_proto build target suffixes. 2019-09-25 07:13:58 -07:00
CMakeLists.txt Now the network proxy client can automatically redirect connect syscalls to a handler that will send the data (syscall arguments) to the proxy server automatically and will return the obtained socket from the proxy server, in the future rules like allowed IP, protocols, etc. will be added 2019-07-23 04:41:08 -07:00