summaryrefslogtreecommitdiff
path: root/apt-pkg/acquire-item.cc
AgeCommit message (Expand)Author
2018-12-26Merge nitotv apt fixes into 1.4.81.4.8+nitotvSam Bingner
2017-03-13Fix mistake in CHANGEPATH comment exampleJulian Andres Klode
2017-02-15Don't download "optional" files not in Release :/.Jay Freeman (saurik)
2017-01-31Repeat after me: IMS-Hit is really "I am shit" :/.Jay Freeman (saurik)
2017-01-30Symlinking final file failed is a common issue :/.Jay Freeman (saurik)
2017-01-19fix various typos reported by spellintianDavid Kalnischkies
2016-12-31On IMS-Hit, you can't assume local compression :/.Jay Freeman (saurik)
2016-12-26Wreck validation until we can assess ecosystem :/.Jay Freeman (saurik)
2016-12-25This is 2016 and APT already requires use of mmap.Jay Freeman (saurik)
2016-11-25get pdiff files from the same mirror as the indexDavid Kalnischkies
2016-11-11show distribution mismatch for changed codenamesDavid Kalnischkies
2016-11-11don't warn if untransformed distribution matchesDavid Kalnischkies
2016-11-09rename Checksum-FileSize to Filesize in hashsum mismatchDavid Kalnischkies
2016-11-02keep Release.gpg on untrusted to trusted IMS-HitDavid Kalnischkies
2016-09-02acquire: Use priority queues and a 3 stage pipeline designJulian Andres Klode
2016-08-29randomize acquire order for same type index filesDavid Kalnischkies
2016-08-27Merge branch 'portability/freebsd'Julian Andres Klode
2016-08-26Make root group configurable via ROOT_GROUPJulian Andres Klode
2016-08-26changelog: Respect Dir setting for local changelog gettingJulian Andres Klode
2016-08-26Make directory paths configurableJulian Andres Klode
2016-08-26Use C locale instead of C.UTF-8 for protocol stringsJulian Andres Klode
2016-08-24do fail on weakhash/loop earlier in acquireDavid Kalnischkies
2016-08-17support compression and by-hash for .diff/Index filesDavid Kalnischkies
2016-08-17support getting only-uncompressed files via by-hashDavid Kalnischkies
2016-08-17set the correct item FileSize in by-hash caseDavid Kalnischkies
2016-08-17retry without same redirection mirror on 404 errorsDavid Kalnischkies
2016-08-17check internal redirections for loops, tooDavid Kalnischkies
2016-08-10detect redirection loops in acquire instead of workersDavid Kalnischkies
2016-07-30prevent C++ locale number formatting in text APIs (try 2)David Kalnischkies
2016-07-27rred: truncate result file before writing to itDavid Kalnischkies
2016-07-26verify hash of input file in rredDavid Kalnischkies
2016-07-22allow arch=all to override No-Support-for-Architecture-allDavid Kalnischkies
2016-07-02use +0000 instead of UTC by default as timezone in outputDavid Kalnischkies
2016-06-27imbue .diff/Index parsing with C.UTF-8 as wellDavid Kalnischkies
2016-06-22add insecure (and weak) allow-options for sources.listDavid Kalnischkies
2016-06-22add [weak] tag to hash errors to indicate insufficiencyDavid Kalnischkies
2016-06-22better error message for insufficient hashsumsDavid Kalnischkies
2016-06-22generalize secure->insecure downgrade protectionDavid Kalnischkies
2016-06-22handle weak-security repositories as unauthenticatedDavid Kalnischkies
2016-05-24fix two typos in untranslated errors of libapt-pkgDavid Kalnischkies
2016-05-08implement Fallback-Of for IndexTargetsDavid Kalnischkies
2016-05-07don't construct MetaIndex acquire items with IndexTargetsDavid Kalnischkies
2016-05-07delay progress until Release files are downloadedDavid Kalnischkies
2016-05-07TransactionManager can never be a nullptrDavid Kalnischkies
2016-05-07fix same-mirror redirection for Release{,.gpg} pairDavid Kalnischkies
2016-05-01don't show NO_PUBKEY warning if repo is signed by another keyDavid Kalnischkies
2016-04-25use the same redirection mirror for all index filesDavid Kalnischkies
2016-04-25show more details for "Writing more data" errors, tooDavid Kalnischkies
2016-04-25show more details for "Hash Sum mismatch" errorsDavid Kalnischkies
2016-04-25sanify unused ReportMirrorFailure a tiny bitDavid Kalnischkies