summaryrefslogtreecommitdiff
path: root/libexec/login_token/login_token.c
AgeCommit message (Expand)Author
2004-03-10More checking for a NULL return value from getpass(). otto@ OKTodd C. Miller
2002-09-06spacesTheo de Raadt
2002-06-02minor KNFTheo de Raadt
2001-12-07Block keyboard-generated signals during database accesses.Todd C. Miller
2001-12-06Do not set handler for SIGINT and SIGQUIT to SIG_IGN since it preventsTodd C. Miller
2001-10-24getopt(3) returns -1 when out of args, not EOF.Mike Pechkin
2000-12-20use arc4random, clear secrets, use readpassphrase in tokeninit; ok millert@Markus Friedl
2000-12-20Provides ActivCard, CRYPTOCard and SNK-004 authentication from BSDiTodd C. Miller