summaryrefslogtreecommitdiff
path: root/methods/http_main.cc
AgeCommit message (Expand)AuthorFilesLines
2016-05-28use std::locale::global instead of setlocaleDavid Kalnischkies1-5/+1
2014-10-13Fix backward compatiblity of the new pkgAcquireMethod::DropPrivsOrDie()Michael Vogt1-1/+0
2014-09-24releasing package apt version 1.1~exp3Michael Vogt1-0/+1
2014-09-24methods: Fail if we cannot drop privilegesJulian Andres Klode1-2/+2
2014-09-24Drop Privileges to "Debian-apt" in most acquire methodsMichael Vogt1-1/+3
2014-03-13cleanup headers and especially #includes everywhereDavid Kalnischkies1-5/+0
2011-09-13reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies1-0/+2
2009-07-14* apt-pkg/acquire-worker.cc:Michael Vogt1-0/+5
2006-11-29* prototype of mirror method addedMichael Vogt1-0/+15