Age | Commit message (Expand) | Author |
2016-05-04 | test: fix permission issue if run as root | David Kalnischkies |
2016-05-03 | allow redirection for items without a space in the desc again | David Kalnischkies |
2016-05-01 | warn if apt-key is run unconditionally in maintainerscript | David Kalnischkies |
2016-05-01 | support Signed-By in Release files as a sort of HPKP | David Kalnischkies |
2016-05-01 | support multiple fingerprints in signed-by | David Kalnischkies |
2016-05-01 | gpgv: cleanup statusfd parsing a bit | 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-05-01 | gpgv: use EXPKEYSIG instead of KEYEXPIRED | David Kalnischkies |
2016-05-01 | show StateCache flags in Pkg debug prettyprint | David Kalnischkies |
2016-04-28 | deb822: Restore support for <multivalue>-{Add,Remove} | James McCoy |
2016-04-28 | respect user pinning in M-A:same version (un)screwing | David Kalnischkies |
2016-04-25 | restore pinning to min/max value of short | David Kalnischkies |
2016-04-25 | use the same redirection mirror for all index files | David Kalnischkies |
2016-04-25 | show more details for "Writing more data" errors, too | David Kalnischkies |
2016-04-25 | show more details for "Hash Sum mismatch" errors | David Kalnischkies |
2016-04-25 | drop empty line from fetch error | David Kalnischkies |
2016-04-25 | properly format multiline error messages | David Kalnischkies |
2016-04-25 | don't ask server if we have entire file in partial/ | David Kalnischkies |
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 |