summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-10-06update testMichael Vogt1-3/+7
2014-10-03really do not download Release if InRelease does not verifyMichael Vogt1-20/+24
2014-10-02cleanup around pkgAcqMetaSig and improved testsMichael Vogt3-52/+76
2014-10-02add a bunch of docstrings etcMichael Vogt2-14/+40
2014-10-02fix crashMichael Vogt2-11/+14
2014-10-02donkults fixesMichael Vogt3-41/+38
2014-10-02Cleanup pkgAcqIndexMichael Vogt2-135/+171
2014-10-01refactor and add pkgAcqIndex::ValidateFile()Michael Vogt2-25/+39
2014-10-01fix leftover files from Acquire::GzipIndexMichael Vogt2-8/+23
2014-10-01hack around test-apt-update-unauth failureMichael Vogt2-6/+24
2014-10-01fix test-apt-update-nofallback testMichael Vogt1-1/+5
2014-10-01update test/integration/test-releasefile-verificationMichael Vogt2-10/+21
2014-10-01Use Acquire::Allow{InsecureRepositories,DowngradeToInsecureRepositories}Michael Vogt15-24/+65
2014-10-01add verify for the .diff/Index download and add FIXME for pkgAcqIndexDiffs/pk...Michael Vogt1-0/+19
2014-09-29cleanupMichael Vogt2-31/+54
2014-09-29Merge remote-tracking branch 'debian/debian/experimental' into feature/acq-transMichael Vogt2-0/+4
2014-09-29more test fixesMichael Vogt2-4/+8
2014-09-29Test if TMPDIR is a directory in apt-key and if not unset itMichael Vogt2-0/+4
2014-09-29fix DestFile extMichael Vogt1-1/+1
2014-09-29test fixesMichael Vogt4-3/+8
2014-09-29refactorMichael Vogt2-37/+33
2014-09-29Adjust DestFile in ReverifyAfterIMS() to not include compr ExtensionMichael Vogt2-1/+8
2014-09-29Merge remote-tracking branch 'upstream/debian/experimental' into feature/acq-...Michael Vogt147-2606/+2623
2014-09-29Add missing "adduser" dependency (for the new _apt user)Michael Vogt1-1/+1
2014-09-29Merge branch 'debian/sid' into debian/experimentalMichael Vogt9-172/+216
2014-09-28Set STRIP_FROM_PATH for doxygenTrần Ngọc Quân1-2/+2
2014-09-28replace c-string Mode with c++-string ActiveSubprocessDavid Kalnischkies3-6/+57
2014-09-28allow options between command and -- on commandlineDavid Kalnischkies3-10/+81
2014-09-27cleanup partial directory of lists in apt-get cleanDavid Kalnischkies2-6/+54
2014-09-27allow fetcher setup without directory creationDavid Kalnischkies7-28/+66
2014-09-27Japanese program translation updateKenshi Muto1-30/+28
2014-09-27store source name and version in binary cacheDavid Kalnischkies7-53/+89
2014-09-27fix: %i in format string (no. 1) requires 'int' but the argument type isDavid Kalnischkies1-3/+3
2014-09-27fix: The class 'pkgSourceList' defines member variable with name 'SrcList' al...David Kalnischkies1-4/+0
2014-09-27fix: Prefer prefix ++/-- operators for non-primitive typesDavid Kalnischkies3-6/+6
2014-09-27fix: Consecutive return, break, continue, goto or throw statements are unnece...David Kalnischkies2-4/+1
2014-09-27Merge branch 'feature/gnupglimit' into debian/experimentalDavid Kalnischkies59-529/+652
2014-09-27add gnupg and gnupg2 as test-dependencyDavid Kalnischkies2-2/+3
2014-09-27ensure apt-key del handles 16-byte key idsJames McCoy1-0/+8
2014-09-27remove empty keyrings in trusted.gpg.d on upgradeDavid Kalnischkies1-0/+9
2014-09-27add and use 'apt-key verify' which prefers gpgv over gpgDavid Kalnischkies3-3/+10
2014-09-27miscellaneous small cleanups in apt-keyDavid Kalnischkies1-17/+7
2014-09-27add --readonly option for apt-key advDavid Kalnischkies3-7/+7
2014-09-27use only one --keyring in gpg interactionsDavid Kalnischkies2-46/+116
2014-09-27add --secret-keyring option for apt-keyDavid Kalnischkies2-3/+14
2014-09-27allow to specify fingerprints in 'apt-key del'David Kalnischkies3-5/+26
2014-09-27add a test for apt-key export{,all}David Kalnischkies2-2/+9
2014-09-27use apt-key to wrap gpg calls in testcasesDavid Kalnischkies1-31/+9
2014-09-27respect --keyring also in merged keyring commandsDavid Kalnischkies1-8/+10
2014-09-27support gnupg2 as drop-in replacement for gnupgDavid Kalnischkies3-88/+122