David Kalnischkies
|
258b9e512c
apply various suggestions made by cppcheck
|
9 years ago |
David Kalnischkies
|
23e64f6d0f
allow acquire method specific options via Binary scope
|
9 years ago |
David Kalnischkies
|
830a1b8c9e
fix two memory leaks reported by gcc
|
9 years ago |
David Kalnischkies
|
3b3028467c
add c++11 override marker to overridden methods
|
9 years ago |
David Kalnischkies
|
34faa8f7ae
calculate hashes while downloading in https
|
9 years ago |
David Kalnischkies
|
9224ce3d4d
calculate only expected hashes in methods
|
9 years ago |
Michael Vogt
|
a2d40703e4
make http size check work
|
10 years ago |
Michael Vogt
|
c6ee61eab5
Make Proxy-Auto-Detect check for each host
|
10 years ago |
Michael Vogt
|
dcd5856b11
Pass ExpectedSize to tthe backend method
|
10 years ago |
David Kalnischkies
|
453b82a388
cleanup headers and especially #includes everywhere
|
10 years ago |
Michael Vogt
|
1e3f4083db
Fix typos in documentation (codespell)
|
10 years ago |
David Kalnischkies
|
fd46d30571
handle complete responses to https range requests
|
11 years ago |
David Kalnischkies
|
7330f4df8b
refactor http client implementation
|
11 years ago |
bubulle@debian.org
|
b5595da902
Fix English spelling error in a message ('A error'). Unfuzzy
|
11 years ago |
David Kalnischkies
|
dcaa118550
fix a bunch of cppcheck "(warning) Member variable '<#>' is not
|
12 years ago |
David Kalnischkies
|
379e22a4c0
remove the arbitrary MAXLEN limit for response lines (Closes: #658346)
|
12 years ago |
David Kalnischkies
|
472ff00ef2
use forward declaration in headers if possible instead of includes
|
13 years ago |
David Kalnischkies
|
8f3ba4e870
do not pollute namespace in the headers with using (Closes: #500198)
|
13 years ago |
David Kalnischkies
|
74b2200285
merge with debian/experimental
|
13 years ago |
David Kalnischkies
|
650faab016
Support large files in the complete toolset. Indexes of this
|
13 years ago |
David Kalnischkies
|
f5a34606b4
follow the recommendation of cppcheck to make some method methods (scnr)
|
13 years ago |
David Kalnischkies
|
69718cedd5
ServerState is a struct and not a class (clang mismatch type warning)
|
13 years ago |
David Kalnischkies
|
51561c4de7
fix compiler warning in the new mirror code
|
14 years ago |
Michael Vogt
|
23c5897cbd
* merge the remaining Ubuntu change:
|
14 years ago |
Michael Vogt
|
7273e49443
* methods/http.cc:
|
14 years ago |
Michael Vogt
|
9fcbe20472
merged from the mvo branch
|
14 years ago |
Michael Vogt
|
bd49b02c03
add Acquire::http::ProxyAutoDetect configuration that
|
15 years ago |
Michael Vogt
|
ebb461fdf0
* [ABI break] merge support for http redirects, thanks to
|
16 years ago |
Michael Vogt
|
15d7e51550
[ABI break] merge support for http redirects, thanks to
|
16 years ago |
Michael Vogt
|
a975773b97
* cmdline/apt-get.cc:
|
17 years ago |