Age | Commit message (Expand) | Author |
2016-05-08 | gpgv: show always webportal error on NODATA | David Kalnischkies |
2016-05-04 | tests: disable generation of Release.gpg by default | David Kalnischkies |
2016-05-04 | tests: allow to disable generation of InRelease/Release.gpg file | David Kalnischkies |
2016-05-01 | don't show NO_PUBKEY warning if repo is signed by another key | David Kalnischkies |
2016-05-01 | gpgv: handle expired sig as worthless | David Kalnischkies |
2016-04-25 | show more details for "Hash Sum mismatch" errors | David Kalnischkies |
2016-04-25 | don't ask server if we have entire file in partial/ | David Kalnischkies |
2016-04-14 | silently skip acquire of empty index files | 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-17 | test framework: Pass -n to lsof to speed up finding the https port | Julian Andres Klode |
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-13 | Do not consider SHA1 usable | Julian Andres Klode |
2016-03-06 | tests: expect no output while compiling noopchroot | David Kalnischkies |
2016-02-04 | test: Fix apt-key tests to work with current gpg 2.1 | Julian Andres Klode |
2016-01-27 | only warn about missing/invalid Date field for now | David Kalnischkies |
2016-01-26 | get sources for packages in multiple releases again | David Kalnischkies |
2016-01-08 | tests: limit autotest-functionname generation to sane characters | David Kalnischkies |
2016-01-08 | support '-' and no parameter for stdin in apt-helper cat-file | David Kalnischkies |
2016-01-08 | keep compressed indexes in a low-cost format | David Kalnischkies |
2016-01-08 | tests: try to pick up compressors from config automatically | David Kalnischkies |
2015-12-19 | tests: support gpg2 properly in all testcases | David Kalnischkies |
2015-12-19 | avoid evaluating shell in paths used in apt-key | David Kalnischkies |
2015-12-19 | tests: support spaces in path and TMPDIR | David Kalnischkies |
2015-12-14 | test framework: More noopchroot fixes | Julian Andres Klode |
2015-12-14 | test framework: Unset no_proxy as well | Julian Andres Klode |
2015-12-14 | test framework: Unset http proxy variables in setupenvironment | Julian Andres Klode |
2015-12-14 | test framework: Correctly generate new paths in noopchroot | Julian Andres Klode |
2015-12-14 | non-existing directories don't need to be cleaned | David Kalnischkies |
2015-12-14 | show a more descriptive error for weak Release files | David Kalnischkies |
2015-12-06 | replace "which" with "command -v" for portability | David Kalnischkies |
2015-11-29 | tests: fix typos, correct helpmsgs and test tests | David Kalnischkies |
2015-11-28 | disable privilege-drop verification by default as fakeroot trips over it | David Kalnischkies |
2015-11-28 | tests: use id to get user/group instead of environment | David Kalnischkies |
2015-11-19 | ignore lost+found in private directory cleanup | David Kalnischkies |
2015-11-19 | tests: use quiet level 0 by default in tests | David Kalnischkies |
2015-11-19 | support setting empty values (sanely) & removing support for | David Kalnischkies |
2015-11-18 | tests: fail testsuccess if notices are shown, too | David Kalnischkies |
2015-11-05 | allow acquire method specific options via Binary scope | David Kalnischkies |
2015-11-04 | allow getaddrinfo flag AI_ADDRCONFIG to be disabled | David Kalnischkies |
2015-11-04 | support arch:all data e.g. in separate Packages file | David Kalnischkies |
2015-11-04 | disable updating insecure repositories in apt by default | David Kalnischkies |
2015-11-04 | refer to apt-secure(8) in unsecure repositories warning | David Kalnischkies |
2015-11-04 | rework errors and warnings around insecure repositories | David Kalnischkies |
2015-11-04 | unbreak the copy-method claiming hashsum mismatch since ~exp9 | David Kalnischkies |
2015-09-15 | tests: add a -j $jobs mode to test runner for parallel execution | David Kalnischkies |
2015-09-15 | tests: don't use hardcoded port for http and https | David Kalnischkies |
2015-09-14 | tests: try to support spaces in TMPDIR | David Kalnischkies |