summaryrefslogtreecommitdiff
path: root/methods/server.cc
AgeCommit message (Expand)AuthorFilesLines
2014-09-27fix: %i in format string (no. 1) requires 'int' but the argument type isDavid Kalnischkies1-3/+3
2014-09-23Merge branch 'debian/sid' into debian/experimentalMichael Vogt1-3/+4
2014-09-05Improve Debug::Acquire::http debug outputMichael Vogt1-3/+4
2014-05-09reenable pipelining via hashsum reordering supportDavid Kalnischkies1-4/+42
2014-03-13cleanup headers and especially #includes everywhereDavid Kalnischkies1-16/+11
2014-03-13warning: extra ‘;’ [-Wpedantic]David Kalnischkies1-10/+10
2014-02-22Fix typos in documentation (codespell)Michael Vogt1-3/+3
2014-02-14allow http protocol to switch to httpsDavid Kalnischkies1-5/+9
2014-02-11use utimes instead of utimensat/futimensDavid Kalnischkies1-6/+6
2014-01-16correct some style/performance/warnings from cppcheckDavid Kalnischkies1-13/+12
2013-10-01refactor http client implementationDavid Kalnischkies1-0/+665