summaryrefslogtreecommitdiff
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* Removed some debug statements and better error handlingHEADmasterSam Chudnick2023-06-111-13/+12
* Support both TLS encrypted sessions and plaintext sessionsSam Chudnick2022-07-041-13/+61
* Added option to specify TLS ciphersSam Chudnick2022-07-041-13/+37
* Added options for certificate and key filesSam Chudnick2022-07-041-14/+26
* Implemented TLS encrypted connectionsSam Chudnick2022-07-041-12/+26
* Fixed issue caused by non-static database locationSam Chudnick2022-07-031-25/+34
* Read options from config file and moreSam Chudnick2022-07-021-41/+151
* Read options from config fileSam Chudnick2022-07-021-9/+64
* Added support for TOTPSam Chudnick2022-06-302-83/+134
* Initial commitSam Chudnick2022-06-272-0/+359