summaryrefslogtreecommitdiff
path: root/usr.bin/x99token/x99token.c
AgeCommit message (Expand)Author
2017-05-03Use the safe idiom of cleaning sensitive data from memory with explicit_bzero,Ricardo Mestre
2015-10-15Avoid a race between fopen(3) and fchmod(2). Use umask(2) andAlexander Bluhm
2015-10-15Plegde x99token with "stdio rpath wpath cpath fattr getpw tty".Alexander Bluhm
2015-01-16Replace <sys/param.h> with <limits.h> and other less dirty headers whereTheo de Raadt
2013-11-27unsigned char for ctypeTheo de Raadt
2010-10-15Switch the remaining users of libdes in src to libcrypto,Jonathan Gray
2007-03-29tidy up SYNOPSIS and usage(); from Igor SobradoJason McIntyre
2003-06-13add cvs tagTodd C. Miller
2003-06-13Like the man page, this file is in the public domain; confirmed withTodd C. Miller
2003-06-10predict() was broken for n > 1 in rev 1.2; this fixes it and closes PR 3306Todd C. Miller
2003-01-04spellingTheo de Raadt
2001-08-01Cleanup and remove DOS #ifdefsTodd C. Miller
2001-08-01x99token, a software x99 token calculator from Paul Borman that canTodd C. Miller