summaryrefslogtreecommitdiff
path: root/methods/server.h
Commit message (Expand)AuthorAgeFilesLines
* 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