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