Age | Commit message (Expand) | Author |
2016-04-25 | make random acquire queues work less random | David Kalnischkies |
2016-04-14 | ensure outdated files are dropped without lists-cleanup | David Kalnischkies |
2016-04-14 | silently skip acquire of empty index files | David Kalnischkies |
2016-04-14 | allow uncompressed files to be empty in store again | David Kalnischkies |
2016-04-14 | fix Alt-Filename handling of file method | David Kalnischkies |
2016-04-13 | webserver: 416 errors aren't closing connections | David Kalnischkies |
2016-04-07 | stop handling items in doomed transactions | David Kalnischkies |
2016-03-28 | Allow lowering trust level of a hash via config | Julian Andres Klode |
2016-03-27 | test-apt-update-reporting: Make more use of framework | Julian Andres Klode |
2016-03-27 | test-acquire-same-file-multiple-times: Delete files before retrying | Julian Andres Klode |
2016-03-27 | test-apt-download-progress: Use a larger file for testing | Julian Andres Klode |
2016-03-27 | Do not mark packages for keep that we want to remove | Julian Andres Klode |
2016-03-25 | drop confusing comma from no strong hash message | David Kalnischkies |
2016-03-22 | handle gpgv's weak-digests ERRSIG | David Kalnischkies |
2016-03-21 | properly check for "all good sigs are weak" | David Kalnischkies |
2016-03-19 | tests: reenable basic auth test and add @ in username | David Kalnischkies |
2016-03-19 | cachefile: Only set members that were initialized successfully | Julian Andres Klode |
2016-03-17 | test framework: Pass -n to lsof to speed up finding the https port | Julian Andres Klode |
2016-03-17 | test-acquire-same-file-multiple-times: Run failing test up to 10 times | Julian Andres Klode |
2016-03-17 | Make test-apt-download-progress less flaky | Julian Andres Klode |
2016-03-16 | do not strip epochs from state version strings | David Kalnischkies |
2016-03-16 | Report non-transient errors as errors, not as warnings | Julian Andres Klode |
2016-03-16 | Get accurate progress reporting in apt update again | Michael Vogt |
2016-03-16 | tests: fix parallel execution to be working dir independent | David Kalnischkies |
2016-03-15 | Fix bug where the problemresolve can put a pkg into a heisenstate | Michael Vogt |
2016-03-14 | test: Move --weak-digest initialization to the right place | Julian Andres Klode |
2016-03-14 | test: Use SHA512 digests for GPG, reject SHA1-based signatures | Julian Andres Klode |
2016-03-14 | enforce verify of filesize in 'apt-get source' | David Kalnischkies |
2016-03-14 | don't use Desc.URI to calculate .diff/Index filenames | David Kalnischkies |
2016-03-14 | flush line-clearing on progress stop before post-invoke | David Kalnischkies |
2016-03-14 | aptwebserver: fix html validation issues | David Kalnischkies |
2016-03-14 | require $(HASH)-Download field in .diff/Index files | David Kalnischkies |
2016-03-14 | test: remove SHA1 support testing as unsupported | David Kalnischkies |
2016-03-13 | Test that SHA1-only .diff/Index files are not used | Julian Andres Klode |
2016-03-13 | Do not consider SHA1 usable | Julian Andres Klode |
2016-03-10 | Use native architecture instead of amd64 for build-dep-purge test | Julian Andres Klode |
2016-03-07 | Fix several typos | Veres Lajos |
2016-03-06 | do not move not-failed pdiff-patches into CWD on failure | David Kalnischkies |
2016-03-06 | add test for apt-key 0xKEY and use parameter expansion | David Kalnischkies |
2016-03-06 | support APT::Get::Build-Dep-Automatic again in build-dep | David Kalnischkies |
2016-03-06 | tests: expect no output while compiling noopchroot | David Kalnischkies |
2016-03-06 | deal with partially downloaded changelogs | David Kalnischkies |
2016-02-25 | Fix crash with empty architecture list | Julian Andres Klode |
2016-02-16 | pass versioned provides to external solvers in EDSP | David Kalnischkies |
2016-02-11 | always download changelogs into /tmp first | David Kalnischkies |
2016-02-11 | use local changelog from /usr/share/doc if possible | David Kalnischkies |
2016-02-10 | test: use our special downloaded dir for 'source' result | David Kalnischkies |
2016-02-10 | accept any tarball compression in 814139 testcase | David Kalnischkies |
2016-02-10 | test that seeking to a position earlier in the file works | Julian Andres Klode |
2016-02-10 | get dpkg lock in build-dep if cache was invalid again | David Kalnischkies |