David Kalnischkies
|
742f67eaed
don't ask server if we have entire file in partial/
|
8 lat temu |
David Kalnischkies
|
2651f1c071
act on various suggestions from cppcheck
|
8 lat temu |
Julian Andres Klode
|
b6d88f39ac
Only enable pipelining if server is HTTP/1.1
|
9 lat temu |
Julian Andres Klode
|
74dedb4ae2
Convert most callers of isspace() to isspace_ascii()
|
9 lat temu |
David Kalnischkies
|
23e64f6d0f
allow acquire method specific options via Binary scope
|
9 lat temu |
David Kalnischkies
|
ce1f3a2c61
wrap every unlink call to check for != /dev/null
|
9 lat temu |
David Kalnischkies
|
830a1b8c9e
fix two memory leaks reported by gcc
|
9 lat temu |
David Kalnischkies
|
3a8776a37a
fix various typos reported by codespell
|
9 lat temu |
Michael Vogt
|
4fc6b7570c
Merge branch 'debian/sid' into debian/experimental
|
9 lat temu |
Michael Vogt
|
6291f60e86
Rename "Size" in ServerState to TotalFileSize
|
9 lat temu |
Michael Vogt
|
ceafe8a6ed
Fix endless loop in apt-get update that can cause disk fillup
|
9 lat temu |
David Kalnischkies
|
dcbb364fc6
detect 416 complete file in partial by expected hash
|
9 lat temu |
David Kalnischkies
|
34faa8f7ae
calculate hashes while downloading in https
|
9 lat temu |
David Kalnischkies
|
9224ce3d4d
calculate only expected hashes in methods
|
9 lat temu |
David Kalnischkies
|
905fba60a0
derive more of https from http method
|
9 lat temu |
David Kalnischkies
|
d61960d924
merge debian/sid into debian/experimental
|
9 lat temu |
Tomasz Buchert
|
0c2dc43d4f
Fix crash in the apt-transport-https when Owner is NULL
|
9 lat temu |
David Kalnischkies
|
92e8c1ff28
dispose http(s) 416 error page as non-content
|
10 lat temu |
David Kalnischkies
|
ed793a19ec
dispose http(s) 416 error page as non-content
|
10 lat temu |
Michael Vogt
|
8bb043fcd1
Fix ServerMethod::FindMaximumObjectSizeInQueue()
|
10 lat temu |
Michael Vogt
|
f2b47ba290
Fix http pipeline messup detection
|
10 lat temu |
Michael Vogt
|
c48eea97b9
make expected-size a maximum-size check as this is what we want at this point
|
10 lat temu |
Michael Vogt
|
a2d40703e4
make http size check work
|
10 lat temu |
David Kalnischkies
|
84361defb5
fix: %i in format string (no. 1) requires 'int' but the argument type is
|
10 lat temu |
Michael Vogt
|
c511c5e8ed
Merge branch 'debian/sid' into debian/experimental
|
10 lat temu |
Michael Vogt
|
9622b21110
Improve Debug::Acquire::http debug output
|
10 lat temu |
Michael Vogt
|
dcd5856b11
Pass ExpectedSize to tthe backend method
|
10 lat temu |
David Kalnischkies
|
895417ef99
reenable pipelining via hashsum reordering support
|
10 lat temu |
David Kalnischkies
|
453b82a388
cleanup headers and especially #includes everywhere
|
10 lat temu |
David Kalnischkies
|
d3e8fbb395
warning: extra ‘;’ [-Wpedantic]
|
10 lat temu |