summaryrefslogtreecommitdiff
path: root/apt-pkg
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Rework pkgAcqMeta{Index,Sig,ClearSig}::Done() for readabilityMichael Vogt2014-10-062-209/+127
| * | | | fix incorrect docstrings for AcqMetaBase::TransactionStageRemoval/AcqMetaBase...Michael Vogt2014-10-061-2/+2
| * | | | add new "SetActiveSubprocess()Michael Vogt2014-10-062-46/+25
| * | | | really do not download Release if InRelease does not verifyMichael Vogt2014-10-031-20/+24
| * | | | cleanup around pkgAcqMetaSig and improved testsMichael Vogt2014-10-022-47/+47
| * | | | add a bunch of docstrings etcMichael Vogt2014-10-022-14/+40
| * | | | fix crashMichael Vogt2014-10-022-11/+14
| * | | | donkults fixesMichael Vogt2014-10-022-40/+37
| * | | | Cleanup pkgAcqIndexMichael Vogt2014-10-022-135/+171
| * | | | refactor and add pkgAcqIndex::ValidateFile()Michael Vogt2014-10-012-25/+39
| * | | | fix leftover files from Acquire::GzipIndexMichael Vogt2014-10-011-1/+1
| * | | | hack around test-apt-update-unauth failureMichael Vogt2014-10-011-0/+9
| * | | | update test/integration/test-releasefile-verificationMichael Vogt2014-10-011-9/+9
| * | | | Use Acquire::Allow{InsecureRepositories,DowngradeToInsecureRepositories}Michael Vogt2014-10-012-11/+28
| * | | | add verify for the .diff/Index download and add FIXME for pkgAcqIndexDiffs/pk...Michael Vogt2014-10-011-0/+19
| * | | | cleanupMichael Vogt2014-09-292-31/+54
| * | | | fix DestFile extMichael Vogt2014-09-291-1/+1
| * | | | refactorMichael Vogt2014-09-292-37/+33
| * | | | Adjust DestFile in ReverifyAfterIMS() to not include compr ExtensionMichael Vogt2014-09-292-1/+8
| * | | | Merge remote-tracking branch 'upstream/debian/experimental' into feature/acq-...Michael Vogt2014-09-2935-642/+1383
| |\ \ \ \
| * | | | | test fixesMichael Vogt2014-09-261-20/+21
| * | | | | Do not allow going from authenticated to unauthenticated repoMichael Vogt2014-09-262-86/+141
| * | | | | Print warning for unauthenticated repositoriesMichael Vogt2014-09-261-0/+4
| * | | | | Do not download Packages/Sources files on I-M-S hit of the Release fileMichael Vogt2014-09-261-2/+8
| * | | | | Merge remote-tracking branch 'upstream/debian/experimental' into feature/acq-...Michael Vogt2014-09-254-6/+105
| |\ \ \ \ \
| * | | | | | make pdiff transactional (but at the cost of a CopyFile()Michael Vogt2014-09-232-31/+78
| * | | | | | cleanup, fix test-apt-update-unauth as the behavior of apt changedMichael Vogt2014-09-232-7/+6
| * | | | | | cleanupMichael Vogt2014-09-232-22/+13
| * | | | | | fix one broken testMichael Vogt2014-09-231-4/+3
| * | | | | | Merge remote-tracking branch 'upstream/debian/experimental' into feature/acq-...Michael Vogt2014-09-238-117/+226
| |\ \ \ \ \ \
| * | | | | | | fix gcc warningsMichael Vogt2014-09-172-9/+8
| * | | | | | | use pkgAcqMetaBase as the transactionManagerMichael Vogt2014-09-175-148/+146
| * | | | | | | add a bunch of dpointersMichael Vogt2014-09-161-0/+30
| * | | | | | | remove pkgAcqSubIndexMichael Vogt2014-09-162-176/+1
| * | | | | | | Merge remote-tracking branch 'upstream/debian/experimental' into feature/acq-...Michael Vogt2014-09-059-16/+169
| |\ \ \ \ \ \ \
| * | | | | | | | add shared code into pkgAcqMetaSigBase::GenerateAuthWarning()Michael Vogt2014-08-252-54/+65
| * | | | | | | | all tests passMichael Vogt2014-08-241-8/+34
| * | | | | | | | make the test-pdiff-usage code work againMichael Vogt2014-08-241-0/+11
| * | | | | | | | make compressed-indexes test pass againMichael Vogt2014-08-241-22/+16
| * | | | | | | | cleanupMichael Vogt2014-08-241-14/+9
| * | | | | | | | really move clearsign check into pkgAcqMetaClearSig::Done()Michael Vogt2014-08-022-7/+16
| * | | | | | | | add ims check verifyMichael Vogt2014-08-022-9/+49
| * | | | | | | | move clearsign check into pkgAcqMetaClearSig::Failed()Michael Vogt2014-08-021-12/+11
| * | | | | | | | make i-m-s work againMichael Vogt2014-08-011-4/+7
| * | | | | | | | make errors more consistentMichael Vogt2014-08-011-2/+3
| * | | | | | | | check hashes of compressed files as wellMichael Vogt2014-08-011-0/+14
| * | | | | | | | fix transactionid passingMichael Vogt2014-08-011-1/+1
| * | | | | | | | mve MetaKey into pkgAcqBaseIndexMichael Vogt2014-08-012-1/+3
| * | | | | | | | fail early (again) on gpg sig failuresMichael Vogt2014-07-312-34/+15
| * | | | | | | | ensure InRelease->Release is transactional as wellMichael Vogt2014-07-311-2/+3