sandboxed-api/sandboxed_api/sandbox2/network_proxy
Christian Blichmann dbaf95c724 Move utility code into sandboxed_api/util
This change should make it less confusing where utility code comes from.
Having it in two places made sense when we were debating whether to publish
Sandbox2 separately, but not any longer.

Follow-up changes will move `sandbox2/util.h` and rename the remaining
`sandbox2/util` folder.

PiperOrigin-RevId: 351601640
Change-Id: I6256845261f610e590c25e2c59851cc51da2d778
2021-01-13 09:25:52 -08:00
..
BUILD.bazel Move utility code into sandboxed_api/util 2021-01-13 09:25:52 -08:00
client.cc Move utility code into sandboxed_api/util 2021-01-13 09:25:52 -08:00
client.h Automated rollback of commit e7a195ce42. 2020-08-28 04:49:41 -07:00
CMakeLists.txt Move utility code into sandboxed_api/util 2021-01-13 09:25:52 -08:00
filtering_test.cc Move utility code into sandboxed_api/util 2021-01-13 09:25:52 -08:00
filtering.cc Move utility code into sandboxed_api/util 2021-01-13 09:25:52 -08:00
filtering.h Internal BUILD refactoring 2020-09-03 07:40:33 -07:00
server.cc Move utility code into sandboxed_api/util 2021-01-13 09:25:52 -08:00
server.h Now network proxy server supports IP filtering. API to policybuilder is added to make a list of allowed pairs of allowed IP, mask and port where mask and port are optional. 2020-02-20 07:45:44 -08:00