summaryrefslogtreecommitdiff
path: root/methods/server.h
Commit message (Expand)AuthorAgeFilesLines
* calculate hashes while downloading in httpsDavid Kalnischkies2015-04-191-1/+2
* calculate only expected hashes in methodsDavid Kalnischkies2015-04-191-1/+1
* improve https method queue progress reportingDavid Kalnischkies2015-04-191-2/+1
* derive more of https from http methodDavid Kalnischkies2015-03-161-1/+2
* dispose http(s) 416 error page as non-contentDavid Kalnischkies2014-12-091-2/+3
* Fix http pipeline messup detectionMichael Vogt2014-10-081-0/+4
* make expected-size a maximum-size check as this is what we want at this pointMichael Vogt2014-10-071-2/+2
* make http size check workMichael Vogt2014-10-061-1/+1
|\
| * Merge branch 'debian/sid' into debian/experimentalMichael Vogt2014-09-231-1/+1
| |\
| | * Improve Debug::Acquire::http debug outputMichael Vogt2014-09-051-1/+1
* | | Pass ExpectedSize to tthe backend methodMichael Vogt2014-08-261-1/+3
|/ /
* / reenable pipelining via hashsum reordering supportDavid Kalnischkies2014-05-091-1/+1
|/
* follow method attribute suggestions by gccDavid Kalnischkies2014-03-131-1/+1
* cleanup headers and especially #includes everywhereDavid Kalnischkies2014-03-131-0/+3
* StartPos is always positive for http/httpsDavid Kalnischkies2014-03-131-1/+1
* warning: extra ‘;’ [-Wpedantic]David Kalnischkies2014-03-131-1/+1
* correct some style/performance/warnings from cppcheckDavid Kalnischkies2014-01-161-1/+1
* handle complete responses to https range requestsDavid Kalnischkies2013-10-011-1/+3
* refactor http client implementationDavid Kalnischkies2013-10-011-0/+142