Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Rework pkgAcqMeta{Index,Sig,ClearSig}::Done() for readability | Michael Vogt | 2014-10-06 | 2 | -209/+127 | |
| * | | | | fix incorrect docstrings for AcqMetaBase::TransactionStageRemoval/AcqMetaBase... | Michael Vogt | 2014-10-06 | 1 | -2/+2 | |
| * | | | | add new "SetActiveSubprocess() | Michael Vogt | 2014-10-06 | 2 | -46/+25 | |
| * | | | | really do not download Release if InRelease does not verify | Michael Vogt | 2014-10-03 | 1 | -20/+24 | |
| * | | | | cleanup around pkgAcqMetaSig and improved tests | Michael Vogt | 2014-10-02 | 2 | -47/+47 | |
| * | | | | add a bunch of docstrings etc | Michael Vogt | 2014-10-02 | 2 | -14/+40 | |
| * | | | | fix crash | Michael Vogt | 2014-10-02 | 2 | -11/+14 | |
| * | | | | donkults fixes | Michael Vogt | 2014-10-02 | 2 | -40/+37 | |
| * | | | | Cleanup pkgAcqIndex | Michael Vogt | 2014-10-02 | 2 | -135/+171 | |
| * | | | | refactor and add pkgAcqIndex::ValidateFile() | Michael Vogt | 2014-10-01 | 2 | -25/+39 | |
| * | | | | fix leftover files from Acquire::GzipIndex | Michael Vogt | 2014-10-01 | 1 | -1/+1 | |
| * | | | | hack around test-apt-update-unauth failure | Michael Vogt | 2014-10-01 | 1 | -0/+9 | |
| * | | | | update test/integration/test-releasefile-verification | Michael Vogt | 2014-10-01 | 1 | -9/+9 | |
| * | | | | Use Acquire::Allow{InsecureRepositories,DowngradeToInsecureRepositories} | Michael Vogt | 2014-10-01 | 2 | -11/+28 | |
| * | | | | add verify for the .diff/Index download and add FIXME for pkgAcqIndexDiffs/pk... | Michael Vogt | 2014-10-01 | 1 | -0/+19 | |
| * | | | | cleanup | Michael Vogt | 2014-09-29 | 2 | -31/+54 | |
| * | | | | fix DestFile ext | Michael Vogt | 2014-09-29 | 1 | -1/+1 | |
| * | | | | refactor | Michael Vogt | 2014-09-29 | 2 | -37/+33 | |
| * | | | | Adjust DestFile in ReverifyAfterIMS() to not include compr Extension | Michael Vogt | 2014-09-29 | 2 | -1/+8 | |
| * | | | | Merge remote-tracking branch 'upstream/debian/experimental' into feature/acq-... | Michael Vogt | 2014-09-29 | 35 | -642/+1383 | |
| |\ \ \ \ | ||||||
| * | | | | | test fixes | Michael Vogt | 2014-09-26 | 1 | -20/+21 | |
| * | | | | | Do not allow going from authenticated to unauthenticated repo | Michael Vogt | 2014-09-26 | 2 | -86/+141 | |
| * | | | | | Print warning for unauthenticated repositories | Michael Vogt | 2014-09-26 | 1 | -0/+4 | |
| * | | | | | Do not download Packages/Sources files on I-M-S hit of the Release file | Michael Vogt | 2014-09-26 | 1 | -2/+8 | |
| * | | | | | Merge remote-tracking branch 'upstream/debian/experimental' into feature/acq-... | Michael Vogt | 2014-09-25 | 4 | -6/+105 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | make pdiff transactional (but at the cost of a CopyFile() | Michael Vogt | 2014-09-23 | 2 | -31/+78 | |
| * | | | | | | cleanup, fix test-apt-update-unauth as the behavior of apt changed | Michael Vogt | 2014-09-23 | 2 | -7/+6 | |
| * | | | | | | cleanup | Michael Vogt | 2014-09-23 | 2 | -22/+13 | |
| * | | | | | | fix one broken test | Michael Vogt | 2014-09-23 | 1 | -4/+3 | |
| * | | | | | | Merge remote-tracking branch 'upstream/debian/experimental' into feature/acq-... | Michael Vogt | 2014-09-23 | 8 | -117/+226 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | fix gcc warnings | Michael Vogt | 2014-09-17 | 2 | -9/+8 | |
| * | | | | | | | use pkgAcqMetaBase as the transactionManager | Michael Vogt | 2014-09-17 | 5 | -148/+146 | |
| * | | | | | | | add a bunch of dpointers | Michael Vogt | 2014-09-16 | 1 | -0/+30 | |
| * | | | | | | | remove pkgAcqSubIndex | Michael Vogt | 2014-09-16 | 2 | -176/+1 | |
| * | | | | | | | Merge remote-tracking branch 'upstream/debian/experimental' into feature/acq-... | Michael Vogt | 2014-09-05 | 9 | -16/+169 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | add shared code into pkgAcqMetaSigBase::GenerateAuthWarning() | Michael Vogt | 2014-08-25 | 2 | -54/+65 | |
| * | | | | | | | | all tests pass | Michael Vogt | 2014-08-24 | 1 | -8/+34 | |
| * | | | | | | | | make the test-pdiff-usage code work again | Michael Vogt | 2014-08-24 | 1 | -0/+11 | |
| * | | | | | | | | make compressed-indexes test pass again | Michael Vogt | 2014-08-24 | 1 | -22/+16 | |
| * | | | | | | | | cleanup | Michael Vogt | 2014-08-24 | 1 | -14/+9 | |
| * | | | | | | | | really move clearsign check into pkgAcqMetaClearSig::Done() | Michael Vogt | 2014-08-02 | 2 | -7/+16 | |
| * | | | | | | | | add ims check verify | Michael Vogt | 2014-08-02 | 2 | -9/+49 | |
| * | | | | | | | | move clearsign check into pkgAcqMetaClearSig::Failed() | Michael Vogt | 2014-08-02 | 1 | -12/+11 | |
| * | | | | | | | | make i-m-s work again | Michael Vogt | 2014-08-01 | 1 | -4/+7 | |
| * | | | | | | | | make errors more consistent | Michael Vogt | 2014-08-01 | 1 | -2/+3 | |
| * | | | | | | | | check hashes of compressed files as well | Michael Vogt | 2014-08-01 | 1 | -0/+14 | |
| * | | | | | | | | fix transactionid passing | Michael Vogt | 2014-08-01 | 1 | -1/+1 | |
| * | | | | | | | | mve MetaKey into pkgAcqBaseIndex | Michael Vogt | 2014-08-01 | 2 | -1/+3 | |
| * | | | | | | | | fail early (again) on gpg sig failures | Michael Vogt | 2014-07-31 | 2 | -34/+15 | |
| * | | | | | | | | ensure InRelease->Release is transactional as well | Michael Vogt | 2014-07-31 | 1 | -2/+3 |