Age | Commit message (Expand) | Author |
2014-10-06 | add new "SetActiveSubprocess() | Michael Vogt |
2014-10-03 | really do not download Release if InRelease does not verify | 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-10-01 | fix leftover files from Acquire::GzipIndex | Michael Vogt |
2014-10-01 | hack around test-apt-update-unauth failure | Michael Vogt |
2014-10-01 | update test/integration/test-releasefile-verification | Michael Vogt |
2014-10-01 | Use Acquire::Allow{InsecureRepositories,DowngradeToInsecureRepositories} | Michael Vogt |
2014-10-01 | add verify for the .diff/Index download and add FIXME for pkgAcqIndexDiffs/pk... | Michael Vogt |
2014-09-29 | cleanup | Michael Vogt |
2014-09-29 | fix DestFile ext | Michael Vogt |
2014-09-29 | refactor | Michael Vogt |
2014-09-29 | Adjust DestFile in ReverifyAfterIMS() to not include compr Extension | Michael Vogt |
2014-09-29 | Merge remote-tracking branch 'upstream/debian/experimental' into feature/acq-... | Michael Vogt |
2014-09-29 | Merge branch 'debian/sid' into debian/experimental | Michael Vogt |
2014-09-28 | replace c-string Mode with c++-string ActiveSubprocess | David Kalnischkies |
2014-09-26 | test fixes | Michael Vogt |
2014-09-26 | Do not allow going from authenticated to unauthenticated repo | Michael Vogt |
2014-09-26 | Print warning for unauthenticated repositories | Michael Vogt |
2014-09-26 | Do not download Packages/Sources files on I-M-S hit of the Release file | Michael Vogt |
2014-09-26 | Merge remote-tracking branch 'donkult/feature/generalize-gzipindex' into debi... | Michael Vogt |
2014-09-25 | Remove check for "Translation-" from pkgAcqIndex::Custom600Headers() | 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 | fix one broken test | Michael Vogt |
2014-09-23 | Merge remote-tracking branch 'upstream/debian/experimental' into feature/acq-... | Michael Vogt |
2014-09-23 | fix tests | Michael Vogt |
2014-09-23 | Merge branch 'debian/sid' into debian/experimental | Michael Vogt |
2014-09-21 | Fix regression for cdrom: sources from latest security update | Michael Vogt |
2014-09-21 | generalize Acquire::GzipIndex | Michael Vogt |
2014-09-17 | improve test for commit daff4a | Michael Vogt |
2014-09-17 | Fix regression for file:/// uris from CVE-2014-0487 | 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 | remove pkgAcqSubIndex | Michael Vogt |
2014-09-05 | Merge remote-tracking branch 'upstream/debian/experimental' into feature/acq-... | Michael Vogt |
2014-09-05 | Merge branch 'debian/sid' into debian/experimental | Michael Vogt |
2014-08-25 | add shared code into pkgAcqMetaSigBase::GenerateAuthWarning() | Michael Vogt |
2014-08-24 | all tests pass | Michael Vogt |
2014-08-24 | make the test-pdiff-usage code work again | Michael Vogt |
2014-08-24 | make compressed-indexes test pass again | Michael Vogt |
2014-08-24 | cleanup | Michael Vogt |
2014-08-02 | really move clearsign check into pkgAcqMetaClearSig::Done() | Michael Vogt |
2014-08-02 | add ims check verify | Michael Vogt |