summaryrefslogtreecommitdiff
path: root/apt-pkg/acquire-item.cc
Commit message (Expand)AuthorAgeFilesLines
* acquire-item: Remove deprecated members and functionsJulian Andres Klode2019-02-261-18/+3
* Add a Packages-Require-Authorization Release file fieldJulian Andres Klode2019-02-011-0/+4
* Communicate back which key(s) were used for signingDavid Kalnischkies2019-01-221-3/+15
* clear alternative URIs for mirror:// between steps (CVE-2018-0501)David Kalnischkies2018-08-201-21/+24
* Use cheaper entropy source for randomizing items to fetchJulian Andres Klode2018-07-061-2/+3
* Don't show acquire warning for "hidden" componentsDavid Kalnischkies2018-05-281-2/+17
* Don't force the same mirror for by-hash URIsDavid Kalnischkies2018-05-111-19/+40
* Handle by-hash URI construction more centrallyDavid Kalnischkies2018-05-111-95/+69
* Drop alternative URIs we got a hash-based fail fromDavid Kalnischkies2018-05-111-57/+55
* Remove obsolete RCS keywordsGuillem Jover2018-05-071-1/+0
* Fix various typos reported by spellcheckersDavid Kalnischkies2018-05-051-1/+1
* Merge branch 'pu/not-valid-before' into 'master'Julian Andres Klode2018-02-191-0/+19
|\
| * Check that Date of Release file is not in the futureJulian Andres Klode2018-02-191-0/+19
* | ensure correct file permissions for auxfilesDavid Kalnischkies2018-02-191-1/+3
|/
* allow the apt/lists/auxfiles/ directory to be missingDavid Kalnischkies2018-01-191-1/+1
* Introduce inrelease-path option for sources.listJulian Andres Klode2018-01-171-4/+21
* allow a method to request auxiliary filesDavid Kalnischkies2018-01-031-0/+119
* remove pointless APT_PURE from void functionsDavid Kalnischkies2017-12-141-1/+1
* implement fallback to alternative URIs for all itemsDavid Kalnischkies2017-12-131-152/+156
* give the methods more metadata about the files to acquireDavid Kalnischkies2017-12-131-3/+37
* implement Acquire::Retries support for all itemsDavid Kalnischkies2017-12-131-40/+26
* deprecate the single-line deprecation ignoring macroDavid Kalnischkies2017-12-131-1/+3
* if insecure repo is allowed continue on all http errorsDavid Kalnischkies2017-12-131-5/+14
* use store: instead of gzip: to open local changelogsDavid Kalnischkies2017-10-281-2/+2
* Replace APT_CONST with APT_PURE everywhereJulian Andres Klode2017-08-241-9/+9
* don't move failed pdiff indexes out of partialDavid Kalnischkies2017-07-261-4/+1
* don't try to rename failed pdiff patches twiceDavid Kalnischkies2017-07-261-2/+0
* Merge pull request Debian/apt#44 from willismonroe/patch-1Julian Andres Klode2017-07-171-1/+1
|\
| * Minor grammar fixM. Willis Monroe2017-06-221-1/+1
* | Reformat and sort all includes with clang-formatJulian Andres Klode2017-07-121-16/+16
* | Drop cacheiterators.h includeJulian Andres Klode2017-07-121-1/+0
* | don't expect more downloads from failed transactionsDavid Kalnischkies2017-07-071-0/+2
* | allow frontends to override releaseinfo change behaviourDavid Kalnischkies2017-06-281-28/+33
* | show a Release-Notes URI if infos were changedDavid Kalnischkies2017-06-281-0/+11
* | error in update on Release information changesDavid Kalnischkies2017-06-281-5/+55
* | fail InRelease on non-404 HTTP errorcodesDavid Kalnischkies2017-06-261-1/+5
* | show .diff/Index properly as ignored if we fallbackDavid Kalnischkies2017-06-261-95/+75
* | warn if an expected file can't be acquiredDavid Kalnischkies2017-06-261-3/+14
|/
* Fix mistake in CHANGEPATH comment exampleJulian Andres Klode2017-03-131-1/+1
* fix various typos reported by spellintianDavid Kalnischkies2017-01-191-2/+2
* get pdiff files from the same mirror as the indexDavid Kalnischkies2016-11-251-14/+38
* show distribution mismatch for changed codenamesDavid Kalnischkies2016-11-111-0/+8
* don't warn if untransformed distribution matchesDavid Kalnischkies2016-11-111-37/+8
* rename Checksum-FileSize to Filesize in hashsum mismatchDavid Kalnischkies2016-11-091-14/+17
* keep Release.gpg on untrusted to trusted IMS-HitDavid Kalnischkies2016-11-021-3/+9
* acquire: Use priority queues and a 3 stage pipeline designJulian Andres Klode2016-09-021-0/+22
* randomize acquire order for same type index filesDavid Kalnischkies2016-08-291-0/+18
* Merge branch 'portability/freebsd'Julian Andres Klode2016-08-271-4/+5
|\
| * Make root group configurable via ROOT_GROUPJulian Andres Klode2016-08-261-1/+1
| * changelog: Respect Dir setting for local changelog gettingJulian Andres Klode2016-08-261-1/+2