Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-09-12 | Allow override of Proxy-Auto-Detect by the users configuration | Michael Vogt | |
Only run the Proxy-Auto-Detect code if there is not already a host specific configuration. Closes: 759264 | |||
2014-09-02 | Make Proxy-Auto-Detect check for each host | Michael Vogt | |
When doing Acquire::http{,s}::Proxy-Auto-Detect, run the auto-detect command for each host instead of only once. This should make using "proxy" from libproxy-tools feasible which can then be used for PAC style or other proxy configurations. Closes: #759264 |