David Kalnischkies
|
d94b1d80d8
don't sent Range requests if we know its not accepted
|
8 gadi atpakaļ |
David Kalnischkies
|
ebdb6f1810
reorganize server-states resetting in http/https
|
8 gadi atpakaļ |
David Kalnischkies
|
0568d325ad
http: auto-configure for local Tor proxy if called as 'tor'
|
8 gadi atpakaļ |
David Kalnischkies
|
3006044202
implement generic config fallback for methods
|
8 gadi atpakaļ |
David Kalnischkies
|
4bba5a88d0
use the same redirection handling for http and https
|
8 gadi atpakaļ |
David Kalnischkies
|
57401c48fa
detect redirection loops in acquire instead of workers
|
8 gadi atpakaļ |
David Kalnischkies
|
4460551841
avoid 416 response teardown binding to null pointer
|
8 gadi atpakaļ |
David Kalnischkies
|
8b79c94af7
use std::locale::global instead of setlocale
|
8 gadi atpakaļ |
Julian Andres Klode
|
b6d88f39ac
Only enable pipelining if server is HTTP/1.1
|
9 gadi atpakaļ |
David Kalnischkies
|
23e64f6d0f
allow acquire method specific options via Binary scope
|
9 gadi atpakaļ |
David Kalnischkies
|
830a1b8c9e
fix two memory leaks reported by gcc
|
9 gadi atpakaļ |
David Kalnischkies
|
3b3028467c
add c++11 override marker to overridden methods
|
9 gadi atpakaļ |
Michael Vogt
|
4fc6b7570c
Merge branch 'debian/sid' into debian/experimental
|
9 gadi atpakaļ |
Michael Vogt
|
6291f60e86
Rename "Size" in ServerState to TotalFileSize
|
9 gadi atpakaļ |
Michael Vogt
|
ceafe8a6ed
Fix endless loop in apt-get update that can cause disk fillup
|
9 gadi atpakaļ |
David Kalnischkies
|
34faa8f7ae
calculate hashes while downloading in https
|
9 gadi atpakaļ |
David Kalnischkies
|
9224ce3d4d
calculate only expected hashes in methods
|
9 gadi atpakaļ |
David Kalnischkies
|
27925d82dd
improve https method queue progress reporting
|
9 gadi atpakaļ |
David Kalnischkies
|
905fba60a0
derive more of https from http method
|
9 gadi atpakaļ |
David Kalnischkies
|
92e8c1ff28
dispose http(s) 416 error page as non-content
|
10 gadi atpakaļ |
David Kalnischkies
|
ed793a19ec
dispose http(s) 416 error page as non-content
|
10 gadi atpakaļ |
Michael Vogt
|
f2b47ba290
Fix http pipeline messup detection
|
10 gadi atpakaļ |
Michael Vogt
|
c48eea97b9
make expected-size a maximum-size check as this is what we want at this point
|
10 gadi atpakaļ |
Michael Vogt
|
a2d40703e4
make http size check work
|
10 gadi atpakaļ |
Michael Vogt
|
c511c5e8ed
Merge branch 'debian/sid' into debian/experimental
|
10 gadi atpakaļ |
Michael Vogt
|
9622b21110
Improve Debug::Acquire::http debug output
|
10 gadi atpakaļ |
Michael Vogt
|
dcd5856b11
Pass ExpectedSize to tthe backend method
|
10 gadi atpakaļ |
David Kalnischkies
|
895417ef99
reenable pipelining via hashsum reordering support
|
10 gadi atpakaļ |
David Kalnischkies
|
a02db58fd5
follow method attribute suggestions by gcc
|
11 gadi atpakaļ |
David Kalnischkies
|
453b82a388
cleanup headers and especially #includes everywhere
|
11 gadi atpakaļ |