Michael Vogt
|
c48eea97b9
make expected-size a maximum-size check as this is what we want at this point
|
11 years ago |
Michael Vogt
|
a2d40703e4
make http size check work
|
11 years ago |
Julian Andres Klode
|
7b18d5592f
methods: Fail if we cannot drop privileges
|
11 years ago |
Michael Vogt
|
dcd5856b11
Pass ExpectedSize to tthe backend method
|
12 years ago |
David Kalnischkies
|
d003a557a5
tell download methods the expected hashes
|
12 years ago |
David Kalnischkies
|
b3501edb70
use HashStringList in the acquire system
|
13 years ago |
David Kalnischkies
|
453b82a388
cleanup headers and especially #includes everywhere
|
12 years ago |
Raphael Geissert
|
5674f6b316
* apt-pkg/acquire*.cc:
|
14 years ago |
David Kalnischkies
|
e1284a59de
* apt-pkg/acquire-methods.cc:
|
14 years ago |
David Kalnischkies
|
89d88ac3ef
merge with my debian-sid branch
|
14 years ago |
David Kalnischkies
|
404528bd58
convert a few for-loop char finds to proper strchr and memchr
|
15 years ago |
David Kalnischkies
|
74b2200285
merge with debian/experimental
|
15 years ago |
David Kalnischkies
|
ea54214002
reorder includes: add <config.h> if needed and include it at first
|
15 years ago |
Michael Vogt
|
c5ca2c52a9
merged from the debian-sid branch
|
15 years ago |
David Kalnischkies
|
f7f0d6c756
cppcheck complains about some possible speed improvements which could be
|
15 years ago |
David Kalnischkies
|
b40b7c380a
cppcheck is right that the check for preventing null deference of Query
|
15 years ago |
Michael Vogt
|
12cd178d6e
merge lp:~mvo/apt/sha512-template to add support for sha512
|
15 years ago |
David Kalnischkies
|
f1bdfe8156
fix order of CurrentURI and UsedMirror in Status() and Log()
|
15 years ago |
David Kalnischkies
|
c8848ae22c
* apt-pkg/acquire-method.cc:
|
15 years ago |
Michael Vogt
|
ca0a660c3b
apt-pkg/acquire-method.cc: fix copy/paste error
|
15 years ago |
Michael Vogt
|
196fd13629
* mirror method:
|
15 years ago |
Michael Vogt
|
d9b9e9e249
add sha512 support in the client now as well
|
15 years ago |
Michael Vogt
|
189bb640d2
merged from lp:~donkult/apt/sid
|
16 years ago |
David Kalnischkies
|
96cc64a521
move the users away from the deprecated StrToTime() method
|
16 years ago |
Michael Vogt
|
963b16dceb
implement Fail-Ignore bool in FetchItem that tells the method that a failure of this item is ok and does not need to be tried on all mirrors
|
16 years ago |
Michael Vogt
|
55fb35e87a
merged from debian
|
17 years ago |
David Kalnischkies
|
92fcbfc163
add the various foldmarkers in apt-pkg & cmdline (no code change)
|
17 years ago |
Michael Vogt
|
09fab2442c
* apt-pkg/contrib/strutl.cc:
|
17 years ago |
Michael Vogt
|
ebb461fdf0
* [ABI break] merge support for http redirects, thanks to
|
17 years ago |
Michael Vogt
|
f060e833f5
* apt-inst/contrib/extracttar.cc:
|
19 years ago |