tree: 208fe8d7e2669c56c66cf611022c62a6b8a595d1 [path history] [tgz]
  1. dbus/
  2. dbus_bindings/
  3. init/
  4. proto/
  5. seccomp/
  6. BUILD.gn
  7. connect_headers_parser_fuzzer.cc
  8. curl_socket.cc
  9. curl_socket.h
  10. OWNERS
  11. protobuf_util.cc
  12. protobuf_util.h
  13. proxy_connect_job.cc
  14. proxy_connect_job.h
  15. proxy_connect_job_test.cc
  16. README.md
  17. sandboxed_worker.cc
  18. sandboxed_worker.h
  19. server_proxy.cc
  20. server_proxy.h
  21. server_proxy_test.cc
  22. system_proxy.cc
  23. system_proxy_adaptor.cc
  24. system_proxy_adaptor.h
  25. system_proxy_adaptor_test.cc
  26. system_proxy_daemon.cc
  27. system_proxy_daemon.h
  28. system_proxy_worker.cc
  29. worker_config_fuzzer.cc
system-proxy/README.md

System-proxy

This directory contains the System-proxy service which runs as a HTTP proxy on Chrome OS and acts as a proxy authenticator at the OS level. Proxy aware system services and ARC++ apps can connect to System-proxy which will perform the authentication challenge to the remote proxy server and the connection setup on behalf of the client.