summaryrefslogtreecommitdiff
path: root/apt-pkg/contrib/proxy.cc
AgeCommit message (Expand)AuthorFilesLines
2017-10-22Run the ProxyAutoDetect script in the sandbox againJulian Andres Klode1-1/+1
2017-07-12Reformat and sort all includes with clang-formatJulian Andres Klode1-7/+7
2017-06-30Allow http(s) and socks5h for http and https in proxy auto detectJulian Andres Klode1-1/+16
2017-06-26Show permission error if ProxyAutoDetect cmd can't be executedDavid Kalnischkies1-1/+5
2017-01-19fix various typos reported by spellintianDavid Kalnischkies1-1/+1
2016-10-04Do not read stderr from proxy autodetection scriptsJulian Andres Klode1-1/+1
2016-06-20implement and document DIRECT for auto-detect-proxyDavid Kalnischkies1-6/+13
2016-06-20do not error if auto-detect-proxy cmd has no outputDavid Kalnischkies1-1/+1
2016-06-10don't leak FD in AutoProxyDetect command return parsingDavid Kalnischkies1-35/+20
2014-09-12Allow override of Proxy-Auto-Detect by the users configurationMichael Vogt1-0/+4
2014-09-02Make Proxy-Auto-Detect check for each hostMichael Vogt1-0/+82