summaryrefslogtreecommitdiff
path: root/methods/server.h
AgeCommit message (Expand)Author
2014-10-08Fix http pipeline messup detectionMichael Vogt
2014-10-07make expected-size a maximum-size check as this is what we want at this pointMichael Vogt
2014-10-06make http size check workMichael Vogt
2014-09-23Merge branch 'debian/sid' into debian/experimentalMichael Vogt
2014-09-05Improve Debug::Acquire::http debug outputMichael Vogt
2014-08-26Pass ExpectedSize to tthe backend methodMichael Vogt
2014-05-09reenable pipelining via hashsum reordering supportDavid Kalnischkies
2014-03-13follow method attribute suggestions by gccDavid Kalnischkies
2014-03-13cleanup headers and especially #includes everywhereDavid Kalnischkies
2014-03-13StartPos is always positive for http/httpsDavid Kalnischkies
2014-03-13warning: extra ‘;’ [-Wpedantic]David Kalnischkies
2014-01-16correct some style/performance/warnings from cppcheckDavid Kalnischkies
2013-10-01handle complete responses to https range requestsDavid Kalnischkies
2013-10-01refactor http client implementationDavid Kalnischkies