summaryrefslogtreecommitdiff
path: root/methods/server.cc
Commit message (Expand)AuthorAgeFilesLines
* cleanup headers and especially #includes everywhereDavid Kalnischkies2014-03-131-16/+11
* warning: extra ‘;’ [-Wpedantic]David Kalnischkies2014-03-131-10/+10
* Fix typos in documentation (codespell)Michael Vogt2014-02-221-3/+3
* allow http protocol to switch to httpsDavid Kalnischkies2014-02-141-5/+9
* use utimes instead of utimensat/futimensDavid Kalnischkies2014-02-111-6/+6
* correct some style/performance/warnings from cppcheckDavid Kalnischkies2014-01-161-13/+12
* refactor http client implementationDavid Kalnischkies2013-10-011-0/+665