summaryrefslogtreecommitdiff
path: root/methods/http_main.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix https->http redirect issuesDavid Kalnischkies2017-06-281-1/+1
* implement generic config fallback for methodsDavid Kalnischkies2016-08-101-3/+5
* use std::locale::global instead of setlocaleDavid Kalnischkies2016-05-281-5/+1
* Fix backward compatiblity of the new pkgAcquireMethod::DropPrivsOrDie()Michael Vogt2014-10-131-1/+0
* releasing package apt version 1.1~exp3Michael Vogt2014-09-241-0/+1
* methods: Fail if we cannot drop privilegesJulian Andres Klode2014-09-241-2/+2
* Drop Privileges to "Debian-apt" in most acquire methodsMichael Vogt2014-09-241-1/+3
* cleanup headers and especially #includes everywhereDavid Kalnischkies2014-03-131-5/+0
* reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies2011-09-131-0/+2
* * apt-pkg/acquire-worker.cc:Michael Vogt2009-07-141-0/+5
* * prototype of mirror method addedMichael Vogt2006-11-291-0/+15