summaryrefslogtreecommitdiff
path: root/apt-pkg/acquire-item.cc
AgeCommit message (Expand)AuthorFilesLines
2013-03-10various simple changes to fix cppcheck warningsDavid Kalnischkies1-2/+2
2013-01-14ensure sha512 is really used when available (thanks to Tyler Hicks )Michael Vogt1-1/+1
2012-03-06add Debug::pkgAcqArchive::NoQueue to disable package downloadingDavid Kalnischkies1-1/+12
2012-03-04* apt-pkg/acquire-item.cc:David Kalnischkies1-0/+7
2012-02-18use pdiff for Translation-* files if available (Closes: #657902)David Kalnischkies1-1/+6
2012-02-18* apt-pkg/acquire-item.cc:David Kalnischkies1-47/+20
2011-12-17try to avoid direct usage of .Fd() if possible and do read()s and coDavid Kalnischkies1-2/+2
2011-09-19use forward declaration in headers if possible instead of includesDavid Kalnischkies1-0/+2
2011-09-13merge with debian/sidDavid Kalnischkies1-25/+22
2011-09-13merge with debian/experimentalDavid Kalnischkies1-23/+23
2011-09-13reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies1-2/+4
2011-08-22* apt-pkg/acquire-item.cc:David Kalnischkies1-25/+22
2011-08-15merged from the debian-sid branchMichael Vogt1-13/+15
2011-08-15merged fixes from lp:~mvo/apt/mvoMichael Vogt1-0/+1
2011-08-11cppcheck complains about some possible speed improvements which could beDavid Kalnischkies1-11/+11
2011-08-08fix crash when P.Arch() was used but the cache got remappedMichael Vogt1-1/+1
2011-08-08apt-pkg/acquire-item.cc: add more debug outputMichael Vogt1-0/+1
2011-08-05* test/integration/test-hashsum-verification:Michael Vogt1-2/+3
2011-08-05* apt-pkg/acquire-item.cc:Michael Vogt1-2/+3
2011-08-05apt-pkg/acquire-item.cc: always init VerifyMichael Vogt1-0/+4
2011-08-05* apt-pkg/acquire-item.{cc,h}:Michael Vogt1-0/+4
2011-07-28* [ABI break] apt-pkg/acquire-item.{cc,h}:Michael Vogt1-10/+0
2011-07-15merged from http://bzr.debian.org/bzr/apt/apt/debian-sidMichael Vogt1-2/+4
2011-07-05* apt-pkg/acquire*.{cc,h}:David Kalnischkies1-15/+15
2011-07-01apt-pkg/acquire-item.cc: improve error message for valid-untilMichael Vogt1-2/+4
2011-06-29merge lp:~mvo/apt/abi-breakMichael Vogt1-1/+5
2011-06-08merge lp:~mvo/apt/sha512-template to add support for sha512Michael Vogt1-1/+5
2011-05-31apt-pkg/acquire-item.cc: only test packages file for correctness if its not e...Michael Vogt1-11/+14
2011-05-30Reject files known to be invalid (LP: #346386) (Closes: #627642)Julian Andres Klode1-4/+4
2011-05-30apt-pkg/acquire-item.cc: Reject files known to be invalid (LP: #346386) (Clos...Julian Andres Klode1-0/+45
2011-04-26* apt-pkg/acquire-item.cc:Ben Finney1-1/+1
2011-04-16apt-pkg/acquire-item.cc: Only try to rename existing Release files (Closes: #...Julian Andres Klode1-1/+1
2011-04-08* apt-pkg/acquire-item.cc:Julian Andres Klode1-0/+20
2011-04-04merged from lp:~donkult/apt/sidMichael Vogt1-24/+0
2011-04-02apt-pkg/acquire-item.cc: Use stat buffer if stat was0.8.13.1Julian Andres Klode1-1/+1
2011-03-16* apt-pkg/vendor.cc, apt-pkg/vendorlist.cc:David Kalnischkies1-24/+0
2011-03-14apt-pkg/acquire-item.cc: add some more missing Fail-IgnoreMichael Vogt1-4/+10
2011-03-14apt-pkg/acquire-item.{cc,h}: mark InRelease with Fail-Ignore to ensure the mi...Michael Vogt1-0/+15
2011-03-11* apt-pkg/acquire-item.cc:Michael Vogt1-2/+2
2011-02-25add sha512 support in the client now as wellMichael Vogt1-1/+5
2011-02-08merged from lp:~donkult/apt/sidMichael Vogt1-93/+310
2011-01-28 - download and use i18n/Index to choose which Translations to downloadDavid Kalnischkies1-21/+197
2011-01-26 - change the internal handling of Extensions in pkgAcqIndexDavid Kalnischkies1-49/+65
2011-01-20 - try downloading clearsigned InRelease before trying Release.gpgDavid Kalnischkies1-5/+49
2011-01-15* methods/rred.cc:David Kalnischkies1-18/+1
2010-09-09Fix missing space after dot in a message from apt-pkgbubulle@debian.org1-1/+1
2010-09-09* apt-pkg/acquire-item.cc:David Kalnischkies1-6/+10
2010-08-21* apt-pkg/acquire-item.cc:David Kalnischkies1-3/+3
2010-07-11mark all "Hash Sum mismatch" strings as translateableDavid Kalnischkies1-1/+1
2010-07-11[ Martin Pitt ]David Kalnischkies1-4/+24