aboutsummaryrefslogtreecommitdiffstats
path: root/src/blogc-runserver/httpd.c
Commit message (Expand)AuthorAgeFilesLines
* *: binaries should always return 3 on errors, for consistency.Rafael G. Martins2016-12-261-9/+9
* fixed includesRafael G. Martins2016-11-191-2/+0
* runserver: blogc/loader: improve strto*l handlingRafael G. Martins2016-10-141-0/+5
* *: fixed includesRafael G. Martins2016-10-071-4/+0
* runserver: always reply with content-lengthRafael G. Martins2016-09-271-2/+4
* runserver: implemented a thread pool and fixed few bugsRafael G. Martins2016-09-251-12/+60
* runserver: silent a few warningsRafael G. Martins2016-09-251-4/+12
* runserver: reimplemented http server without libeventRafael G. Martins2016-09-251-0/+254