This website requires JavaScript.
Explore
Help
Sign In
StarMirror
/
sandboxed-api
Watch
1
Star
0
Fork
0
You've already forked sandboxed-api
mirror of
https://github.com/google/sandboxed-api.git
synced
2024-03-22 13:11:30 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
sandboxed-api
/
sandboxed_api
/
sandbox2
/
network_proxy
History
Christian Blichmann
f6c3db4c6e
Replace sapi::Status with absl::Status
...
PiperOrigin-RevId: 297614681 Change-Id: I89fe1357a172ed4d28df6dd84b80fee364ce1c14
2020-02-27 09:24:12 -08:00
..
BUILD.bazel
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
client.cc
Replace sapi::Status with absl::Status
2020-02-27 09:24:12 -08:00
client.h
Replace sapi::Status with absl::Status
2020-02-27 09:24:12 -08:00
CMakeLists.txt
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
filtering_test.cc
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
filtering.cc
Replace sapi::Status with absl::Status
2020-02-27 09:24:12 -08:00
filtering.h
Replace sapi::Status with absl::Status
2020-02-27 09:24:12 -08:00
server.cc
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
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