summaryrefslogtreecommitdiff
path: root/core/java/android/net/PacProxySelector.java
AgeCommit message (Expand)Author
2021-03-15Make PacProxyService be a system serviceAaron Huang
2021-03-01Move Proxy, PacProxySelector out of ConnectivityRemi NGUYEN VAN
2021-02-01Move module sources to packages/ConnectivityRemi NGUYEN VAN
2021-01-13Rename PacManager to PacProxyInstallerAaron Huang
2016-05-26Merge "Don\'t pass URL path and username/password to PAC scripts" into klp-de...Paul Jensen
2016-05-26Merge "Don\'t pass URL path and username/password to PAC scripts" into klp-de...Paul Jensen
2016-04-29Don't pass URL path and username/password to PAC scriptsPaul Jensen
2015-01-16Do not throw NullPointerException from PacServiceAndrei Kapishnikov
2014-08-20Fix SOCKS proxies from being dropped from PACJason Monk
2013-10-31Change PacProxySelector to return unresolved addrJason Monk
2013-08-20Change PacProcessor to Android ServiceJason Monk
2013-08-10PROXY_SERVICE may be missing and its reference null.Wink Saville
2013-08-07Add PAC File support for proxy configurationJason Monk