Age | Commit message (Expand) | Author |
---|---|---|
2017-05-03 | Use the safe idiom of cleaning sensitive data from memory with explicit_bzero, | Ricardo Mestre |
2016-03-22 | tokenadm(8) is already pledged, do the same for tokeninit(8). | Alexander Bluhm |
2016-02-12 | hexidecimal -> hexadecimal | mmcc |
2015-12-22 | assign pointers to NULL rather than 0 | mmcc |
2015-02-09 | clean up flags++ instances around getopt() | Theo de Raadt |
2015-01-16 | Replace <sys/param.h> with <limits.h> and other less dirty headers where | Theo de Raadt |
2008-07-09 | an ellipsis is not an optional argument. | Igor Sobrado |
2007-03-15 | simplify synopsis/usage() and sort options; | Jason McIntyre |
2002-05-27 | unsigned to unsigned int | Theo de Raadt |
2002-03-14 | Remove \n from err/errx/warn/warnx(). | Mike Pechkin |
2001-10-24 | getopt(3) returns -1 when out of args, not EOF. | Mike Pechkin |
2000-12-20 | use arc4random, clear secrets, use readpassphrase in tokeninit; ok millert@ | Markus Friedl |
2000-12-20 | Commands for manipulating the token database (ActivCard, CRYPTOCard, or SNK-004) | Todd C. Miller |