aboutsummaryrefslogtreecommitdiffstats
path: root/server.c
Commit message (Expand)AuthorAgeFilesLines
* Check if the file exists before send, or send a 404 fileverdant5 days1-0/+52
* Simplify shsd_sendfile() functionverdant5 days1-3/+7
* Add shsd_sendfile() functionverdant5 days1-9/+13
* Use sendfile() instead foreach to send single charverdant5 days1-3/+10
* Initial commitverdant5 days1-0/+87