sandboxed-api/sandboxed_api/sandbox2/network_proxy
Christian Blichmann ccd7b03026 Introduce sapi::OsErrorMessage() for error handling
This should make handling OS error less repetetive.

PiperOrigin-RevId: 387074642
Change-Id: I09b8c5e37e7f7b08341e22ba01ccda21a916a4bc
2021-07-27 04:10:04 -07:00
..
BUILD.bazel Move utility code into sandboxed_api/util 2021-01-13 09:25:52 -08:00
client.cc Introduce sapi::OsErrorMessage() for error handling 2021-07-27 04:10:04 -07:00
client.h Update third-party dependencies 2021-04-26 05:00:30 -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 Introduce sapi::OsErrorMessage() for error handling 2021-07-27 04:10:04 -07:00
filtering.h Internal BUILD refactoring 2020-09-03 07:40:33 -07:00
server.cc Update third-party dependencies 2021-04-26 05:00:30 -07: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