| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Print usage when no argument | verdant | 5 days | 1 | -0/+9 |
| | | | | | The program needs a argument to specific which port it works on. | ||||
| * | Remove unused a variable | verdant | 5 days | 1 | -1/+1 |
| | | |||||
| * | Use handle_client instead send file by hand | verdant | 5 days | 1 | -5/+1 |
| | | |||||
| * | Print some debugging information | verdant | 5 days | 1 | -0/+3 |
| | | |||||
| * | Check if the file exists before send, or send a 404 file | verdant | 5 days | 1 | -0/+52 |
| | | |||||
| * | Simplify shsd_sendfile() function | verdant | 5 days | 1 | -3/+7 |
| | | |||||
| * | Add shsd_sendfile() function | verdant | 5 days | 1 | -9/+13 |
| | | |||||
| * | Use sendfile() instead foreach to send single char | verdant | 5 days | 1 | -3/+10 |
| | | |||||
| * | Initial commit | verdant | 5 days | 1 | -0/+87 |
