Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-11-14 | Replacing pass with action. | Igor Sysoev | 1 | -4/+4 | |
2019-09-24 | Static: returning 404 for Unix domain sockets. | Valentin Bartenev | 1 | -0/+11 | |
It's now similar to how attempts to access other non-regular files are handled. | |||||
2019-09-20 | Fixed segfault if an inappropriate file system object is requested. | Valentin Bartenev | 1 | -1/+2 | |
Found by Coverity (CID 349483). | |||||
2019-09-19 | Basic support for serving static files. | Valentin Bartenev | 1 | -0/+599 | |