David Kalnischkies
|
b50dfa6b2d
report all instead of first error up the acquire chain
|
hace 8 años |
David Kalnischkies
|
0b45b6e5de
use +0000 instead of UTC by default as timezone in output
|
hace 8 años |
David Kalnischkies
|
b58e2c7c56
prevent C++ locale number formatting in text APIs
|
hace 8 años |
David Kalnischkies
|
2651f1c071
act on various suggestions from cppcheck
|
hace 9 años |
David Kalnischkies
|
6c55f07a5f
make all d-pointer * const pointers
|
hace 9 años |
David Kalnischkies
|
c8a4ce6cbe
add d-pointer, virtual destructors and de-inline de/constructors
|
hace 9 años |
David Kalnischkies
|
3679515479
check patch hashes in rred worker instead of in the handler
|
hace 9 años |
David Kalnischkies
|
448c38bdcd
rework hashsum verification in the acquire system
|
hace 9 años |
David Kalnischkies
|
862bafea48
do not inline virtual destructors with d-pointers
|
hace 10 años |
Michael Vogt
|
0c158e03ce
Merge remote-tracking branch 'mvo/feature/expected-size' into debian/experimental
|
hace 10 años |
Michael Vogt
|
a943fbf21c
Merge remote-tracking branch 'mvo/feature/acq-trans' into debian/experimental
|
hace 10 años |
Michael Vogt
|
6767005047
Merge remote-tracking branch 'donkult/feature/acq-trans' into feature/expected-size
|
hace 10 años |
David Kalnischkies
|
0045df3fc7
do not show IP in output of testcases
|
hace 10 años |
Michael Vogt
|
c48eea97b9
make expected-size a maximum-size check as this is what we want at this point
|
hace 10 años |
Michael Vogt
|
373fa2b4b2
Rename DropPrivs() to DropPrivileges()
|
hace 10 años |
Michael Vogt
|
a2d40703e4
make http size check work
|
hace 10 años |
Julian Andres Klode
|
7b18d5592f
methods: Fail if we cannot drop privileges
|
hace 10 años |
Michael Vogt
|
dcd5856b11
Pass ExpectedSize to tthe backend method
|
hace 10 años |
David Kalnischkies
|
d003a557a5
tell download methods the expected hashes
|
hace 10 años |
David Kalnischkies
|
b3501edb70
use HashStringList in the acquire system
|
hace 11 años |
David Kalnischkies
|
453b82a388
cleanup headers and especially #includes everywhere
|
hace 11 años |
Raphael Geissert
|
5674f6b316
* apt-pkg/acquire*.cc:
|
hace 12 años |
David Kalnischkies
|
e1284a59de
* apt-pkg/acquire-methods.cc:
|
hace 12 años |
David Kalnischkies
|
89d88ac3ef
merge with my debian-sid branch
|
hace 13 años |
David Kalnischkies
|
404528bd58
convert a few for-loop char finds to proper strchr and memchr
|
hace 13 años |
David Kalnischkies
|
74b2200285
merge with debian/experimental
|
hace 13 años |
David Kalnischkies
|
ea54214002
reorder includes: add <config.h> if needed and include it at first
|
hace 13 años |
Michael Vogt
|
c5ca2c52a9
merged from the debian-sid branch
|
hace 13 años |
David Kalnischkies
|
f7f0d6c756
cppcheck complains about some possible speed improvements which could be
|
hace 13 años |
David Kalnischkies
|
b40b7c380a
cppcheck is right that the check for preventing null deference of Query
|
hace 13 años |