Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Catch all error types while listening | Runxi Yu | 2 days | 1 | -1/+1 |
* | Accept --config not --address | Runxi Yu | 2 days | 1 | -10/+3 |
* | Partially port templates used by the index page | Runxi Yu | 2 days | 5 | -7/+76 |
* | Note that patches are required on top of hare-http | Runxi Yu | 2 days | 1 | -2/+4 |
* | Set reuseport and reuseaddr | Runxi Yu | 2 days | 1 | -3/+4 |
* | Add architecture stuff to the README | Runxi Yu | 3 days | 1 | -0/+8 |
* | Add basic template rendering | Runxi Yu | 3 days | 5 | -5/+24 |
* | Begin to use hare-htmpl | Runxi Yu | 3 days | 2 | -6/+9 |
* | Use for each loops | Runxi Yu | 3 days | 1 | -2/+1 |
* | Add README and NOTES | Runxi Yu | 3 days | 2 | -0/+13 |
* | Fix inconsistent capitalization in the error message | Runxi Yu | 3 days | 1 | -1/+1 |
* | Add a basic HTTP server | Runxi Yu | 3 days | 3 | -0/+75 |
* | Add LICENSE | Runxi Yu | 3 days | 1 | -0/+661 |