summaryrefslogtreecommitdiff
path: root/apt-pkg/acquire-item.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'mvo/feature/limit-default-pdiffs' into debian/sidMichael Vogt2013-10-091-1/+1
|\
| * set Acquire::PDiffs::FileLimit to 20 to avoid needless huge fetchesMichael Vogt2013-08-261-1/+1
* | use pkgAcqArchive in 'download' for proper errorsDavid Kalnischkies2013-10-031-3/+2
* | refactor onError relabeling of DestFile as '.FAILED'David Kalnischkies2013-10-031-32/+43
* | pkg from only trusted sources keeps being trustedDavid Kalnischkies2013-09-261-8/+15
|/
* Merge remote-tracking branch 'mvo/bugfix/coverity' into debian/sidMichael Vogt2013-08-221-0/+2
|\
| * some more coverity fixesMichael Vogt2013-08-121-0/+2
* | fix: --print-uris removes authenticationDavid Kalnischkies2013-08-121-4/+27
|/
* pick up Translation-* even if only compressed availableDavid Kalnischkies2013-07-251-2/+13
* do not redownload unchanged InRelease filesDavid Kalnischkies2013-06-201-1/+12
* Fix English spelling error in a message ('A error'). Unfuzzybubulle@debian.org2013-04-101-1/+1
* merged bundle from davidMichael Vogt2013-04-081-2/+2
|\
| * various simple changes to fix cppcheck warningsDavid Kalnischkies2013-03-101-2/+2
* | merged lp:~mvo/apt/fix-inrelease5Michael Vogt2013-04-021-10/+16
|\ \ | |/ |/|
| * * apt-pkg/acquire-item.cc:David Kalnischkies2013-03-151-10/+16
* | ensure sha512 is really used when available (thanks to Tyler Hicks )Michael Vogt2013-01-141-1/+1
|/
* add Debug::pkgAcqArchive::NoQueue to disable package downloadingDavid Kalnischkies2012-03-061-1/+12
* * apt-pkg/acquire-item.cc:David Kalnischkies2012-03-041-0/+7
* use pdiff for Translation-* files if available (Closes: #657902)David Kalnischkies2012-02-181-1/+6
* * apt-pkg/acquire-item.cc:David Kalnischkies2012-02-181-47/+20
* try to avoid direct usage of .Fd() if possible and do read()s and coDavid Kalnischkies2011-12-171-2/+2
* use forward declaration in headers if possible instead of includesDavid Kalnischkies2011-09-191-0/+2
* merge with debian/sidDavid Kalnischkies2011-09-131-25/+22
|\
| * * apt-pkg/acquire-item.cc:David Kalnischkies2011-08-221-25/+22
* | merge with debian/experimentalDavid Kalnischkies2011-09-131-23/+23
|\ \
| * | merged from the debian-sid branchMichael Vogt2011-08-151-13/+15
| |\|
| | * merged fixes from lp:~mvo/apt/mvoMichael Vogt2011-08-151-0/+1
| | |\
| | | * fix crash when P.Arch() was used but the cache got remappedMichael Vogt2011-08-081-1/+1
| | | |\
| | | * | apt-pkg/acquire-item.cc: add more debug outputMichael Vogt2011-08-081-0/+1
| | * | | cppcheck complains about some possible speed improvements which could beDavid Kalnischkies2011-08-111-11/+11
| | | |/ | | |/|
| | * | * test/integration/test-hashsum-verification:Michael Vogt2011-08-051-2/+3
| | |\|
| | | * * apt-pkg/acquire-item.cc:Michael Vogt2011-08-051-2/+3
| | |/
| * | apt-pkg/acquire-item.cc: always init VerifyMichael Vogt2011-08-051-0/+4
| * | * apt-pkg/acquire-item.{cc,h}:Michael Vogt2011-08-051-0/+4
| * | * [ABI break] apt-pkg/acquire-item.{cc,h}:Michael Vogt2011-07-281-10/+0
* | | reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies2011-09-131-2/+4
|/ /
* | merged from http://bzr.debian.org/bzr/apt/apt/debian-sidMichael Vogt2011-07-151-2/+4
|\|
| * apt-pkg/acquire-item.cc: improve error message for valid-untilMichael Vogt2011-07-011-2/+4
* | * apt-pkg/acquire*.{cc,h}:David Kalnischkies2011-07-051-15/+15
* | merge lp:~mvo/apt/abi-breakMichael Vogt2011-06-291-1/+5
|\ \ | |/ |/|
| * merge lp:~mvo/apt/sha512-template to add support for sha512Michael Vogt2011-06-081-1/+5
| |\
| | * add sha512 support in the client now as wellMichael Vogt2011-02-251-1/+5
* | | apt-pkg/acquire-item.cc: only test packages file for correctness if its not e...Michael Vogt2011-05-311-11/+14
* | | Reject files known to be invalid (LP: #346386) (Closes: #627642)Julian Andres Klode2011-05-301-4/+4
* | | apt-pkg/acquire-item.cc: Reject files known to be invalid (LP: #346386) (Clos...Julian Andres Klode2011-05-301-0/+45
|/ /
* | * apt-pkg/acquire-item.cc:Ben Finney2011-04-261-1/+1
* | apt-pkg/acquire-item.cc: Only try to rename existing Release files (Closes: #...Julian Andres Klode2011-04-161-1/+1
* | * apt-pkg/acquire-item.cc:Julian Andres Klode2011-04-081-0/+20
* | merged from lp:~donkult/apt/sidMichael Vogt2011-04-041-24/+0
|\ \
| * | * apt-pkg/vendor.cc, apt-pkg/vendorlist.cc:David Kalnischkies2011-03-161-24/+0