summaryrefslogtreecommitdiffstats
path: root/src/main.c
Commit message (Collapse)AuthorAgeFilesLines
* Implement TLS exchange with clientsDrew DeVault2020-09-241-0/+3
| | | | This probably leaves a bit to be desired tbh
* Implement TLS storeDrew DeVault2020-09-241-0/+6
| | | | Includes hands-free certificate generation and loading
* Initialize socketsDrew DeVault2020-09-231-1/+13
|
* Initial config parserDrew DeVault2020-09-231-3/+36
|
* Initial commitDrew DeVault2020-09-231-0/+10