Age | Commit message (Expand) | Author |
2014-09-29 | Merge remote-tracking branch 'upstream/debian/experimental' into feature/acq-... | Michael Vogt |
2014-09-28 | replace c-string Mode with c++-string ActiveSubprocess | David Kalnischkies |
2014-09-26 | Do not allow going from authenticated to unauthenticated repo | Michael Vogt |
2014-09-25 | Revert making pkgAcquire::Item::DescURI() "const" | Michael Vogt |
2014-09-23 | make pdiff transactional (but at the cost of a CopyFile() | Michael Vogt |
2014-09-23 | cleanup, fix test-apt-update-unauth as the behavior of apt changed | Michael Vogt |
2014-09-23 | cleanup | Michael Vogt |
2014-09-23 | Merge remote-tracking branch 'upstream/debian/experimental' into feature/acq-... | Michael Vogt |
2014-09-23 | Merge branch 'debian/sid' into debian/experimental | Michael Vogt |
2014-09-17 | fix gcc warnings | Michael Vogt |
2014-09-17 | use pkgAcqMetaBase as the transactionManager | Michael Vogt |
2014-09-16 | SECURITY UPDATE for CVE-2014-{0488,0487,0489} | Michael Vogt |
2014-09-16 | add a bunch of dpointers | Michael Vogt |
2014-09-16 | remove pkgAcqSubIndex | Michael Vogt |
2014-08-25 | add shared code into pkgAcqMetaSigBase::GenerateAuthWarning() | Michael Vogt |
2014-08-02 | really move clearsign check into pkgAcqMetaClearSig::Done() | Michael Vogt |
2014-08-02 | add ims check verify | Michael Vogt |
2014-08-01 | fix transactionid passing | Michael Vogt |
2014-08-01 | mve MetaKey into pkgAcqBaseIndex | Michael Vogt |
2014-07-31 | Rework TransactionID stuff | Michael Vogt |
2014-07-22 | WIP cleanup pkgAcqMetaSig | Michael Vogt |
2014-07-21 | Download Release first, then Release.gpg | Michael Vogt |
2014-07-18 | WIP transaction based update | Michael Vogt |
2014-07-08 | Merge branch 'debian/sid' into debian/experimental | Michael Vogt |
2014-07-03 | Try not to parse invalid translation files (LP: #756317) | Michael Vogt |
2014-06-18 | apt-pkg/acquire-item.h: add default argument to ExpectedHashes to avoid API b... | Michael Vogt |
2014-06-18 | Merge remote-tracking branch 'mvo/feature/update-by-hash' into debian/experim... | Michael Vogt |
2014-05-29 | Fix more warnings from clang | Michael Vogt |
2014-05-22 | move ByHash into its own function | Michael Vogt |
2014-05-14 | Merge remote-tracking branch 'donkult/debian/experimental' into debian/experi... | Michael Vogt |
2014-05-14 | Add new pkgAcqBaseIndex as base class for pkgAcq{DiffIndex,IndexMerge,pkgAcqB... | Michael Vogt |
2014-05-14 | Pass struct IndexTarget/indexRecords to pkgAcqIndex{,Merge}Diffs | Michael Vogt |
2014-05-09 | promote ExpectedHashes to a pkgAcquire::Item member | David Kalnischkies |
2014-05-09 | use HashStringList in the acquire system | David Kalnischkies |
2014-04-17 | pass Target/MetaIndexParser around into pkgAcqDiffIndex so that this can be u... | Michael Vogt |
2014-04-16 | calculate Percent as part of pkgAcquireStatus to provide a weighted percent f... | Michael Vogt |
2014-04-16 | load the size from the metaindex into the fetcher to have even more accurate ... | Michael Vogt |
2014-04-16 | make the TotalFiles more reliable in apt-get update | Michael Vogt |
2014-03-13 | cleanup headers and especially #includes everywhere | David Kalnischkies |
2014-03-13 | make doxygen more quiet, fix issues and disable latex | David Kalnischkies |
2013-12-13 | implement POC client-side merging of pdiffs via apt-file | David Kalnischkies |
2013-10-03 | refactor onError relabeling of DestFile as '.FAILED' | David Kalnischkies |
2013-08-12 | fix: --print-uris removes authentication | David Kalnischkies |
2011-12-13 | revert 2184.1.3: forward declaration instead of headers | David Kalnischkies |
2011-10-05 | merge with current debian apt/experimental | David Kalnischkies |
2011-09-19 | use forward declaration in headers if possible instead of includes | David Kalnischkies |
2011-09-16 | * apt-pkg/acquire-item.h, apt-pkg/deb/debmetaindex.cc: | Michael Vogt |
2011-08-05 | * apt-pkg/acquire-item.{cc,h}: | Michael Vogt |
2011-07-28 | * [ABI break] apt-pkg/acquire-item.{cc,h}: | Michael Vogt |
2011-07-05 | * apt-pkg/acquire*.{cc,h}: | David Kalnischkies |