sandboxed-api/sandboxed_api/sandbox2/network_proxy
Chris Kennelly 324ab5974c Optimize calls to std::string::find() and friends for a single char.
The character literal overload is more efficient.

PiperOrigin-RevId: 347827459
Change-Id: I91ab1c5ea699886b6c15ad5016338063e0c98f40
2020-12-16 08:30:45 -08:00
..
BUILD.bazel Introduce config header to centralize CPU architecture checks 2020-09-10 05:48:00 -07:00
client.cc Initial changes to support AArch64 2020-09-11 06:34:27 -07:00
client.h Automated rollback of commit e7a195ce42. 2020-08-28 04:49:41 -07:00
CMakeLists.txt Enable shared libraries build and cross-compilation 2020-12-14 09:16:14 -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 Optimize calls to std::string::find() and friends for a single char. 2020-12-16 08:30:45 -08:00
filtering.h Internal BUILD refactoring 2020-09-03 07:40:33 -07:00
server.cc Internal BUILD refactoring 2020-09-03 07:40:33 -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