| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | config.ini: change suggested root directory | Drew DeVault | 2020-09-26 | 1 | -1/+1 | |
| * | Fix size of in{,6}_addr | Drew DeVault | 2020-09-26 | 1 | -2/+2 | |
| * | Document (and tweak) log format | Drew DeVault | 2020-09-26 | 2 | -3/+16 | |
| * | README.md: formatting | Drew DeVault | 2020-09-26 | 1 | -2/+3 | |
| * | Add dependency list | Drew DeVault | 2020-09-26 | 1 | -0/+6 | |
| * | Documentation | Drew DeVault | 2020-09-26 | 6 | -8/+150 | |
| * | Remove [:tls] email directive | Drew DeVault | 2020-09-26 | 3 | -4/+0 | |
| * | Free up resources throughout | Drew DeVault | 2020-09-26 | 5 | -14/+38 | |
| * | disconnect_client: free more client resources | Drew DeVault | 2020-09-26 | 1 | -0/+7 | |
| * | Implement autoindex option | Drew DeVault | 2020-09-26 | 5 | -27/+176 | |
| * | Rehome some logic from server.c -> serve.c | Drew DeVault | 2020-09-26 | 4 | -119/+141 | |
| * | Okay, time to quit fucking around with BUFSIZ | Drew DeVault | 2020-09-26 | 1 | -1/+2 | |
| * | Turns out BUFSIZ is small sometimes | Drew DeVault | 2020-09-26 | 1 | -2/+1 | |
| * | Bump client buffer size to BUFSIZ | Drew DeVault | 2020-09-26 | 2 | -2/+3 | |
| * | Log response body size in bytes | Drew DeVault | 2020-09-26 | 2 | -1/+5 | |
| * | Serve files from root | Drew DeVault | 2020-09-26 | 4 | -11/+119 | |
| * | disconnect_client: clean up bios | Drew DeVault | 2020-09-26 | 1 | -2/+3 | |
| * | Always log server messages to stderr | Drew DeVault | 2020-09-26 | 1 | -1/+1 | |
| * | Parse requests and serve simple responses | Drew DeVault | 2020-09-26 | 3 | -19/+216 | |
| * | Use O_NONBLOCK for client file descriptors | Drew DeVault | 2020-09-26 | 1 | -2/+13 | |
| * | Implement TLS exchange with clients | Drew DeVault | 2020-09-24 | 7 | -16/+144 | |
| * | tls: move cert/key into host structure | Drew DeVault | 2020-09-24 | 2 | -9/+6 | |
| * | Implement TLS store | Drew DeVault | 2020-09-24 | 6 | -4/+198 | |
| * | configure: add --libdir | Eyal Sawady | 2020-09-24 | 1 | -7/+9 | |
| * | Log bind addresses on startup | Drew DeVault | 2020-09-24 | 2 | -1/+6 | |
| * | Add README.md | Drew DeVault | 2020-09-24 | 1 | -0/+3 | |
| * | Generalize logging | Drew DeVault | 2020-09-23 | 4 | -28/+78 | |
| * | Implement basic server event loop | Drew DeVault | 2020-09-23 | 3 | -6/+191 | |
| * | Generalize IPV6_V6ONLY usage | Drew DeVault | 2020-09-23 | 2 | -7/+1 | |
| * | Initialize sockets | Drew DeVault | 2020-09-23 | 7 | -1/+171 | |
| * | config: parse listen directives | Drew DeVault | 2020-09-23 | 2 | -4/+59 | |
| * | Initial config parser | Drew DeVault | 2020-09-23 | 8 | -10/+248 | |
| * | Vendor in some support code | Drew DeVault | 2020-09-23 | 9 | -1/+2258 | |
| * | Initial commit | Drew DeVault | 2020-09-23 | 6 | -0/+915 | |
