aboutsummaryrefslogtreecommitdiffstats
path: root/src/blogc-runserver/main.c
Commit message (Expand)AuthorAgeFilesLines
* runserver: allow users to override default host/port with env varRafael G. Martins2017-04-101-12/+17
* runserver: implemented ipv6 supportRafael G. Martins2017-03-051-7/+7
* *: updated copyrightRafael G. Martins2017-02-251-1/+1
* 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-261-4/+4
* runserver: blogc/loader: improve strto*l handlingRafael G. Martins2016-10-141-4/+14
* *: fixed includesRafael G. Martins2016-10-071-1/+0
* runserver: implemented a thread pool and fixed few bugsRafael G. Martins2016-09-251-4/+20
* runserver: reimplemented http server without libeventRafael G. Martins2016-09-251-314/+2
* 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