Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed some debug statements and better error handlingHEADmaster | Sam Chudnick | 2023-06-11 | 1 | -13/+12 |
* | Support both TLS encrypted sessions and plaintext sessions | Sam Chudnick | 2022-07-04 | 1 | -13/+61 |
* | Added option to specify TLS ciphers | Sam Chudnick | 2022-07-04 | 1 | -13/+37 |
* | Added options for certificate and key files | Sam Chudnick | 2022-07-04 | 1 | -14/+26 |
* | Implemented TLS encrypted connections | Sam Chudnick | 2022-07-04 | 1 | -12/+26 |
* | Fixed issue caused by non-static database location | Sam Chudnick | 2022-07-03 | 1 | -25/+34 |
* | Read options from config file and more | Sam Chudnick | 2022-07-02 | 1 | -41/+151 |
* | Read options from config file | Sam Chudnick | 2022-07-02 | 1 | -9/+64 |
* | Added support for TOTP | Sam Chudnick | 2022-06-30 | 2 | -83/+134 |
* | Initial commit | Sam Chudnick | 2022-06-27 | 2 | -0/+359 |