Age | Commit message (Expand) | Author |
2014-11-08 | guard const-ification API changes | David Kalnischkies |
2014-11-08 | mark internal interfaces as hidden | David Kalnischkies |
2014-11-06 | Merge remote-tracking branch 'upstream/debian/experimental' into feature/no-m... | Michael Vogt |
2014-11-04 | apt-pkg/acquire-item.h: make friend declaration compatible with older gcc | Michael Vogt |
2014-11-04 | Call "Dequeue()" for items in AbortTransaction() to fix race | Michael Vogt |
2014-10-29 | Only support Translation-* that are listed in the {In,}Release file | Michael Vogt |
2014-10-23 | chown finished partial files earlier | David Kalnischkies |
2014-10-07 | Add new Acquire::MaxReleaseFileSize=10*1000*1000 option | Michael Vogt |
2014-10-07 | Merge remote-tracking branch 'upstream/debian/experimental' into feature/acq-... | Michael Vogt |
2014-10-07 | use _apt:root only for partial directories | David Kalnischkies |
2014-10-06 | rename StopAuthentication -> CheckStopAuthentication and make it protected | Michael Vogt |
2014-10-06 | rename AuthDone() -> CheckAuthDone() | Michael Vogt |
2014-10-06 | cleanup pkgAcq*::Failed() | Michael Vogt |
2014-10-06 | Rework pkgAcqMeta{Index,Sig,ClearSig}::Done() for readability | Michael Vogt |
2014-10-06 | add new "SetActiveSubprocess() | Michael Vogt |
2014-10-02 | cleanup around pkgAcqMetaSig and improved tests | Michael Vogt |
2014-10-02 | add a bunch of docstrings etc | Michael Vogt |
2014-10-02 | fix crash | Michael Vogt |
2014-10-02 | donkults fixes | Michael Vogt |
2014-10-02 | Cleanup pkgAcqIndex | Michael Vogt |
2014-10-01 | refactor and add pkgAcqIndex::ValidateFile() | Michael Vogt |
2014-09-30 | support parsing of all hashes for pdiff | David Kalnischkies |
2014-09-30 | mark private methods as hidden | David Kalnischkies |
2014-09-29 | cleanup | Michael Vogt |
2014-09-29 | refactor | Michael Vogt |
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 |