aboutsummaryrefslogtreecommitdiffstats
path: root/src/blogc-runserver/main.c
Commit message (Expand)AuthorAgeFilesLines
* migrate codebase to use squareball. again :)feature/squareballRafael G. Martins2019-09-021-8/+9
* runserver: exit 1 on errorRafael G. Martins2019-03-281-4/+4
* *: update copyrightRafael G. Martins2019-01-151-1/+1
* *: update copyrightRafael G. Martins2018-10-141-1/+1
* runserver: do not ignore ctrl-c. move from signal() to sigaction()Rafael G. Martins2018-05-131-8/+5
* make: git-receiver: fixed conversion from wait status to status codeRafael G. Martins2018-05-131-1/+1
* blogc: common: replace unsigned int with size_tRafael G. Martins2018-03-201-2/+2
* 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