summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
masterRemoved some debug statements and better error handlingSam Chudnick18 months
 
 
AgeCommit messageAuthorFilesLines
2023-06-11Removed some debug statements and better error handlingHEADmasterSam Chudnick2-27/+12
2023-06-11Wrap client loop in try catch blockSam Chudnick1-14/+21
2023-06-11Add installation scriptsSam Chudnick2-0/+14
2023-06-11Add MakefileSam Chudnick1-0/+14
2022-07-04Created sample configuration fileSam Chudnick1-0/+23
2022-07-04Support both TLS encrypted sessions and plaintext sessionsSam Chudnick3-27/+137
2022-07-04Added option to specify TLS ciphersSam Chudnick1-13/+37
2022-07-04Added options for certificate and key filesSam Chudnick1-14/+26
2022-07-04Implemented TLS encrypted connectionsSam Chudnick3-27/+73
2022-07-03Properly implemented pam_sm_setcredSam Chudnick1-23/+43
[...]