summaryrefslogtreecommitdiff
path: root/apt-pkg/acquire-item.h
Commit message (Expand)AuthorAgeFilesLines
...
| * replace c-string Mode with c++-string ActiveSubprocessDavid Kalnischkies2014-09-281-1/+6
| * Revert making pkgAcquire::Item::DescURI() "const"Michael Vogt2014-09-251-12/+12
* | Do not allow going from authenticated to unauthenticated repoMichael Vogt2014-09-261-71/+77
* | make pdiff transactional (but at the cost of a CopyFile()Michael Vogt2014-09-231-2/+6
* | cleanup, fix test-apt-update-unauth as the behavior of apt changedMichael Vogt2014-09-231-4/+0
* | cleanupMichael Vogt2014-09-231-3/+2
* | Merge remote-tracking branch 'upstream/debian/experimental' into feature/acq-...Michael Vogt2014-09-231-0/+1
|\|
| * Merge branch 'debian/sid' into debian/experimentalMichael Vogt2014-09-231-0/+9
| |\
| | * SECURITY UPDATE for CVE-2014-{0488,0487,0489}Michael Vogt2014-09-161-0/+8
* | | fix gcc warningsMichael Vogt2014-09-171-4/+3
* | | use pkgAcqMetaBase as the transactionManagerMichael Vogt2014-09-171-20/+32
* | | add a bunch of dpointersMichael Vogt2014-09-161-0/+30
* | | remove pkgAcqSubIndexMichael Vogt2014-09-161-57/+0
* | | add shared code into pkgAcqMetaSigBase::GenerateAuthWarning()Michael Vogt2014-08-251-2/+14
* | | really move clearsign check into pkgAcqMetaClearSig::Done()Michael Vogt2014-08-021-1/+3
* | | add ims check verifyMichael Vogt2014-08-021-0/+8
* | | fix transactionid passingMichael Vogt2014-08-011-1/+1
* | | mve MetaKey into pkgAcqBaseIndexMichael Vogt2014-08-011-0/+3
* | | Rework TransactionID stuffMichael Vogt2014-07-311-24/+23
* | | WIP cleanup pkgAcqMetaSigMichael Vogt2014-07-221-1/+4
* | | Download Release first, then Release.gpgMichael Vogt2014-07-211-16/+19
* | | WIP transaction based updateMichael Vogt2014-07-181-136/+166
|/ /
* | Merge branch 'debian/sid' into debian/experimentalMichael Vogt2014-07-081-9/+2
|\|
| * Try not to parse invalid translation files (LP: #756317)Michael Vogt2014-07-031-9/+2
* | apt-pkg/acquire-item.h: add default argument to ExpectedHashes to avoid API b...Michael Vogt2014-06-181-1/+2
* | Merge remote-tracking branch 'mvo/feature/update-by-hash' into debian/experim...Michael Vogt2014-06-181-0/+3
|\ \
| * | move ByHash into its own functionMichael Vogt2014-05-221-0/+3
* | | Fix more warnings from clangMichael Vogt2014-05-291-1/+1
|/ /
* | Merge remote-tracking branch 'donkult/debian/experimental' into debian/experi...Michael Vogt2014-05-141-121/+77
|\ \
| * | promote ExpectedHashes to a pkgAcquire::Item memberDavid Kalnischkies2014-05-091-76/+17
| * | use HashStringList in the acquire systemDavid Kalnischkies2014-05-091-73/+73
* | | Add new pkgAcqBaseIndex as base class for pkgAcq{DiffIndex,IndexMerge,pkgAcqB...Michael Vogt2014-05-141-44/+19
* | | Pass struct IndexTarget/indexRecords to pkgAcqIndex{,Merge}DiffsMichael Vogt2014-05-141-7/+36
|/ /
* | pass Target/MetaIndexParser around into pkgAcqDiffIndex so that this can be u...Michael Vogt2014-04-171-2/+9
* | calculate Percent as part of pkgAcquireStatus to provide a weighted percent f...Michael Vogt2014-04-161-0/+5
* | load the size from the metaindex into the fetcher to have even more accurate ...Michael Vogt2014-04-161-2/+2
* | make the TotalFiles more reliable in apt-get updateMichael Vogt2014-04-161-0/+10
|/
* cleanup headers and especially #includes everywhereDavid Kalnischkies2014-03-131-0/+4
* make doxygen more quiet, fix issues and disable latexDavid Kalnischkies2014-03-131-7/+8
* implement POC client-side merging of pdiffs via apt-fileDavid Kalnischkies2013-12-131-1/+99
* refactor onError relabeling of DestFile as '.FAILED'David Kalnischkies2013-10-031-2/+17
* fix: --print-uris removes authenticationDavid Kalnischkies2013-08-121-0/+2
* revert 2184.1.3: forward declaration instead of headersDavid Kalnischkies2011-12-131-0/+8
* merge with current debian apt/experimentalDavid Kalnischkies2011-10-051-0/+8
|\
| * * apt-pkg/acquire-item.h, apt-pkg/deb/debmetaindex.cc:Michael Vogt2011-09-161-0/+8
* | use forward declaration in headers if possible instead of includesDavid Kalnischkies2011-09-191-119/+119
|/
* * apt-pkg/acquire-item.{cc,h}:Michael Vogt2011-08-051-0/+10
* * [ABI break] apt-pkg/acquire-item.{cc,h}:Michael Vogt2011-07-281-5/+20
* * apt-pkg/acquire*.{cc,h}:David Kalnischkies2011-07-051-11/+11
* apt-pkg/acquire-item.{cc,h}: mark InRelease with Fail-Ignore to ensure the mi...Michael Vogt2011-03-141-0/+1