summaryrefslogtreecommitdiff
path: root/apt-pkg/contrib/proxy.cc
Commit message (Expand)AuthorAgeFilesLines
* Run the ProxyAutoDetect script in the sandbox againJulian Andres Klode2017-10-221-1/+1
* Reformat and sort all includes with clang-formatJulian Andres Klode2017-07-121-7/+7
* Allow http(s) and socks5h for http and https in proxy auto detectJulian Andres Klode2017-06-301-1/+16
* Show permission error if ProxyAutoDetect cmd can't be executedDavid Kalnischkies2017-06-261-1/+5
* fix various typos reported by spellintianDavid Kalnischkies2017-01-191-1/+1
* Do not read stderr from proxy autodetection scriptsJulian Andres Klode2016-10-041-1/+1
* implement and document DIRECT for auto-detect-proxyDavid Kalnischkies2016-06-201-6/+13
* do not error if auto-detect-proxy cmd has no outputDavid Kalnischkies2016-06-201-1/+1
* don't leak FD in AutoProxyDetect command return parsingDavid Kalnischkies2016-06-101-35/+20
* Allow override of Proxy-Auto-Detect by the users configurationMichael Vogt2014-09-121-0/+4
* Make Proxy-Auto-Detect check for each hostMichael Vogt2014-09-021-0/+82