summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Merge remote-tracking branch 'upstream/debian/experimental' into feature/acq-...Michael Vogt2014-09-2314-20/+242
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote-tracking branch 'upstream/debian/experimental' into feature/acq-...Michael Vogt2014-09-059-30/+2668
| |\ \ \ \ \ \ \
| * | | | | | | | all tests passMichael Vogt2014-08-242-8/+6
| * | | | | | | | add ims check verifyMichael Vogt2014-08-021-0/+3
| * | | | | | | | make i-m-s work againMichael Vogt2014-08-011-0/+22
| * | | | | | | | add gzip test and todoMichael Vogt2014-08-012-2/+14
| * | | | | | | | make errors more consistentMichael Vogt2014-08-011-13/+3
| * | | | | | | | check hashes of compressed files as wellMichael Vogt2014-08-011-12/+17
| * | | | | | | | fix transactionid passingMichael Vogt2014-08-011-1/+0
| * | | | | | | | mve MetaKey into pkgAcqBaseIndexMichael Vogt2014-08-011-1/+3
| * | | | | | | | fail early (again) on gpg sig failuresMichael Vogt2014-07-311-6/+5
| * | | | | | | | ensure InRelease->Release is transactional as wellMichael Vogt2014-07-311-0/+18
| * | | | | | | | make test_unauthenticated_to_invalid_inrelease workMichael Vogt2014-07-311-4/+5
| * | | | | | | | Rework TransactionID stuffMichael Vogt2014-07-311-0/+180
| * | | | | | | | Download Release first, then Release.gpgMichael Vogt2014-07-211-0/+1
| * | | | | | | | add pkgAcquire::TransactionHasError()Michael Vogt2014-07-211-0/+23
* | | | | | | | | make expected-size a maximum-size check as this is what we want at this pointMichael Vogt2014-10-071-0/+7
* | | | | | | | | fix test-cve-2013-1051-InRelease-parsing (fails now in the method)Michael Vogt2014-10-071-1/+1
* | | | | | | | | make http size check workMichael Vogt2014-10-0672-351/+3907
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | ensure world-readability for trusted.gpg in postinstDavid Kalnischkies2014-10-021-0/+7
| * | | | | | | | support parsing of all hashes for pdiffDavid Kalnischkies2014-09-301-6/+42
| | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | Test if TMPDIR is a directory in apt-key and if not unset itMichael Vogt2014-09-291-0/+1
| | |_|_|_|/ / | |/| | | | |
| * | | | | | 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
| | |_|_|_|/ | |/| | | |
| * | | | | fix testsMichael Vogt2014-09-232-3/+4
| | |_|_|/ | |/| | |
| * | | | 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
| | * | fix and non-silent fail dpkg-overwrite error testDavid Kalnischkies2014-09-071-1/+6