summaryrefslogtreecommitdiff
path: root/apt-pkg/acquire-item.cc
AgeCommit message (Expand)AuthorFilesLines
2013-09-26pkg from only trusted sources keeps being trustedDavid Kalnischkies1-8/+15
2013-08-22Merge remote-tracking branch 'mvo/bugfix/coverity' into debian/sidMichael Vogt1-0/+2
2013-08-12fix: --print-uris removes authenticationDavid Kalnischkies1-4/+27
2013-08-12some more coverity fixesMichael Vogt1-0/+2
2013-07-25pick up Translation-* even if only compressed availableDavid Kalnischkies1-2/+13
2013-06-20do not redownload unchanged InRelease filesDavid Kalnischkies1-1/+12
2013-04-10Fix English spelling error in a message ('A error'). Unfuzzybubulle@debian.org1-1/+1
2013-04-08merged bundle from davidMichael Vogt1-2/+2
2013-04-02merged lp:~mvo/apt/fix-inrelease5Michael Vogt1-10/+16
2013-03-15* apt-pkg/acquire-item.cc:David Kalnischkies1-10/+16
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