Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *: update copyright | Rafael G. Martins | 2019-01-15 | 1 | -1/+1 |
| | |||||
* | *: update copyright | Rafael G. Martins | 2018-10-14 | 1 | -1/+1 |
| | |||||
* | *: updated copyright | Rafael G. Martins | 2017-02-25 | 1 | -1/+1 |
| | |||||
* | *: fixed includes | Rafael G. Martins | 2016-10-07 | 1 | -1/+0 |
| | |||||
* | runserver: reimplemented http server without libevent | Rafael G. Martins | 2016-09-25 | 1 | -3/+3 |
| | | | | | | | | | yeah, this patch implements a "complete" http server for static files. It is not the best code possible, and would be easily DDoS'able if used in production, as it spawns a thread for each request, without limiting. I'm sickish and this is the best code I can deliver now. At least it works! ;) | ||||
* | blogc: common: moved "file" to common | Rafael G. Martins | 2016-09-09 | 1 | -0/+67 |