summaryrefslogtreecommitdiff
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* Wrap client loop in try catch blockSam Chudnick2023-06-111-14/+21
* Support both TLS encrypted sessions and plaintext sessionsSam Chudnick2022-07-041-5/+39
* Implemented TLS encrypted connectionsSam Chudnick2022-07-041-8/+24
* Better error handling if server disconnectsSam Chudnick2022-07-031-1/+8
* Read options from config fileSam Chudnick2022-07-021-23/+41
* Added support for TOTPSam Chudnick2022-06-301-4/+27
* Initial commitSam Chudnick2022-06-271-0/+90