index
:
apt
feature/rred
main
master
Debians commandline package manager
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apt-pkg
/
acquire-item.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
URI encode Filename field of Packages files (again)
David Kalnischkies
2021-06-04
1
-6
/
+6
*
Automatically retry failed downloads 3 times
Julian Andres Klode
2021-04-15
1
-1
/
+1
*
Error on packages without a Size field (option Acquire::AllowUnsizedPackages)
Julian Andres Klode
2021-04-13
1
-0
/
+7
*
Ensure all index files sent custom tags to the methods
David Kalnischkies
2021-03-07
1
-5
/
+6
*
Start pdiff patching from the last possible starting point
David Kalnischkies
2021-03-07
1
-18
/
+8
*
Rename pdiff merge patches only after they are all downloaded
David Kalnischkies
2021-03-07
1
-5
/
+4
*
Limit on first patch size only for server-merged patches
David Kalnischkies
2021-02-04
1
-17
/
+22
*
Don't re-encode encoded URIs in pkgAcqFile
David Kalnischkies
2020-12-18
1
-1
/
+2
*
Keep URIs encoded in the acquire system
David Kalnischkies
2020-12-18
1
-19
/
+23
*
Default Acquire::AllowReleaseInfoChange::Suite to "true"
Julian Andres Klode
2020-08-10
1
-1
/
+1
*
Drop pkgAcquire::Item::ModifyRetries() ABI hack
Julian Andres Klode
2020-02-26
1
-8
/
+2
*
Remove pkgAcqFile::Failed overload
Julian Andres Klode
2020-02-26
1
-6
/
+0
*
Revert "Add a Packages-Require-Authorization Release file field"
Julian Andres Klode
2020-02-16
1
-4
/
+0
*
Remove failed trusted signature instead of index on IMS hit
David Kalnischkies
2019-11-27
1
-0
/
+5
*
Use correct filename on IMS-hit reverify for indices
David Kalnischkies
2019-11-27
1
-11
/
+6
*
Fix some style warnings from cppcheck
David Kalnischkies
2019-11-26
1
-11
/
+16
*
Apply various suggestions by cppcheck
David Kalnischkies
2019-07-08
1
-1
/
+0
*
acquire-item: Remove deprecated members and functions
Julian Andres Klode
2019-02-26
1
-18
/
+3
*
Add a Packages-Require-Authorization Release file field
Julian Andres Klode
2019-02-01
1
-0
/
+4
*
Communicate back which key(s) were used for signing
David Kalnischkies
2019-01-22
1
-3
/
+15
*
clear alternative URIs for mirror:// between steps (CVE-2018-0501)
David Kalnischkies
2018-08-20
1
-21
/
+24
*
Use cheaper entropy source for randomizing items to fetch
Julian Andres Klode
2018-07-06
1
-2
/
+3
*
Don't show acquire warning for "hidden" components
David Kalnischkies
2018-05-28
1
-2
/
+17
*
Don't force the same mirror for by-hash URIs
David Kalnischkies
2018-05-11
1
-19
/
+40
*
Handle by-hash URI construction more centrally
David Kalnischkies
2018-05-11
1
-95
/
+69
*
Drop alternative URIs we got a hash-based fail from
David Kalnischkies
2018-05-11
1
-57
/
+55
*
Remove obsolete RCS keywords
Guillem Jover
2018-05-07
1
-1
/
+0
*
Fix various typos reported by spellcheckers
David Kalnischkies
2018-05-05
1
-1
/
+1
*
Merge branch 'pu/not-valid-before' into 'master'
Julian Andres Klode
2018-02-19
1
-0
/
+19
|
\
|
*
Check that Date of Release file is not in the future
Julian Andres Klode
2018-02-19
1
-0
/
+19
*
|
ensure correct file permissions for auxfiles
David Kalnischkies
2018-02-19
1
-1
/
+3
|
/
*
allow the apt/lists/auxfiles/ directory to be missing
David Kalnischkies
2018-01-19
1
-1
/
+1
*
Introduce inrelease-path option for sources.list
Julian Andres Klode
2018-01-17
1
-4
/
+21
*
allow a method to request auxiliary files
David Kalnischkies
2018-01-03
1
-0
/
+119
*
remove pointless APT_PURE from void functions
David Kalnischkies
2017-12-14
1
-1
/
+1
*
implement fallback to alternative URIs for all items
David Kalnischkies
2017-12-13
1
-152
/
+156
*
give the methods more metadata about the files to acquire
David Kalnischkies
2017-12-13
1
-3
/
+37
*
implement Acquire::Retries support for all items
David Kalnischkies
2017-12-13
1
-40
/
+26
*
deprecate the single-line deprecation ignoring macro
David Kalnischkies
2017-12-13
1
-1
/
+3
*
if insecure repo is allowed continue on all http errors
David Kalnischkies
2017-12-13
1
-5
/
+14
*
use store: instead of gzip: to open local changelogs
David Kalnischkies
2017-10-28
1
-2
/
+2
*
Replace APT_CONST with APT_PURE everywhere
Julian Andres Klode
2017-08-24
1
-9
/
+9
*
don't move failed pdiff indexes out of partial
David Kalnischkies
2017-07-26
1
-4
/
+1
*
don't try to rename failed pdiff patches twice
David Kalnischkies
2017-07-26
1
-2
/
+0
*
Merge pull request Debian/apt#44 from willismonroe/patch-1
Julian Andres Klode
2017-07-17
1
-1
/
+1
|
\
|
*
Minor grammar fix
M. Willis Monroe
2017-06-22
1
-1
/
+1
*
|
Reformat and sort all includes with clang-format
Julian Andres Klode
2017-07-12
1
-16
/
+16
*
|
Drop cacheiterators.h include
Julian Andres Klode
2017-07-12
1
-1
/
+0
*
|
don't expect more downloads from failed transactions
David Kalnischkies
2017-07-07
1
-0
/
+2
*
|
allow frontends to override releaseinfo change behaviour
David Kalnischkies
2017-06-28
1
-28
/
+33
[next]