summaryrefslogtreecommitdiff
path: root/pam
Commit message (Expand)AuthorAgeFilesLines
* Removed some debug statements and better error handlingHEADmasterSam Chudnick2023-06-111-14/+0
* Support both TLS encrypted sessions and plaintext sessionsSam Chudnick2022-07-041-9/+37
* Implemented TLS encrypted connectionsSam Chudnick2022-07-041-7/+23
* Properly implemented pam_sm_setcredSam Chudnick2022-07-031-23/+43
* Renamed PAM python script. Slightly improved error handlingSam Chudnick2022-07-031-2/+9
* Add simple MakefileSam Chudnick2022-07-021-0/+14
* More robust error handling. Updated pam_sm_setcred.Sam Chudnick2022-07-021-4/+11
* Read options from config fileSam Chudnick2022-07-021-2/+38
* Added support for TOTPSam Chudnick2022-06-301-5/+19
* Initial commitSam Chudnick2022-06-272-0/+160