summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use handle_client instead send file by handverdant2026-06-091-5/+1
* Print some debugging informationverdant2026-06-091-0/+3
* Check if the file exists before send, or send a 404 fileverdant2026-06-091-0/+52
* Simplify shsd_sendfile() functionverdant2026-06-091-3/+7
* Add shsd_sendfile() functionverdant2026-06-091-9/+13
* Use sendfile() instead foreach to send single charverdant2026-06-091-3/+10
* Initial commitverdant2026-06-095-0/+1187