summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* fix testMichael Vogt2014-10-061-2/+1
* cleanup pkgAcq*::Failed()Michael Vogt2014-10-061-1/+1
* Rework pkgAcqMeta{Index,Sig,ClearSig}::Done() for readabilityMichael Vogt2014-10-061-4/+22
* update testMichael Vogt2014-10-061-3/+7
* cleanup around pkgAcqMetaSig and improved testsMichael Vogt2014-10-021-5/+29
* donkults fixesMichael Vogt2014-10-021-1/+1
* fix leftover files from Acquire::GzipIndexMichael Vogt2014-10-011-7/+22
* hack around test-apt-update-unauth failureMichael Vogt2014-10-011-6/+15
* fix test-apt-update-nofallback testMichael Vogt2014-10-011-1/+5
* update test/integration/test-releasefile-verificationMichael Vogt2014-10-011-1/+12
* Use Acquire::Allow{InsecureRepositories,DowngradeToInsecureRepositories}Michael Vogt2014-10-0111-12/+35
* Merge remote-tracking branch 'debian/debian/experimental' into feature/acq-transMichael Vogt2014-09-291-0/+1
|\
| * Test if TMPDIR is a directory in apt-key and if not unset itMichael Vogt2014-09-291-0/+1
* | more test fixesMichael Vogt2014-09-292-4/+8
* | test fixesMichael Vogt2014-09-294-3/+8
* | Merge remote-tracking branch 'upstream/debian/experimental' into feature/acq-...Michael Vogt2014-09-2936-250/+515
|\|
| * Merge branch 'debian/sid' into debian/experimentalMichael Vogt2014-09-293-125/+136
| |\
| | * rewrite compressed indexes test to check with all compressorsDavid Kalnischkies2014-09-253-122/+135
| | * generalize Acquire::GzipIndexMichael Vogt2014-09-212-12/+10
| * | allow options between command and -- on commandlineDavid Kalnischkies2014-09-282-2/+70
| * | cleanup partial directory of lists in apt-get cleanDavid Kalnischkies2014-09-271-0/+34
| * | allow fetcher setup without directory creationDavid Kalnischkies2014-09-273-9/+38
| * | add gnupg and gnupg2 as test-dependencyDavid Kalnischkies2014-09-271-0/+1
| * | ensure apt-key del handles 16-byte key idsJames McCoy2014-09-271-0/+8
| * | add --readonly option for apt-key advDavid Kalnischkies2014-09-271-2/+2
| * | use only one --keyring in gpg interactionsDavid Kalnischkies2014-09-271-18/+39
| * | add --secret-keyring option for apt-keyDavid Kalnischkies2014-09-271-3/+3
| * | allow to specify fingerprints in 'apt-key del'David Kalnischkies2014-09-272-1/+9
| * | add a test for apt-key export{,all}David Kalnischkies2014-09-271-0/+7
| * | use apt-key to wrap gpg calls in testcasesDavid Kalnischkies2014-09-271-31/+9
| * | support gnupg2 as drop-in replacement for gnupgDavid Kalnischkies2014-09-271-83/+108
| * | use apt-key adv (+ gnupg) instead of gpgv for verifyDavid Kalnischkies2014-09-274-2/+35
| * | fix progress output for (dist-)upgrade calculationDavid Kalnischkies2014-09-2723-0/+42
* | | test fixesMichael Vogt2014-09-267-16/+25
* | | Do not allow going from authenticated to unauthenticated repoMichael Vogt2014-09-261-0/+207
* | | Print warning for unauthenticated repositoriesMichael Vogt2014-09-261-0/+30
* | | make pdiff transactional (but at the cost of a CopyFile()Michael Vogt2014-09-231-0/+1
* | | cleanup, fix test-apt-update-unauth as the behavior of apt changedMichael Vogt2014-09-231-5/+23
* | | Merge remote-tracking branch 'debian/debian/experimental' into feature/acq-transMichael Vogt2014-09-232-3/+4
|\| |
| * | fix testsMichael Vogt2014-09-232-3/+4
* | | Merge remote-tracking branch 'upstream/debian/experimental' into feature/acq-...Michael Vogt2014-09-2314-20/+242
|\| |
| * | Merge branch 'debian/sid' into debian/experimentalMichael Vogt2014-09-2314-16/+246
| |\|
| | * relax grep to support newer curl output formatDavid Kalnischkies2014-09-201-1/+6
| | * Fix regression when copy: is used for a relative pathMichael Vogt2014-09-191-4/+6
| | * test/integration/test-apt-update-file: improve testMichael Vogt2014-09-192-0/+17
| | * improve test for commit daff4aMichael Vogt2014-09-171-0/+7
| | * Fix regression for file:/// uris from CVE-2014-0487Michael Vogt2014-09-171-0/+27
| | * SECURITY UPDATE for CVE-2014-{0488,0487,0489}Michael Vogt2014-09-163-3/+105
| | * don't call pager in non-terminals for changelogDavid Kalnischkies2014-09-091-3/+2
| | * fix progress report for upgrade and reinstallDavid Kalnischkies2014-09-081-0/+16