Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make Proxy-Auto-Detect check for each host | Michael Vogt | 2014-09-02 | 1 | -0/+16 |
| | | | | | | | | | 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 | ||||
* | cmdline/apt-helper.cc: use less generic description/short-description | Michael Vogt | 2014-06-06 | 1 | -1/+2 |
| | |||||
* | fix test/integration/test-apt-helper | Michael Vogt | 2014-03-14 | 1 | -30/+16 |
|\ | |||||
| * | improve debug output in case downloadfile fails | David Kalnischkies | 2014-03-13 | 1 | -8/+7 |
| | | | | | | | | Git-Dch: Ignore | ||||
| * | cleanup headers and especially #includes everywhere | David Kalnischkies | 2014-03-13 | 1 | -8/+4 |
| | | | | | | | | | | | | | | | | Beside being a bit cleaner it hopefully also resolves oddball problems I have with high levels of parallel jobs. Git-Dch: Ignore Reported-By: iwyu (include-what-you-use) | ||||
| * | warning: unused parameter ‘foo’ [-Wunused-parameter] | David Kalnischkies | 2014-03-13 | 1 | -1/+1 |
| | | | | | | | | | | Reported-By: gcc -Wunused-parameter Git-Dch: Ignore | ||||
| * | warning: no previous declaration for foobar() [-Wmissing-declarations] | David Kalnischkies | 2014-03-13 | 1 | -2/+2 |
| | | | | | | | | | | Git-Dch: Ignore Reported-By: gcc -Wmissing-declarations | ||||
* | | Merge remote-tracking branch 'upstream/debian/sid' into ↵ | Michael Vogt | 2014-03-12 | 1 | -1/+2 |
|\| | | | | | | | | | | | | | | | | | feature/apt-download-file Conflicts: cmdline/apt-helper.cc test/integration/framework test/integration/test-apt-https-no-redirect | ||||
| * | initial version of apt-helper | Michael Vogt | 2014-02-27 | 1 | -0/+127 |
| | |||||
* | add hashsum support in apt-file download and add more tests | Michael Vogt | 2014-03-12 | 1 | -0/+11 |
| | |||||
* | initial version of apt-helper | Michael Vogt | 2014-02-27 | 1 | -0/+127 |