summaryrefslogtreecommitdiff
path: root/apt-pkg/acquire-method.cc
AgeCommit message (Expand)AuthorFilesLines
2015-06-09check patch hashes in rred worker instead of in the handlerDavid Kalnischkies1-8/+6
2015-06-09rework hashsum verification in the acquire systemDavid Kalnischkies1-1/+4
2014-10-13do not inline virtual destructors with d-pointersDavid Kalnischkies1-0/+2
2014-10-08Merge remote-tracking branch 'mvo/feature/expected-size' into debian/experime...Michael Vogt1-0/+2
2014-10-08Merge remote-tracking branch 'mvo/feature/acq-trans' into debian/experimentalMichael Vogt1-1/+4
2014-10-08Merge remote-tracking branch 'donkult/feature/acq-trans' into feature/expecte...Michael Vogt1-1/+4
2014-10-07do not show IP in output of testcasesDavid Kalnischkies1-1/+4
2014-10-07make expected-size a maximum-size check as this is what we want at this pointMichael Vogt1-1/+1
2014-10-07Rename DropPrivs() to DropPrivileges()Michael Vogt1-1/+1
2014-10-06make http size check workMichael Vogt1-0/+12
2014-09-24methods: Fail if we cannot drop privilegesJulian Andres Klode1-0/+12
2014-08-26Pass ExpectedSize to tthe backend methodMichael Vogt1-0/+2
2014-05-09tell download methods the expected hashesDavid Kalnischkies1-0/+9
2014-05-09use HashStringList in the acquire systemDavid Kalnischkies1-23/+16
2014-03-13cleanup headers and especially #includes everywhereDavid Kalnischkies1-2/+10
2012-05-14* apt-pkg/acquire*.cc:Raphael Geissert1-15/+3
2012-05-14* apt-pkg/acquire-methods.cc:David Kalnischkies1-13/+10
2011-10-30merge with my debian-sid branchDavid Kalnischkies1-5/+5
2011-09-21convert a few for-loop char finds to proper strchr and memchrDavid Kalnischkies1-5/+5
2011-09-13merge with debian/experimentalDavid Kalnischkies1-7/+3
2011-09-13reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies1-0/+2
2011-08-15merged from the debian-sid branchMichael Vogt1-7/+3
2011-08-11cppcheck complains about some possible speed improvements which could beDavid Kalnischkies1-1/+1
2011-08-11cppcheck is right that the check for preventing null deference of QueryDavid Kalnischkies1-6/+2
2011-06-08merge lp:~mvo/apt/sha512-template to add support for sha512Michael Vogt1-1/+6
2011-05-10fix order of CurrentURI and UsedMirror in Status() and Log()David Kalnischkies1-18/+20
2011-04-16* apt-pkg/acquire-method.cc:David Kalnischkies1-139/+90
2011-03-15apt-pkg/acquire-method.cc: fix copy/paste errorMichael Vogt1-1/+1
2011-03-14* mirror method:Michael Vogt1-5/+12
2011-02-25add sha512 support in the client now as wellMichael Vogt1-1/+7
2010-06-09merged from lp:~donkult/apt/sidMichael Vogt1-1/+1
2010-06-09move the users away from the deprecated StrToTime() methodDavid Kalnischkies1-1/+1
2010-06-02implement Fail-Ignore bool in FetchItem that tells the method that a failure ...Michael Vogt1-0/+1
2009-07-30merged from debianMichael Vogt1-2/+0
2009-06-30add the various foldmarkers in apt-pkg & cmdline (no code change)David Kalnischkies1-2/+0
2009-04-09* apt-pkg/contrib/strutl.cc:Michael Vogt1-0/+32
2009-02-02* [ABI break] merge support for http redirects, thanks toMichael Vogt1-0/+32
2007-08-03* apt-inst/contrib/extracttar.cc:Michael Vogt1-0/+9
2007-07-30* apt-pkg/acquire-item.{cc,h}:Michael Vogt1-0/+3
2007-07-30* apt-pkg/acquire-method.{cc,h}:Michael Vogt1-0/+6
2007-06-09* merged apt--no-pragmaMichael Vogt1-3/+0
2007-06-08* remove all the remaining #pragma implementationMichael Vogt1-3/+0
2007-02-06* removed dead codeMichael Vogt1-1/+0
2007-02-01* commited the latest mirror failure detection codeMichael Vogt1-8/+13
2007-01-17* basic error reporting from apt in place now (ReportMirrorFailures())Michael Vogt1-0/+1
2005-09-13* merged from apt--cdrom-fallback--0Michael Vogt1-1/+1
2004-12-20* merged changes from the conferenceMichael Vogt1-1/+7
2004-09-20G++3 fixes from RandolphArch Librarian1-8/+12
2004-09-20Alfredo's vendor stuffArch Librarian1-2/+18
2004-09-20Join with aliencodeArch Librarian1-4/+6