summaryrefslogtreecommitdiff
path: root/usr.bin/skey
AgeCommit message (Expand)Author
2012-09-26last stage of rfc changes, using consistent Rs/Re blocks, and moving theJason McIntyre
2010-04-11Fix typo in line ending; from Antti HarriTodd C. Miller
2010-02-28In -x mode, if count was > 1 we would print both the hex and ascii versionsTodd C. Miller
2008-11-12Usage -> usage.Igor Sobrado
2007-05-31convert to new .Dd format;Jason McIntyre
2007-04-28the options list must be alphabetically sortedIgor Sobrado
2007-03-16use a full reference for RFC 2289; from Igor SobradoJason McIntyre
2005-07-14add skey(5) to SEE ALSO;Jason McIntyre
2005-07-07arrange list of hash algorithms as previously done for skeyinit(1);Jason McIntyre
2005-07-06alter spacing of usage() so we don;t get a line break if skey isJason McIntyre
2005-07-06- tidy up SYNOPSISJason McIntyre
2004-12-27spacingTheo de Raadt
2004-06-06- skeyprune is section 8, not 1Jason McIntyre
2004-06-06Format example using -literal, add .Xr's. From millert@Otto Moerbeek
2004-06-04Consistently use "secret passphrase" for the passphrase made up by the userOtto Moerbeek
2003-10-20typos from Jared Yanovich, slightly ammended;Jason McIntyre
2003-08-08refer to RFCs consistently (RFC XXXX);Jason McIntyre
2003-06-17Sync with share/misc/license.template and add missing DARPA creditTodd C. Miller
2003-06-10add missing copyright noticeTodd C. Miller
2003-06-10knfTheo de Raadt
2003-06-10- section reorderJason McIntyre
2003-06-03Use an ISC-tyle license for all my code; it is simpler and more permissive.Todd C. Miller
2002-05-16Update for new S/Key file formatTodd C. Miller
2002-05-06Kill/adjust r(login|exec)d? references now that those are no longer inTodd C. Miller
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-12-28Fix hex mode (-x), based on patch from David GullaschTodd C. Miller
2001-06-20o perl5'ifiedTodd C. Miller
2001-06-20cosmetic changes and mention RFC2289 which supercedes RFC1938Todd C. Miller
2000-11-09Change all option list specifications to ".Bl -tag -width Ds". Most manAaron Campbell
2000-03-23More pedantic man page formatting insanity, lalalaAaron Campbell
2000-03-23Fix some formatting problems I missed before.Aaron Campbell
2000-03-10Various cleanups and standardization.Aaron Campbell
1999-12-04oopsTheo de Raadt
1999-12-04oflowTheo de Raadt
1999-08-17doesn't count down from 99 anymoreTodd C. Miller
1999-08-17mention RIPEMD-160 in body, fix dateTodd C. Miller
1999-07-03use .Oo/.Oc so -rmd160 option is compiled into the SYNOPSIS properlyAaron Campbell
1999-07-02consistent .Dd usage; proper format is: .Dd Month DD, YYYYAaron Campbell
1999-06-05- remove trailing white spaceAaron Campbell
1999-05-16Cleanup xrefs under SEE ALSO. Specifically:Alex Feldman
1999-03-06back out changes that should not have escaped my local treeTodd C. Miller
1999-03-06add missing reference to infocmpTodd C. Miller
1998-11-04be really pedantic about punctuation following -mdoc macro'd textAaron Campbell
1998-09-27usr.bin/ man page cleanups, n-sAaron Campbell
1998-08-17Xr loginTheo de Raadt
1998-02-24Allow superuser to disable skey by unlnking /etc/skeykeys.Todd C. Miller
1997-09-22Fix .OsTodd C. Miller
1997-09-21$OpenBSD$Theo de Raadt
1997-07-23Replace skeyaudit.sh with a setuid binary (necessary for mode 0600 skeykeys)Todd C. Miller
1997-07-23Replace skeyinfo.sh with a setuid binary (necessary for mode 0600 /etc/skeykeys)Todd C. Miller