Age | Commit message (Expand) | Author |
2016-11-11 | show distribution mismatch for changed codenames | David Kalnischkies |
2016-11-11 | don't warn if untransformed distribution matches | David Kalnischkies |
2016-11-09 | rename Checksum-FileSize to Filesize in hashsum mismatch | David Kalnischkies |
2016-11-02 | keep Release.gpg on untrusted to trusted IMS-Hit | David Kalnischkies |
2016-09-02 | acquire: Use priority queues and a 3 stage pipeline design | Julian Andres Klode |
2016-08-29 | randomize acquire order for same type index files | David Kalnischkies |
2016-08-27 | Merge branch 'portability/freebsd' | Julian Andres Klode |
2016-08-26 | Make root group configurable via ROOT_GROUP | Julian Andres Klode |
2016-08-26 | changelog: Respect Dir setting for local changelog getting | Julian Andres Klode |
2016-08-26 | Make directory paths configurable | Julian Andres Klode |
2016-08-26 | Use C locale instead of C.UTF-8 for protocol strings | Julian Andres Klode |
2016-08-24 | do fail on weakhash/loop earlier in acquire | David Kalnischkies |
2016-08-17 | support compression and by-hash for .diff/Index files | David Kalnischkies |
2016-08-17 | support getting only-uncompressed files via by-hash | David Kalnischkies |
2016-08-17 | set the correct item FileSize in by-hash case | David Kalnischkies |
2016-08-17 | retry without same redirection mirror on 404 errors | David Kalnischkies |
2016-08-17 | check internal redirections for loops, too | David Kalnischkies |
2016-08-10 | detect redirection loops in acquire instead of workers | David Kalnischkies |
2016-07-30 | prevent C++ locale number formatting in text APIs (try 2) | David Kalnischkies |
2016-07-27 | rred: truncate result file before writing to it | David Kalnischkies |
2016-07-26 | verify hash of input file in rred | David Kalnischkies |
2016-07-22 | allow arch=all to override No-Support-for-Architecture-all | David Kalnischkies |
2016-07-02 | use +0000 instead of UTC by default as timezone in output | David Kalnischkies |
2016-06-27 | imbue .diff/Index parsing with C.UTF-8 as well | David Kalnischkies |
2016-06-22 | add insecure (and weak) allow-options for sources.list | David Kalnischkies |
2016-06-22 | add [weak] tag to hash errors to indicate insufficiency | David Kalnischkies |
2016-06-22 | better error message for insufficient hashsums | David Kalnischkies |
2016-06-22 | generalize secure->insecure downgrade protection | David Kalnischkies |
2016-06-22 | handle weak-security repositories as unauthenticated | David Kalnischkies |
2016-05-24 | fix two typos in untranslated errors of libapt-pkg | David Kalnischkies |
2016-05-08 | implement Fallback-Of for IndexTargets | David Kalnischkies |
2016-05-07 | don't construct MetaIndex acquire items with IndexTargets | David Kalnischkies |
2016-05-07 | delay progress until Release files are downloaded | David Kalnischkies |
2016-05-07 | TransactionManager can never be a nullptr | David Kalnischkies |
2016-05-07 | fix same-mirror redirection for Release{,.gpg} pair | David Kalnischkies |
2016-05-01 | don't show NO_PUBKEY warning if repo is signed by another key | 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 | sanify unused ReportMirrorFailure a tiny bit | 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 | fix Alt-Filename handling of file method | David Kalnischkies |
2016-04-07 | stop handling items in doomed transactions | David Kalnischkies |
2016-04-07 | ensure transaction states are changed only once | David Kalnischkies |
2016-03-19 | refactor loading of previous release file | David Kalnischkies |
2016-03-16 | Get accurate progress reporting in apt update again | Michael Vogt |
2016-03-14 | don't use Desc.URI to calculate .diff/Index filenames | David Kalnischkies |
2016-03-14 | require $(HASH)-Download field in .diff/Index files | David Kalnischkies |
2016-03-07 | Fix several typos | Veres Lajos |