summaryrefslogtreecommitdiffstats
path: root/src/config.c
Commit message (Collapse)AuthorAgeFilesLines
* config: free more routing information on finishDrew DeVault2020-10-281-0/+11
|
* Initial support for CGI scriptsDrew DeVault2020-10-251-0/+1
|
* Initial implementation of a routing tableDrew DeVault2020-10-251-14/+77
|
* Remove [:tls] email directiveDrew DeVault2020-09-261-2/+0
|
* Free up resources throughoutDrew DeVault2020-09-261-0/+1
|
* Implement autoindex optionDrew DeVault2020-09-261-0/+20
|
* Initialize socketsDrew DeVault2020-09-231-0/+26
|
* config: parse listen directivesDrew DeVault2020-09-231-3/+58
|
* Initial config parserDrew DeVault2020-09-231-0/+141