Age | Commit message (Expand) | Author |
2012-02-01 | improve synopsis markup of login_* utilities; use a more standard | Igor Sobrado |
2010-10-15 | Switch the remaining users of libdes in src to libcrypto, | Jonathan Gray |
2009-10-22 | replace cross references to other manual pages with the right macros. | Igor Sobrado |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2005-11-12 | spacing | Theo de Raadt |
2005-09-16 | if tokendb_open() failed, do not crash if tokendb_close() is called | Theo de Raadt |
2005-05-26 | memset to 0, not '0'; millert@ ok | Anil Madhavapeddy |
2005-02-17 | Remove extra return (0); call. otto@, henning@ ok | Aaron Campbell |
2004-03-10 | More checking for a NULL return value from getpass(). otto@ OK | Todd C. Miller |
2003-07-29 | spaces | Theo de Raadt |
2003-07-10 | add missing includes | David Krause |
2003-06-02 | - section reorder | Jason McIntyre |
2003-02-20 | remove useless cast in memset() | Todd C. Miller |
2003-02-03 | typos; | Jason McIntyre |
2002-11-21 | Fix thinko, mode 0640 not 0620 | Todd C. Miller |
2002-11-21 | tokenadm -> _token | Todd C. Miller |
2002-11-21 | tokenadm -> _token | Todd C. Miller |
2002-11-21 | Add a new group, "tokenadm" and make login_token setgid tokenadm instead | Todd C. Miller |
2002-09-06 | spaces | Theo de Raadt |
2002-07-16 | typos / double words | Jan-Uwe Finck |
2002-06-28 | minor indent cleanup | Theo de Raadt |
2002-06-23 | more gid_t and uid_t are unsigned | Theo de Raadt |
2002-06-02 | minor KNF | Theo de Raadt |
2002-03-11 | we don't need "/" after ${DESTDIR} | Mike Pechkin |
2001-12-07 | Block keyboard-generated signals during database accesses. | Todd C. Miller |
2001-12-06 | Do not set handler for SIGINT and SIGQUIT to SIG_IGN since it prevents | Todd C. Miller |
2001-11-13 | o) fix bogus .Xr usage; | Mike Pechkin |
2001-10-24 | getopt(3) returns -1 when out of args, not EOF. | Mike Pechkin |
2001-08-18 | strlcpy invades the tree | Theo de Raadt |
2001-08-02 | o) .Sh AUTHOR -> .Sh AUTHORS; | Mike Pechkin |
2001-08-01 | Remove tokenctl and tokenls from SEE ALSO -- they don't exist | Todd C. Miller |
2001-07-08 | Remove extraneous .Pp after .Sh | Todd C. Miller |
2001-06-28 | Remove tokenrandomnumber(), call arc4random() directly; markus@ OK | Todd C. Miller |
2001-05-30 | do not access the database after tokendb_close() is called; ok millert@ | Markus Friedl |
2000-12-20 | use arc4random, clear secrets, use readpassphrase in tokeninit; ok millert@ | Markus Friedl |
2000-12-20 | Fix a warning. | Todd C. Miller |
2000-12-20 | correct copyright notice | Todd C. Miller |
2000-12-20 | Provides ActivCard, CRYPTOCard and SNK-004 authentication from BSDi | Todd C. Miller |