summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix testMichael Vogt2014-10-061-2/+1
* rename AuthDone() -> CheckAuthDone()Michael Vogt2014-10-062-6/+4
* cleanup pkgAcq*::Failed()Michael Vogt2014-10-063-73/+55
* add missing TransactionStageCopy() in pkgAcqDiffIndex::Done()Michael Vogt2014-10-061-12/+5
* Rework pkgAcqMeta{Index,Sig,ClearSig}::Done() for readabilityMichael Vogt2014-10-063-213/+149
* fix incorrect docstrings for AcqMetaBase::TransactionStageRemoval/AcqMetaBase...Michael Vogt2014-10-061-2/+2
* add new "SetActiveSubprocess()Michael Vogt2014-10-062-46/+25
* update testMichael Vogt2014-10-061-3/+7
* really do not download Release if InRelease does not verifyMichael Vogt2014-10-031-20/+24
* cleanup around pkgAcqMetaSig and improved testsMichael Vogt2014-10-023-52/+76
* add a bunch of docstrings etcMichael Vogt2014-10-022-14/+40
* fix crashMichael Vogt2014-10-022-11/+14
* donkults fixesMichael Vogt2014-10-023-41/+38
* 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-012-8/+23
* hack around test-apt-update-unauth failureMichael Vogt2014-10-012-6/+24
* fix test-apt-update-nofallback testMichael Vogt2014-10-011-1/+5
* update test/integration/test-releasefile-verificationMichael Vogt2014-10-012-10/+21
* Use Acquire::Allow{InsecureRepositories,DowngradeToInsecureRepositories}Michael Vogt2014-10-0115-24/+65
* 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
* Merge remote-tracking branch 'debian/debian/experimental' into feature/acq-transMichael Vogt2014-09-292-0/+4
|\
| * Test if TMPDIR is a directory in apt-key and if not unset itMichael Vogt2014-09-292-0/+4
* | more test fixesMichael Vogt2014-09-292-4/+8
* | fix DestFile extMichael Vogt2014-09-291-1/+1
* | test fixesMichael Vogt2014-09-294-3/+8
* | 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-29147-2606/+2623
|\|
| * Add missing "adduser" dependency (for the new _apt user)Michael Vogt2014-09-291-1/+1
| * Merge branch 'debian/sid' into debian/experimentalMichael Vogt2014-09-299-172/+216
| |\
| | * Set STRIP_FROM_PATH for doxygenTrần Ngọc Quân2014-09-281-2/+2
| | * Merge remote-tracking branch 'donkult/feature/generalize-gzipindex' into debi...Michael Vogt2014-09-268-171/+216
| | |\
| | | * rewrite compressed indexes test to check with all compressorsDavid Kalnischkies2014-09-253-122/+135
| | | * generalize Acquire::GzipIndexMichael Vogt2014-09-217-58/+90
| * | | replace c-string Mode with c++-string ActiveSubprocessDavid Kalnischkies2014-09-283-6/+57
| * | | allow options between command and -- on commandlineDavid Kalnischkies2014-09-283-10/+81
| * | | cleanup partial directory of lists in apt-get cleanDavid Kalnischkies2014-09-272-6/+54
| * | | allow fetcher setup without directory creationDavid Kalnischkies2014-09-277-28/+66
| * | | Japanese program translation updateKenshi Muto2014-09-271-30/+28
| * | | store source name and version in binary cacheDavid Kalnischkies2014-09-277-53/+89
| * | | fix: %i in format string (no. 1) requires 'int' but the argument type isDavid Kalnischkies2014-09-271-3/+3
| * | | fix: The class 'pkgSourceList' defines member variable with name 'SrcList' al...David Kalnischkies2014-09-271-4/+0
| * | | fix: Prefer prefix ++/-- operators for non-primitive typesDavid Kalnischkies2014-09-273-6/+6
| * | | fix: Consecutive return, break, continue, goto or throw statements are unnece...David Kalnischkies2014-09-272-4/+1
| * | | Merge branch 'feature/gnupglimit' into debian/experimentalDavid Kalnischkies2014-09-2759-529/+652
| |\ \ \
| | * | | add gnupg and gnupg2 as test-dependencyDavid Kalnischkies2014-09-272-2/+3
| | * | | ensure apt-key del handles 16-byte key idsJames McCoy2014-09-271-0/+8
| | * | | remove empty keyrings in trusted.gpg.d on upgradeDavid Kalnischkies2014-09-271-0/+9