..
abort.cc
#Cleanup: Consistently use char* argv[]
instead of char**
2022-04-27 00:43:51 -07:00
add_policy_on_syscalls.cc
Change license link to HTTPS URL
2022-01-28 01:39:09 -08:00
buffer.cc
Use new sandbox2::Comms ctor for default connection params
2022-10-07 02:08:20 -07:00
BUILD.bazel
Use Abseil's log/flags instead of glog/gflags
2022-10-20 06:48:51 -07:00
close_fds.cc
Use Abseil's log/flags instead of glog/gflags
2022-10-20 06:48:51 -07:00
CMakeLists.txt
Use Abseil's log/flags instead of glog/gflags
2022-10-20 06:48:51 -07:00
hostname.cc
#Cleanup: Consistently use char* argv[]
instead of char**
2022-04-27 00:43:51 -07:00
ipc.cc
Sandbox2: Graciously handle mapping over Comms/Exec fds
2022-10-10 09:39:01 -07:00
limits.cc
#Cleanup: Consistently use char* argv[]
instead of char**
2022-04-27 00:43:51 -07:00
malloc.cc
Change license link to HTTPS URL
2022-01-28 01:39:09 -08:00
minimal.cc
#Cleanup: Consistently use char* argv[]
instead of char**
2022-04-27 00:43:51 -07:00
namespace.cc
Change license link to HTTPS URL
2022-01-28 01:39:09 -08:00
personality.cc
#Cleanup: Consistently use char* argv[]
instead of char**
2022-04-27 00:43:51 -07:00
pidcomms.cc
Use new sandbox2::Comms ctor for default connection params
2022-10-07 02:08:20 -07:00
policy.cc
Add option to block the ptrace system call instead of denying it.
2022-05-27 02:57:37 -07:00
print_fds.cc
#Cleanup: Consistently use char* argv[]
instead of char**
2022-04-27 00:43:51 -07:00
sanitizer.cc
#Cleanup: Consistently use char* argv[]
instead of char**
2022-04-27 00:43:51 -07:00
sleep.cc
#Cleanup: Consistently use char* argv[]
instead of char**
2022-04-27 00:43:51 -07:00
starve.cc
Change license link to HTTPS URL
2022-01-28 01:39:09 -08:00
symbolize.cc
#Cleanup: Consistently use char* argv[]
instead of char**
2022-04-27 00:43:51 -07:00
tsync.cc
Use new sandbox2::Comms ctor for default connection params
2022-10-07 02:08:20 -07:00