Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | donkults fixes | Michael Vogt | 2014-10-02 | 3 | -41/+38 | |
| * | | | | 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 | 2 | -8/+23 | |
| * | | | | hack around test-apt-update-unauth failure | Michael Vogt | 2014-10-01 | 2 | -6/+24 | |
| * | | | | fix test-apt-update-nofallback test | Michael Vogt | 2014-10-01 | 1 | -1/+5 | |
| * | | | | update test/integration/test-releasefile-verification | Michael Vogt | 2014-10-01 | 2 | -10/+21 | |
| * | | | | Use Acquire::Allow{InsecureRepositories,DowngradeToInsecureRepositories} | Michael Vogt | 2014-10-01 | 15 | -24/+65 | |
| * | | | | 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 | |
| * | | | | Merge remote-tracking branch 'debian/debian/experimental' into feature/acq-trans | Michael Vogt | 2014-09-29 | 2 | -0/+4 | |
| |\ \ \ \ | ||||||
| * | | | | | more test fixes | Michael Vogt | 2014-09-29 | 2 | -4/+8 | |
| * | | | | | fix DestFile ext | Michael Vogt | 2014-09-29 | 1 | -1/+1 | |
| * | | | | | test fixes | Michael Vogt | 2014-09-29 | 4 | -3/+8 | |
| * | | | | | 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 | 147 | -2606/+2623 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | test fixes | Michael Vogt | 2014-09-26 | 8 | -36/+46 | |
| * | | | | | | Do not allow going from authenticated to unauthenticated repo | Michael Vogt | 2014-09-26 | 3 | -86/+348 | |
| * | | | | | | Print warning for unauthenticated repositories | Michael Vogt | 2014-09-26 | 2 | -0/+34 | |
| * | | | | | | 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 | 14 | -8/+159 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | make pdiff transactional (but at the cost of a CopyFile() | Michael Vogt | 2014-09-23 | 3 | -31/+79 | |
| * | | | | | | | cleanup, fix test-apt-update-unauth as the behavior of apt changed | Michael Vogt | 2014-09-23 | 3 | -12/+29 | |
| * | | | | | | | 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 'debian/debian/experimental' into feature/acq-trans | Michael Vogt | 2014-09-23 | 2 | -3/+4 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge remote-tracking branch 'upstream/debian/experimental' into feature/acq-... | Michael Vogt | 2014-09-23 | 86 | -51838/+55715 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | 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 | 109 | -88813/+90495 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | add shared code into pkgAcqMetaSigBase::GenerateAuthWarning() | Michael Vogt | 2014-08-25 | 2 | -54/+65 | |
| * | | | | | | | | | | all tests pass | Michael Vogt | 2014-08-24 | 3 | -16/+40 | |
| * | | | | | | | | | | 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 | 2 | -27/+43 | |
| * | | | | | | | | | | 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 | 3 | -9/+52 | |
| * | | | | | | | | | | 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 | 2 | -4/+29 | |
| * | | | | | | | | | | add gzip test and todo | Michael Vogt | 2014-08-01 | 2 | -2/+14 | |
| * | | | | | | | | | | make errors more consistent | Michael Vogt | 2014-08-01 | 2 | -15/+6 | |
| * | | | | | | | | | | check hashes of compressed files as well | Michael Vogt | 2014-08-01 | 2 | -12/+31 | |
| * | | | | | | | | | | fix transactionid passing | Michael Vogt | 2014-08-01 | 2 | -2/+1 | |
| * | | | | | | | | | | mve MetaKey into pkgAcqBaseIndex | Michael Vogt | 2014-08-01 | 3 | -2/+6 | |
| * | | | | | | | | | | fail early (again) on gpg sig failures | Michael Vogt | 2014-07-31 | 3 | -40/+20 | |
| * | | | | | | | | | | ensure InRelease->Release is transactional as well | Michael Vogt | 2014-07-31 | 2 | -2/+21 | |
| * | | | | | | | | | | make test_unauthenticated_to_invalid_inrelease work | Michael Vogt | 2014-07-31 | 1 | -4/+5 |