Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 3 | -27/+73 |
* | Properly implemented pam_sm_setcred | Sam Chudnick | 2022-07-03 | 1 | -23/+43 |
* | Fixed issue caused by non-static database location | Sam Chudnick | 2022-07-03 | 1 | -25/+34 |
* | Better error handling if server disconnects | Sam Chudnick | 2022-07-03 | 1 | -1/+8 |
* | Renamed PAM python script. Slightly improved error handling | Sam Chudnick | 2022-07-03 | 1 | -2/+9 |
* | Add simple Makefile | Sam Chudnick | 2022-07-02 | 1 | -0/+14 |
* | More robust error handling. Updated pam_sm_setcred. | Sam Chudnick | 2022-07-02 | 1 | -4/+11 |
* | 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 | 3 | -34/+143 |
* | Added support for TOTP | Sam Chudnick | 2022-06-30 | 4 | -92/+180 |
* | Initial commit | Sam Chudnick | 2022-06-27 | 6 | -0/+1283 |