summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2016-04-25restore pinning to min/max value of shortDavid Kalnischkies1-1/+20
2016-04-25use the same redirection mirror for all index filesDavid Kalnischkies1-0/+15
2016-04-25show more details for "Writing more data" errors, tooDavid Kalnischkies2-4/+11
2016-04-25show more details for "Hash Sum mismatch" errorsDavid Kalnischkies5-15/+208
2016-04-25drop empty line from fetch errorDavid Kalnischkies3-12/+4
2016-04-25properly format multiline error messagesDavid Kalnischkies1-0/+34
2016-04-25don't ask server if we have entire file in partial/David Kalnischkies3-7/+27
2016-04-25make random acquire queues work less randomDavid Kalnischkies1-2/+4
2016-04-14ensure outdated files are dropped without lists-cleanupDavid Kalnischkies1-0/+18
2016-04-14silently skip acquire of empty index filesDavid Kalnischkies7-44/+32
2016-04-14allow uncompressed files to be empty in store againDavid Kalnischkies1-0/+25
2016-04-14fix Alt-Filename handling of file methodDavid Kalnischkies1-1/+3
2016-04-13webserver: 416 errors aren't closing connectionsDavid Kalnischkies1-1/+1
2016-04-07stop handling items in doomed transactionsDavid Kalnischkies1-1/+31
2016-03-28Allow lowering trust level of a hash via configJulian Andres Klode1-4/+4
2016-03-27test-apt-update-reporting: Make more use of frameworkJulian Andres Klode1-12/+16
2016-03-27test-acquire-same-file-multiple-times: Delete files before retryingJulian Andres Klode1-0/+1
2016-03-27test-apt-download-progress: Use a larger file for testingJulian Andres Klode1-3/+3
2016-03-27Do not mark packages for keep that we want to removeJulian Andres Klode1-0/+39
2016-03-25drop confusing comma from no strong hash messageDavid Kalnischkies1-1/+1
2016-03-22handle gpgv's weak-digests ERRSIGDavid Kalnischkies1-16/+45
2016-03-21properly check for "all good sigs are weak"David Kalnischkies2-35/+53
2016-03-19tests: reenable basic auth test and add @ in usernameDavid Kalnischkies3-7/+17
2016-03-19cachefile: Only set members that were initialized successfullyJulian Andres Klode1-0/+42
2016-03-17test framework: Pass -n to lsof to speed up finding the https portJulian Andres Klode1-1/+1
2016-03-17test-acquire-same-file-multiple-times: Run failing test up to 10 timesJulian Andres Klode1-5/+11
2016-03-17Make test-apt-download-progress less flakyJulian Andres Klode1-8/+13
2016-03-16do not strip epochs from state version stringsDavid Kalnischkies2-32/+32
2016-03-16Report non-transient errors as errors, not as warningsJulian Andres Klode10-16/+16
2016-03-16Get accurate progress reporting in apt update againMichael Vogt3-6/+39
2016-03-16tests: fix parallel execution to be working dir independentDavid Kalnischkies1-1/+1
2016-03-15Fix bug where the problemresolve can put a pkg into a heisenstateMichael Vogt2-0/+49
2016-03-14test: Move --weak-digest initialization to the right placeJulian Andres Klode1-3/+6
2016-03-14test: Use SHA512 digests for GPG, reject SHA1-based signaturesJulian Andres Klode1-1/+5
2016-03-14enforce verify of filesize in 'apt-get source'David Kalnischkies1-7/+39
2016-03-14don't use Desc.URI to calculate .diff/Index filenamesDavid Kalnischkies1-1/+14
2016-03-14flush line-clearing on progress stop before post-invokeDavid Kalnischkies1-2/+5
2016-03-14aptwebserver: fix html validation issuesDavid Kalnischkies1-5/+5
2016-03-14require $(HASH)-Download field in .diff/Index filesDavid Kalnischkies1-36/+41
2016-03-14test: remove SHA1 support testing as unsupportedDavid Kalnischkies1-71/+19
2016-03-13Test that SHA1-only .diff/Index files are not usedJulian Andres Klode1-2/+32
2016-03-13Do not consider SHA1 usableJulian Andres Klode5-19/+35
2016-03-10Use native architecture instead of amd64 for build-dep-purge testJulian Andres Klode1-9/+12
2016-03-07Fix several typosVeres Lajos6-8/+8
2016-03-06do not move not-failed pdiff-patches into CWD on failureDavid Kalnischkies1-0/+13
2016-03-06add test for apt-key 0xKEY and use parameter expansionDavid Kalnischkies1-0/+11
2016-03-06support APT::Get::Build-Dep-Automatic again in build-depDavid Kalnischkies1-0/+24
2016-03-06tests: expect no output while compiling noopchrootDavid Kalnischkies2-4/+8
2016-03-06deal with partially downloaded changelogsDavid Kalnischkies1-0/+6
2016-02-25Fix crash with empty architecture listJulian Andres Klode1-0/+13