| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | implement handling of ROUTE_EXACT definitions | René Wagner | 2021-01-29 | 1 | -0/+1 |
| * | Implement URL rewrites with regex capture groups | Drew DeVault | 2020-11-01 | 1 | -0/+1 |
| * | Initial pass on regex routing support | Drew DeVault | 2020-10-29 | 1 | -2/+2 |
| * | Initial support for CGI scripts | Drew DeVault | 2020-10-25 | 1 | -0/+1 |
| * | Initial implementation of a routing table | Drew DeVault | 2020-10-25 | 1 | -2/+21 |
| * | Remove [:tls] email directive | Drew DeVault | 2020-09-26 | 1 | -1/+0 |
| * | Implement autoindex option | Drew DeVault | 2020-09-26 | 1 | -0/+5 |
| * | Implement TLS exchange with clients | Drew DeVault | 2020-09-24 | 1 | -1/+1 |
| * | tls: move cert/key into host structure | Drew DeVault | 2020-09-24 | 1 | -0/+2 |
| * | Implement TLS store | Drew DeVault | 2020-09-24 | 1 | -0/+2 |
| * | Implement basic server event loop | Drew DeVault | 2020-09-23 | 1 | -1/+1 |
| * | Initialize sockets | Drew DeVault | 2020-09-23 | 1 | -0/+2 |
| * | config: parse listen directives | Drew DeVault | 2020-09-23 | 1 | -1/+1 |
| * | Initial config parser | Drew DeVault | 2020-09-23 | 1 | -0/+34 |
