tree: 4fae16b6adcd8ed53019520952ee0ac19d2ac39c [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. kerberos_client.cc
  11. kerberos_client.h
  12. kerberos_client_test.cc
  13. OWNERS
  14. protobuf_util.cc
  15. protobuf_util.h
  16. proxy_connect_job.cc
  17. proxy_connect_job.h
  18. proxy_connect_job_test.cc
  19. README.md
  20. sandboxed_worker.cc
  21. sandboxed_worker.h
  22. server_proxy.cc
  23. server_proxy.h
  24. server_proxy_test.cc
  25. system_proxy.cc
  26. system_proxy_adaptor.cc
  27. system_proxy_adaptor.h
  28. system_proxy_adaptor_test.cc
  29. system_proxy_daemon.cc
  30. system_proxy_daemon.h
  31. system_proxy_worker.cc
  32. 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.