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