aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add a www test directoryverdant5 days2-0/+13
* Fix some typosverdant5 days1-2/+2
* Make file-local functions as staticverdant5 days1-4/+4
* Print usage when no argumentverdant5 days1-0/+9
* Remove unused a variableverdant5 days1-1/+1
* Use handle_client instead send file by handverdant5 days1-5/+1
* Print some debugging informationverdant5 days1-0/+3
* 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 days5-0/+1187