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