summaryrefslogtreecommitdiffstats
path: root/src/tls.c
Commit message (Expand)AuthorAgeFilesLines
* tls: fix crash when opening priv key for writingWilliam Casarin2020-11-081-1/+1
* Overhaul network I/O to be async for realDrew DeVault2020-10-251-10/+23
* Free up resources throughoutDrew DeVault2020-09-261-3/+13
* Implement TLS exchange with clientsDrew DeVault2020-09-241-3/+29
* tls: move cert/key into host structureDrew DeVault2020-09-241-9/+4
* Implement TLS storeDrew DeVault2020-09-241-0/+176