David Kalnischkies
|
20801f6136
fix variable naming typo used in debug output
|
11 lat temu |
David Kalnischkies
|
359e1c4f1f
move permission changing from -item to -worker
|
11 lat temu |
Michael Vogt
|
7e4dfb4349
Merge branch 'feature/acq-trans' into feature/expected-size
|
11 lat temu |
Michael Vogt
|
c48eea97b9
make expected-size a maximum-size check as this is what we want at this point
|
11 lat temu |
David Kalnischkies
|
5684f71fa0
use _apt:root only for partial directories
|
11 lat temu |
Michael Vogt
|
dcd5856b11
Pass ExpectedSize to tthe backend method
|
12 lat temu |
David Kalnischkies
|
d003a557a5
tell download methods the expected hashes
|
12 lat temu |
David Kalnischkies
|
b3501edb70
use HashStringList in the acquire system
|
13 lat temu |
David Kalnischkies
|
453b82a388
cleanup headers and especially #includes everywhere
|
12 lat temu |
Michael Vogt
|
1e3f4083db
Fix typos in documentation (codespell)
|
12 lat temu |
David Kalnischkies
|
9082a1fc7b
allow http protocol to switch to https
|
12 lat temu |
Michael Vogt
|
1dea08eb2e
properly handle if-modfied-since with libcurl/https
|
13 lat temu |
Raphael Geissert
|
5674f6b316
* apt-pkg/acquire*.cc:
|
14 lat temu |
YOSHINO Yoshihito
|
ee7af1bd58
* apt-pkg/acquire-worker.cc:
|
14 lat temu |
David Kalnischkies
|
d280d03ac5
* apt-pkg/acquire-worker.cc:
|
14 lat temu |
David Kalnischkies
|
d68d65ad63
use a static FileFd::Write overload to reduce duplication of write()-retry code
|
14 lat temu |
David Kalnischkies
|
31bda50001
* apt-pkg/acquire-worker.cc:
|
14 lat temu |
David Kalnischkies
|
650faab016
Support large files in the complete toolset. Indexes of this
|
15 lat temu |
David Kalnischkies
|
ea54214002
reorder includes: add <config.h> if needed and include it at first
|
15 lat temu |
David Kalnischkies
|
73da43e90b
* apt-pkg/acquire*.{cc,h}:
|
15 lat temu |
David Kalnischkies
|
378fcbd65e
* apt-pkg/acquire-worker.cc:
|
15 lat temu |
Michael Vogt
|
196fd13629
* mirror method:
|
15 lat temu |
Michael Vogt
|
ab7f4d7ca6
* apt-pkg/acquire-worker.cc:
|
17 lat temu |
Michael Vogt
|
15d7e51550
[ABI break] merge support for http redirects, thanks to
|
17 lat temu |
Michael Vogt
|
f0983ff209
* apt-pkg/acquire-worker.cc, methods/connect.cc:
|
18 lat temu |
Michael Vogt
|
95f4572796
* apt-pkg/acquire-worker.cc:
|
19 lat temu |
Michael Vogt
|
8a8feb2926
* apt-pkg/acquire-item.{cc,h}:
|
19 lat temu |
Michael Vogt
|
fb2894d268
* merged the remaining bits from the apt--no-pragma branch
|
19 lat temu |
Michael Vogt
|
cce08fb5ac
* remove all the remaining #pragma implementation
|
19 lat temu |
Michael Vogt
|
7e5f33eb8a
* more work for the DefaultAptSources spec
|
20 lat temu |