aboutsummaryrefslogtreecommitdiffstats
path: root/src/blogc-runserver
Commit message (Expand)AuthorAgeFilesLines
* runserver: exit cleanly on ^CRafael G. Martins2016-12-271-0/+7
* runserver: fixed bug when calling with -mRafael G. Martins2016-12-271-1/+1
* *: binaries should always return 3 on errors, for consistency.Rafael G. Martins2016-12-262-13/+13
* fixed includesRafael G. Martins2016-11-191-2/+0
* runserver: blogc/loader: improve strto*l handlingRafael G. Martins2016-10-142-4/+19
* *: fixed includesRafael G. Martins2016-10-074-13/+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-255-20/+85
* runserver: silent a few warningsRafael G. Martins2016-09-251-4/+12
* runserver: reimplemented http server without libeventRafael G. Martins2016-09-257-314/+572
* typoRafael G. Martins2016-09-221-1/+1
* runserver: removed libmagic dependencyRafael G. Martins2016-09-221-71/+116
* *: s/sb_/bc_/gRafael G. Martins2016-09-031-13/+13
* *: big code reorganization.Rafael G. Martins2016-09-031-0/+386