summaryrefslogtreecommitdiffstats
path: root/usr.bin/skey
AgeCommit message (Expand)AuthorFilesLines
2019-01-25I am retiring my old email address; replace it with my OpenBSD one.millert3-7/+7
2017-05-03Use the safe idiom of cleaning sensitive data from memory with explicit_bzero,mestre1-2/+6
2016-09-11Set the usual owner for /usr/bin/skeyprune. ok deraadtnatano1-3/+3
2016-03-30for some time now mandoc has not required MLINKS to functionjmc1-4/+1
2015-12-01We no longer need pledge "wpath" since "tty" allows read-write onmillert1-2/+2
2015-10-12Pledge "stdio wpath tty"; "awesome" deraadt@tim1-1/+4
2015-10-09Remove telnet warnings. Civilization has reached a point where they are notim2-11/+6
2015-10-09Use __progname rather than argv[0]; OK millert@tim1-23/+21
2015-10-09Replace readpass(3) with readpassphrase(3). This was the only use oftim1-6/+6
2015-10-06Update path in comment; OK millert@tim1-2/+2
2015-04-18Convert many atoi() calls to strtonum(), adding range checks and failurederaadt1-12/+12
2015-01-16add missing .An macrosschwarze1-3/+6
2014-03-20Remove the (non-default) MD4 hash algorithm from S/Key.naddy3-15/+13
2014-02-12.Sh ERRORS is only used in sections 2, 3, and 9, so use DIAGNOSTICS instead;schwarze1-3/+3
2012-09-26last stage of rfc changes, using consistent Rs/Re blocks, and moving thejmc1-4/+9
2010-04-11Fix typo in line ending; from Antti Harrimillert1-2/+2
2010-02-28In -x mode, if count was > 1 we would print both the hex and ascii versionsmillert1-4/+4
2008-11-12Usage -> usage.sobrado2-5/+5
2007-05-31convert to new .Dd format;jmc2-4/+4
2007-04-28the options list must be alphabetically sortedsobrado1-5/+5
2007-03-16use a full reference for RFC 2289; from Igor Sobradojmc1-3/+6
2005-07-14add skey(5) to SEE ALSO;jmc1-1/+2
2005-07-07arrange list of hash algorithms as previously done for skeyinit(1);jmc1-9/+5
2005-07-06alter spacing of usage() so we don;t get a line break if skey isjmc1-3/+3
2005-07-06- tidy up SYNOPSISjmc2-15/+15
2004-12-27spacingderaadt1-2/+2
2004-06-06- skeyprune is section 8, not 1jmc1-8/+8
2004-06-06Format example using -literal, add .Xr's. From millert@otto1-8/+9
2004-06-04Consistently use "secret passphrase" for the passphrase made up by the userotto2-14/+24
2003-10-20typos from Jared Yanovich, slightly ammended;jmc1-2/+2
2003-08-08refer to RFCs consistently (RFC XXXX);jmc1-2/+2
2003-06-17Sync with share/misc/license.template and add missing DARPA creditmillert1-8/+12
2003-06-10add missing copyright noticemillert1-1/+14
2003-06-10knfderaadt1-8/+8
2003-06-10- section reorderjmc1-6/+6
2003-06-03Use an ISC-tyle license for all my code; it is simpler and more permissive.millert1-22/+11
2002-05-16Update for new S/Key file formatmillert2-84/+100
2002-05-06Kill/adjust r(login|exec)d? references now that those are no longer inmillert1-2/+2
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.millert1-2/+2
2001-12-28Fix hex mode (-x), based on patch from David Gullaschmillert1-5/+4
2001-06-20o perl5'ifiedmillert2-61/+93
2001-06-20cosmetic changes and mention RFC2289 which supercedes RFC1938millert2-14/+15
2000-11-09Change all option list specifications to ".Bl -tag -width Ds". Most manaaron1-2/+2
2000-03-23More pedantic man page formatting insanity, lalalaaaron1-3/+5
2000-03-23Fix some formatting problems I missed before.aaron1-2/+3
2000-03-10Various cleanups and standardization.aaron1-5/+8
1999-12-04oopsderaadt1-2/+2
1999-12-04oflowderaadt1-2/+4
1999-08-17doesn't count down from 99 anymoremillert1-3/+3
1999-08-17mention RIPEMD-160 in body, fix datemillert1-5/+5