summaryrefslogtreecommitdiff
path: root/methods/http.h
AgeCommit message (Expand)AuthorFilesLines
2011-05-17ServerState is a struct and not a class (clang mismatch type warning)David Kalnischkies1-1/+1
2010-06-09fix compiler warning in the new mirror codeDavid Kalnischkies1-1/+1
2010-06-09* merge the remaining Ubuntu change:Michael Vogt1-2/+4
2010-05-07* methods/http.cc: Michael Vogt1-3/+34
2010-02-17merged from the mvo branchMichael Vogt1-0/+2
2010-02-05add Acquire::http::ProxyAutoDetect configuration that Michael Vogt1-0/+2
2009-02-02* [ABI break] merge support for http redirects, thanks toMichael Vogt1-0/+3
2009-01-30[ABI break] merge support for http redirects, thanks toMichael Vogt1-0/+3
2007-07-12* cmdline/apt-get.cc:Michael Vogt1-1/+1
2007-07-10Minor typos.Otavio Salvador1-1/+1
2007-06-14* apt-pkg/deb/dpkgpm.cc:Michael Vogt1-1/+0
2007-06-09* debian/control: increase standards versionMichael Vogt1-2/+0
2006-11-29* prototype of mirror method addedMichael Vogt1-3/+4
2005-11-22* merged http download limit for apt (#146877)Michael Vogt1-0/+5
2004-09-20Corrections for object lifetimeArch Librarian1-3/+3
2004-09-20G++3 fixes from RandolphArch Librarian1-2/+7
2004-09-20More SHA-1 prepArch Librarian1-3/+3
2004-09-20Join with aliencodeArch Librarian1-2/+3
2004-09-20Take careful care of persistence modesArch Librarian1-1/+4
2004-09-20Reorderd error handlingArch Librarian1-2/+4
2004-09-20http pipelining controlArch Librarian1-2/+3
2004-09-20HTTP pipeliningArch Librarian1-5/+5
2004-09-20Almost done nowArch Librarian1-2/+2
2004-09-20Http methodArch Librarian1-1/+7
2004-09-20HTTP bugsArch Librarian1-5/+4
2004-09-20New http methodArch Librarian1-0/+141