index
:
mfa
master
Out of band multi-factor authentication system
Sam Chudnick <sam@chudnick.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed some debug statements and better error handling
HEAD
master
Sam Chudnick
2023-06-11
2
-27
/
+12
*
Wrap client loop in try catch block
Sam Chudnick
2023-06-11
1
-14
/
+21
*
Add installation scripts
Sam Chudnick
2023-06-11
2
-0
/
+14
*
Add Makefile
Sam Chudnick
2023-06-11
1
-0
/
+14
*
Created sample configuration file
Sam Chudnick
2022-07-04
1
-0
/
+23
*
Support both TLS encrypted sessions and plaintext sessions
Sam Chudnick
2022-07-04
3
-27
/
+137
*
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