summaryrefslogtreecommitdiff
path: root/methods/server.cc
AgeCommit message (Expand)AuthorFilesLines
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